[INFO] fetching crate simple-ldap 7.0.1... [INFO] checking simple-ldap-7.0.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate simple-ldap 7.0.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate simple-ldap 7.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate simple-ldap 7.0.1 [INFO] tweaked toml for crates.io crate simple-ldap 7.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate simple-ldap 7.0.1 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 simple-ldap 7.0.1 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56acb499548fb5a47ddfd1f8edf260b2561049f622f4890c53fd35c361a4c192 [INFO] running `Command { std: "docker" "start" "-a" "56acb499548fb5a47ddfd1f8edf260b2561049f622f4890c53fd35c361a4c192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56acb499548fb5a47ddfd1f8edf260b2561049f622f4890c53fd35c361a4c192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56acb499548fb5a47ddfd1f8edf260b2561049f622f4890c53fd35c361a4c192", kill_on_drop: false }` [INFO] [stdout] 56acb499548fb5a47ddfd1f8edf260b2561049f622f4890c53fd35c361a4c192 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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] 275ea3f4873712f860cc6806cb589bd442b999908193f0fdd47b6a9b844a2313 [INFO] running `Command { std: "docker" "start" "-a" "275ea3f4873712f860cc6806cb589bd442b999908193f0fdd47b6a9b844a2313", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking lber v0.4.2 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking ldap3 v0.11.5 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking simple-ldap v7.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `map_to_multi_value_bin` is never used [INFO] [stdout] --> src/lib.rs:1643:4 [INFO] [stdout] | [INFO] [stdout] 1643 | fn map_to_multi_value_bin(attra_values: Vec>) -> serde_value::Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `simple_ldap::pool` [INFO] [stdout] --> tests/pool_tests.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | use simple_ldap::pool::{build_connection_pool, Object, Pool}; [INFO] [stdout] | ^^^^ could not find `pool` in `simple_ldap` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub mod pool; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `pool` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "pool")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simple-ldap` (test "pool_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated method `Record::to_multi_valued_record_`: Use to_record instead. This method is deprecated and will be removed in future versions. [INFO] [stdout] --> src/lib.rs:2095:57 [INFO] [stdout] | [INFO] [stdout] 2095 | let deserialized: TestMultivalueBinary = record.to_multi_valued_record_()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `map_to_multi_value_bin` is never used [INFO] [stdout] --> src/lib.rs:1643:4 [INFO] [stdout] | [INFO] [stdout] 1643 | fn map_to_multi_value_bin(attra_values: Vec>) -> serde_value::Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `key1` is never read [INFO] [stdout] --> src/lib.rs:1987:17 [INFO] [stdout] | [INFO] [stdout] 1985 | struct TestMultivalueBinary { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 1986 | pub uuids: Uuid, [INFO] [stdout] 1987 | pub key1: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_multi_to_value_test` is never used [INFO] [stdout] --> src/lib.rs:2006:8 [INFO] [stdout] | [INFO] [stdout] 2006 | fn binary_multi_to_value_test() -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuids` and `key1` are never read [INFO] [stdout] --> src/lib.rs:2011:17 [INFO] [stdout] | [INFO] [stdout] 2009 | struct TestMultivalueBinary { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 2010 | #[serde_as(as = "OneOrMany<_>")] [INFO] [stdout] 2011 | pub uuids: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 2012 | pub key1: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "275ea3f4873712f860cc6806cb589bd442b999908193f0fdd47b6a9b844a2313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275ea3f4873712f860cc6806cb589bd442b999908193f0fdd47b6a9b844a2313", kill_on_drop: false }` [INFO] [stdout] 275ea3f4873712f860cc6806cb589bd442b999908193f0fdd47b6a9b844a2313