[INFO] fetching crate ldap3-serde 0.11.5...
[INFO] testing ldap3-serde-0.11.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ldap3-serde 0.11.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ldap3-serde 0.11.5
[INFO] finished tweaking crates.io crate ldap3-serde 0.11.5
[INFO] tweaked toml for crates.io crate ldap3-serde 0.11.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ldap3-serde 0.11.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ldap3-serde 0.11.5 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8b19bdfa8cc09e777e2d8f5d3142792fa0adba214b3ea6022f9336a0ffe11e8
[INFO] running `Command { std: "docker" "start" "-a" "d8b19bdfa8cc09e777e2d8f5d3142792fa0adba214b3ea6022f9336a0ffe11e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8b19bdfa8cc09e777e2d8f5d3142792fa0adba214b3ea6022f9336a0ffe11e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b19bdfa8cc09e777e2d8f5d3142792fa0adba214b3ea6022f9336a0ffe11e8", kill_on_drop: false }`
[INFO] [stdout] d8b19bdfa8cc09e777e2d8f5d3142792fa0adba214b3ea6022f9336a0ffe11e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d80bd122f2009777a36e13df0051fa96ff3c2dc1948312b6d2a7c0f73bdcb6fa
[INFO] running `Command { std: "docker" "start" "-a" "d80bd122f2009777a36e13df0051fa96ff3c2dc1948312b6d2a7c0f73bdcb6fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lber-serde v0.4.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling ldap3-serde v0.11.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.74s
[INFO] running `Command { std: "docker" "inspect" "d80bd122f2009777a36e13df0051fa96ff3c2dc1948312b6d2a7c0f73bdcb6fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d80bd122f2009777a36e13df0051fa96ff3c2dc1948312b6d2a7c0f73bdcb6fa", kill_on_drop: false }`
[INFO] [stdout] d80bd122f2009777a36e13df0051fa96ff3c2dc1948312b6d2a7c0f73bdcb6fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b34e876698f8a225220618aa476d58bb891aadd11274bd1d56cdbb7fb8013900
[INFO] running `Command { std: "docker" "start" "-a" "b34e876698f8a225220618aa476d58bb891aadd11274bd1d56cdbb7fb8013900", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling ldap3-serde v0.11.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/bind_sync.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/search_adapted_paged_plus_sync.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ldap3::adapters::{Adapter, EntriesOnly, PagedResults};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "bind_sync") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/bind_sync.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ldap3::LdapConn;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/search_adapted_paged_plus_sync.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/moddn_sync.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/search_adapted_paged_plus_sync.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ldap3::{LdapConn, Scope, SearchEntry};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/add_sync.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/search_abandon.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ldap3::result::Result;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/modify_relax_sync.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ldap3::controls::{MakeCritical, RelaxRules};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/modify_relax_sync.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ldap3::result::Result;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/search_starttls_noverify.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/search_starttls_noverify.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ldap3::{LdapConnAsync, LdapConnSettings, Scope, SearchEntry};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/search_starttls_noverify.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ldap3::drive!(conn);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/connect_tls_ipaddr_sync.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/search_url_params_sync.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/add_sync.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ldap3::LdapConn;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/moddn_sync.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ldap3::{LdapConn, Scope, SearchEntry};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/whoami_external_sync.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ldap3::exop::{WhoAmI, WhoAmIResp};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/whoami_external_sync.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ldap3::result::Result;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/search_adapted_paged_plus.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ldap3::adapters::{Adapter, EntriesOnly, PagedResults};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/search_adapted_paged_plus.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/connect_tls_ipaddr_sync.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ldap3::{LdapConn, LdapConnSettings};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> examples/search_starttls_noverify.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let (conn, mut ldap) = LdapConnAsync::with_settings(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     let mut search = ldap
[INFO] [stdout]    |                      ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let (conn, mut ldap): (_, _) = LdapConnAsync::with_settings(
[INFO] [stdout]    |                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/search_starttls_noverify.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut search = ldap
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     while let Some(entry) = search.next().await? {
[INFO] [stdout]    |                             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `search` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut search: /* Type */ = ldap
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "search_adapted_paged_plus_sync") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/whoami_external.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ldap3::exop::{WhoAmI, WhoAmIResp};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/search_starttls_noverify.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let _res = search.finish().await.success()?;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/whoami_external.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ldap3::result::Result;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "add_sync") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/search_url_params_sync.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ldap3::{get_url_params, LdapConn, SearchEntry};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/compare_sync.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "connect_tls_ipaddr_sync") due to 2 previous errors
[INFO] [stderr] error: could not compile `ldap3-serde` (example "search_url_params_sync") due to 2 previous errors
[INFO] [stderr] error: could not compile `ldap3-serde` (example "search_starttls_noverify") due to 6 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/search_entrystream_sync.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ldap3::result::Result;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]   --> examples/modify_relax_sync.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ldap3::{LdapConn, Mod, Scope};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]   --> examples/search_abandon.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ldap3::{LdapConnAsync, Scope};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/search_abandon.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ldap3::drive!(conn);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]   --> examples/whoami_external_sync.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ldap3::LdapConn;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/moddn_sync.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let sr = SearchEntry::construct(rs.into_iter().next().expect("entry"));
[INFO] [stdout]    |                                     ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/search_adapted_paged_plus.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ldap3::{LdapConnAsync, Scope, SearchEntry};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/search_adapted_paged_plus.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ldap3::drive!(conn);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]   --> examples/search_entrystream_sync.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ldap3::{LdapConn, Scope, SearchEntry};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> examples/search_abandon.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let (conn, mut ldap) = LdapConnAsync::new("ldap://localhost:2389").await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     ldap3::drive!(conn);
[INFO] [stdout] 18 |     let mut stream = ldap
[INFO] [stdout]    |                      ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let (conn, mut ldap): (_, _) = LdapConnAsync::new("ldap://localhost:2389").await?;
[INFO] [stdout]    |                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/search_adapted.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ldap3::adapters::EntriesOnly;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]   --> examples/whoami_external.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ldap3::LdapConnAsync;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/whoami_external.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ldap3::drive!(conn);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/modify_relax_sync.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mod_vec = match rs.len() {
[INFO] [stdout]    |                         ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/whoami_external_sync.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let whoami: WhoAmIResp = exop.parse();
[INFO] [stdout]    |                              ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/search_adapted.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/search_adapted.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ldap3::parse_refs;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/search_adapted.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ldap3::{LdapConnAsync, Scope, SearchEntry};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/search_abandon.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut stream = ldap
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     while let Some(_r) = stream.next().await? {
[INFO] [stdout]    |                          ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut stream: /* Type */ = ldap
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/search_adapted.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ldap3::drive!(conn);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/compare_sync.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ldap3::LdapConn;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "search_adapted_paged_plus") due to 4 previous errors
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> examples/search_adapted.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (conn, mut ldap) = LdapConnAsync::new("ldap://localhost:2389").await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     let mut search = ldap
[INFO] [stdout]    |                      ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (conn, mut ldap): (_, _) = LdapConnAsync::new("ldap://localhost:2389").await?;
[INFO] [stdout]    |                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "search_entrystream_sync") due to 2 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/search_adapted.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut search = ldap
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     while let Some(entry) = search.next().await? {
[INFO] [stdout]    |                             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `search` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut search: /* Type */ = ldap
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "moddn_sync") due to 3 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/search_adapted.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let res = search.finish().await.success()?;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/search_adapted.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut search = ldap
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     while let Some(entry) = search.next().await? {
[INFO] [stdout]    |                             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `search` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut search: /* Type */ = ldap
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/search_adapted.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 |         if entry.is_ref() {
[INFO] [stdout]    |            ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/search_adapted.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let res = search.finish().await.success()?;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> examples/whoami_external.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let (conn, mut ldap) = LdapConnAsync::new("ldapi://ldapi").await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     ldap3::drive!(conn);
[INFO] [stdout] 18 |     let _res = ldap.sasl_external_bind().await?.success()?;
[INFO] [stdout]    |                ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let (conn, mut ldap): (_, _) = LdapConnAsync::new("ldapi://ldapi").await?;
[INFO] [stdout]    |                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/whoami_external.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let _res = ldap.sasl_external_bind().await?.success()?;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/whoami_external.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let (exop, _res) = ldap.extended(WhoAmI).await?.success()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/whoami_external.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let whoami: WhoAmIResp = exop.parse();
[INFO] [stdout]    |                              ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "search_abandon") due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "search_adapted") due to 11 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "whoami_external") due to 8 previous errors
[INFO] [stderr] error: could not compile `ldap3-serde` (example "compare_sync") due to 2 previous errors
[INFO] [stderr] error: could not compile `ldap3-serde` (example "modify_relax_sync") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/whoami_proxyauth.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ldap3::controls::ProxyAuth;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/whoami_proxyauth.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ldap3::exop::{WhoAmI, WhoAmIResp};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]  --> examples/whoami_proxyauth.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ldap3::result::Result;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "whoami_external_sync") due to 4 previous errors
[INFO] [stdout] error[E0432]: unresolved import `ldap3`
[INFO] [stdout]  --> examples/whoami_proxyauth.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ldap3::LdapConnAsync;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ldap3`, use `cargo add ldap3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout]   --> examples/whoami_proxyauth.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ldap3::drive!(conn);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ldap3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> examples/whoami_proxyauth.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let (conn, mut ldap) = LdapConnAsync::new("ldap://localhost:2389").await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     ldap3::drive!(conn);
[INFO] [stdout] 15 |     ldap.simple_bind("cn=proxy,dc=example,dc=org", "topsecret")
[INFO] [stdout]    |     ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let (conn, mut ldap): (_, _) = LdapConnAsync::new("ldap://localhost:2389").await?;
[INFO] [stdout]    |                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/whoami_proxyauth.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     ldap.simple_bind("cn=proxy,dc=example,dc=org", "topsecret")
[INFO] [stdout] 16 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/whoami_proxyauth.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |       let (exop, _res) = ldap
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 19 | |         .with_controls(ProxyAuth {
[INFO] [stdout] 20 | |             authzid: "dn:cn=proxieduser,dc=example,dc=org".to_owned(),
[INFO] [stdout] 21 | |         })
[INFO] [stdout] 22 | |         .extended(WhoAmI)
[INFO] [stdout] 23 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/whoami_proxyauth.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let whoami: WhoAmIResp = exop.parse();
[INFO] [stdout]    |                              ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldap3-serde` (example "whoami_proxyauth") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "b34e876698f8a225220618aa476d58bb891aadd11274bd1d56cdbb7fb8013900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b34e876698f8a225220618aa476d58bb891aadd11274bd1d56cdbb7fb8013900", kill_on_drop: false }`
[INFO] [stdout] b34e876698f8a225220618aa476d58bb891aadd11274bd1d56cdbb7fb8013900
