[INFO] fetching crate icann-rdap-srv 0.0.21... [INFO] checking icann-rdap-srv-0.0.21 against try#8cf44c88fc5805dc578c5c987397615b47d2e2b2 for pr-136764 [INFO] extracting crate icann-rdap-srv 0.0.21 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate icann-rdap-srv 0.0.21 on toolchain 8cf44c88fc5805dc578c5c987397615b47d2e2b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate icann-rdap-srv 0.0.21 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate icann-rdap-srv 0.0.21 [INFO] tweaked toml for crates.io crate icann-rdap-srv 0.0.21 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate icann-rdap-srv 0.0.21 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" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c44062a0f5175776731af17be61bd2e3c675cd72887754c142bd688d40417a09 [INFO] running `Command { std: "docker" "start" "-a" "c44062a0f5175776731af17be61bd2e3c675cd72887754c142bd688d40417a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c44062a0f5175776731af17be61bd2e3c675cd72887754c142bd688d40417a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44062a0f5175776731af17be61bd2e3c675cd72887754c142bd688d40417a09", kill_on_drop: false }` [INFO] [stdout] c44062a0f5175776731af17be61bd2e3c675cd72887754c142bd688d40417a09 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0619edf4f7034063861c5f26679ab657b12e53e0ca642796d6e1dbe5d61cec7b [INFO] running `Command { std: "docker" "start" "-a" "0619edf4f7034063861c5f26679ab657b12e53e0ca642796d6e1dbe5d61cec7b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling openssl-src v300.4.0+3.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking anstyle v1.0.9 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking anstream v0.6.17 [INFO] [stderr] Checking const_format v0.2.33 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking cc-traits v2.0.0 [INFO] [stderr] Checking utf8-decode v1.0.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking nonempty v0.7.0 [INFO] [stderr] Checking cidr v0.3.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking btree-slab v0.6.1 [INFO] [stderr] Checking pct-str v1.2.0 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking range-traits v0.3.2 [INFO] [stderr] Checking fsio v0.4.0 [INFO] [stderr] Checking envmnt v0.10.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking btree-range-map v0.7.2 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Compiling str_inflector v0.12.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling try_match_inner v0.5.2 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling try_match v0.4.2 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling buildstructor v0.5.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking forwarded-header-value v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking test_dir v0.2.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking rstest v0.17.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking jsonpath_lib v0.3.0 [INFO] [stderr] Checking jsonpath-rust v0.5.0 [INFO] [stderr] Checking ab-radix-trie v0.2.1 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking prefix-trie v0.2.5 [INFO] [stderr] Checking icann-rdap-common v0.0.21 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking axum v0.7.7 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking axum-extra v0.9.4 [INFO] [stderr] Checking axum-client-ip v0.5.1 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking icann-rdap-client v0.0.21 [INFO] [stderr] Checking icann-rdap-srv v0.0.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/config.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Builder, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/config.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Debug, Builder, Clone)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/config.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | #[buildstructor::buildstructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/data.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Clone, Serialize, Deserialize, Builder, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/data.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Clone, Serialize, Deserialize, Builder, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/data.rs:111:41 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Clone, Serialize, Deserialize, Builder, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/data.rs:120:41 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(Clone, Serialize, Deserialize, Builder, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/data.rs:128:41 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Clone, Serialize, Deserialize, Builder, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/mem/config.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Builder, Clone)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/mem/label_search.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Builder)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/pg/config.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Builder, Clone)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/mod.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Debug, Clone, Copy, Builder)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/config.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Builder, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/config.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Debug, Builder, Clone)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/config.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | #[buildstructor::buildstructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/data.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Clone, Serialize, Deserialize, Builder, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/data.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Clone, Serialize, Deserialize, Builder, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/data.rs:111:41 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Clone, Serialize, Deserialize, Builder, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/data.rs:120:41 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(Clone, Serialize, Deserialize, Builder, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/data.rs:128:41 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Clone, Serialize, Deserialize, Builder, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/mem/config.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Builder, Clone)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/mem/label_search.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Builder)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/pg/config.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Builder, Clone)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/storage/mod.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Debug, Clone, Copy, Builder)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `buildstructor::buildstructor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `buildstructor::buildstructor` may come from an old version of the `buildstructor` crate, try updating your dependency with `cargo update -p buildstructor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `buildstructor::buildstructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "0619edf4f7034063861c5f26679ab657b12e53e0ca642796d6e1dbe5d61cec7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0619edf4f7034063861c5f26679ab657b12e53e0ca642796d6e1dbe5d61cec7b", kill_on_drop: false }` [INFO] [stdout] 0619edf4f7034063861c5f26679ab657b12e53e0ca642796d6e1dbe5d61cec7b