[INFO] fetching crate ldap3_cli 0.4.2... [INFO] checking ldap3_cli-0.4.2 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate ldap3_cli 0.4.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate ldap3_cli 0.4.2 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ldap3_cli 0.4.2 [INFO] finished tweaking crates.io crate ldap3_cli 0.4.2 [INFO] tweaked toml for crates.io crate ldap3_cli 0.4.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate ldap3_cli 0.4.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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtoolbox v0.0.1 [INFO] [stderr] Downloaded rpassword v7.2.0 [INFO] [stderr] Downloaded lber v0.4.2 [INFO] [stderr] Downloaded ldap3_client v0.4.2 [INFO] [stderr] Downloaded peg-runtime v0.8.1 [INFO] [stderr] Downloaded peg v0.8.1 [INFO] [stderr] Downloaded clap_complete v3.2.5 [INFO] [stderr] Downloaded base64urlsafedata v0.1.3 [INFO] [stderr] Downloaded peg-macros v0.8.1 [INFO] [stderr] Downloaded ldap3_proto v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1feae46866c35269170ad3a529a8a6a194f90060acee2fbd7eb3d4e11adf5c72 [INFO] running `Command { std: "docker" "start" "-a" "1feae46866c35269170ad3a529a8a6a194f90060acee2fbd7eb3d4e11adf5c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1feae46866c35269170ad3a529a8a6a194f90060acee2fbd7eb3d4e11adf5c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1feae46866c35269170ad3a529a8a6a194f90060acee2fbd7eb3d4e11adf5c72", kill_on_drop: false }` [INFO] [stdout] 1feae46866c35269170ad3a529a8a6a194f90060acee2fbd7eb3d4e11adf5c72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77a99d5f0975de62a11177906bf35d43eacb264ca1fbcbf326f47940f4e302c5 [INFO] running `Command { std: "docker" "start" "-a" "77a99d5f0975de62a11177906bf35d43eacb264ca1fbcbf326f47940f4e302c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Compiling peg-runtime v0.8.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling peg-macros v0.8.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rtoolbox v0.0.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking rpassword v7.2.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking peg v0.8.1 [INFO] [stderr] Checking lber v0.4.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap_complete v3.2.5 [INFO] [stderr] Compiling ldap3_cli v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking ldap3_proto v0.4.2 [INFO] [stderr] Checking base64urlsafedata v0.1.3 [INFO] [stderr] Checking ldap3_client v0.4.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.69s [INFO] running `Command { std: "docker" "inspect" "77a99d5f0975de62a11177906bf35d43eacb264ca1fbcbf326f47940f4e302c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a99d5f0975de62a11177906bf35d43eacb264ca1fbcbf326f47940f4e302c5", kill_on_drop: false }` [INFO] [stdout] 77a99d5f0975de62a11177906bf35d43eacb264ca1fbcbf326f47940f4e302c5 [INFO] checking ldap3_cli-0.4.2 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate ldap3_cli 0.4.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate ldap3_cli 0.4.2 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ldap3_cli 0.4.2 [INFO] finished tweaking crates.io crate ldap3_cli 0.4.2 [INFO] tweaked toml for crates.io crate ldap3_cli 0.4.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate ldap3_cli 0.4.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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 809706cc4a80004425998cdad7e97a9b27309ddd813cd32de1476a0fba51b45b [INFO] running `Command { std: "docker" "start" "-a" "809706cc4a80004425998cdad7e97a9b27309ddd813cd32de1476a0fba51b45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "809706cc4a80004425998cdad7e97a9b27309ddd813cd32de1476a0fba51b45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809706cc4a80004425998cdad7e97a9b27309ddd813cd32de1476a0fba51b45b", kill_on_drop: false }` [INFO] [stdout] 809706cc4a80004425998cdad7e97a9b27309ddd813cd32de1476a0fba51b45b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0958a189432e53de2b095ad68297293aa999e7b1e63aa5313390e7c77c3dea51 [INFO] running `Command { std: "docker" "start" "-a" "0958a189432e53de2b095ad68297293aa999e7b1e63aa5313390e7c77c3dea51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling peg-runtime v0.8.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling peg-macros v0.8.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rtoolbox v0.0.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking rpassword v7.2.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking lber v0.4.2 [INFO] [stderr] Checking peg v0.8.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling ldap3_cli v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking ldap3_proto v0.4.2 [INFO] [stderr] Checking base64urlsafedata v0.1.3 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ldap3_proto-0.4.2/src/proto.rs:3752:17 [INFO] [stdout] | [INFO] [stdout] 3752 | Err(LdapProtoError::LdapMsgBer)?; [INFO] [stdout] | ^^^ cannot infer type of the type parameter `T` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 3752 | Err::(LdapProtoError::LdapMsgBer)?; [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ldap3_proto` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0958a189432e53de2b095ad68297293aa999e7b1e63aa5313390e7c77c3dea51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0958a189432e53de2b095ad68297293aa999e7b1e63aa5313390e7c77c3dea51", kill_on_drop: false }` [INFO] [stdout] 0958a189432e53de2b095ad68297293aa999e7b1e63aa5313390e7c77c3dea51