[INFO] fetching crate ldap3-serde 0.11.5... [INFO] checking ldap3-serde-0.11.5 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate ldap3-serde 0.11.5 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ldap3-serde 0.11.5 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d758c744b23191c5b4ee83ec1c15969e58320b7bc7d52bf2e736242cc25c5c3 [INFO] running `Command { std: "docker" "start" "-a" "0d758c744b23191c5b4ee83ec1c15969e58320b7bc7d52bf2e736242cc25c5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d758c744b23191c5b4ee83ec1c15969e58320b7bc7d52bf2e736242cc25c5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d758c744b23191c5b4ee83ec1c15969e58320b7bc7d52bf2e736242cc25c5c3", kill_on_drop: false }` [INFO] [stdout] 0d758c744b23191c5b4ee83ec1c15969e58320b7bc7d52bf2e736242cc25c5c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e596992567218fa9d343da26436a72b4f871222de0175e6112bba4e58340172 [INFO] running `Command { std: "docker" "start" "-a" "8e596992567218fa9d343da26436a72b4f871222de0175e6112bba4e58340172", 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] Checking memchr v2.7.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking lber-serde v0.4.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking 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/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/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[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] [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/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/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/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] 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[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] 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/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[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] [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] 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[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] 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/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] [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] 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/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] Some errors have detailed explanations: E0432, E0433. [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] 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] [stderr] warning: build failed, waiting for other jobs to finish... [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/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] [stderr] error: could not compile `ldap3-serde` (example "search_abandon") due to 3 previous errors [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/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_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] 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 "compare_sync") due to 2 previous errors [INFO] [stderr] error: could not compile `ldap3-serde` (example "connect_tls_ipaddr_sync") due to 2 previous errors [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/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] 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 "whoami_external") due to 4 previous errors [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] 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/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] [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/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[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/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] 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[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] [stderr] error: could not compile `ldap3-serde` (example "search_entrystream_sync") due to 2 previous errors [INFO] [stderr] error: could not compile `ldap3-serde` (example "whoami_external_sync") due to 3 previous errors [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/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] 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/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] 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_sync") due to 3 previous errors [INFO] [stderr] error: could not compile `ldap3-serde` (example "moddn_sync") due to 2 previous errors [INFO] [stderr] error: could not compile `ldap3-serde` (example "modify_relax_sync") due to 3 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 "whoami_proxyauth") due to 5 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] [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/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] [stderr] error: could not compile `ldap3-serde` (example "search_adapted") due to 5 previous errors [INFO] [stderr] error: could not compile `ldap3-serde` (example "add_sync") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `ldap3-serde` (example "bind_sync") due to 2 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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] running `Command { std: "docker" "inspect" "8e596992567218fa9d343da26436a72b4f871222de0175e6112bba4e58340172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e596992567218fa9d343da26436a72b4f871222de0175e6112bba4e58340172", kill_on_drop: false }` [INFO] [stdout] 8e596992567218fa9d343da26436a72b4f871222de0175e6112bba4e58340172