[INFO] fetching crate mangadex-api 3.3.0... [INFO] checking mangadex-api-3.3.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate mangadex-api 3.3.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate mangadex-api 3.3.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mangadex-api 3.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mangadex-api 3.3.0 [INFO] tweaked toml for crates.io crate mangadex-api 3.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate mangadex-api 3.3.0 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mangadex-api-schema-rust v0.9.0 [INFO] [stderr] Downloaded mangadex-api-types-rust v0.9.0 [INFO] [stderr] Downloaded deunicode v1.4.4 [INFO] [stderr] Downloaded wiremock v0.6.0 [INFO] [stderr] Downloaded rustix v0.38.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46efd2cdff2e6235974258813905397c0f0434d83781ae16e71d96bc67f71553 [INFO] running `Command { std: "docker" "start" "-a" "46efd2cdff2e6235974258813905397c0f0434d83781ae16e71d96bc67f71553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46efd2cdff2e6235974258813905397c0f0434d83781ae16e71d96bc67f71553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46efd2cdff2e6235974258813905397c0f0434d83781ae16e71d96bc67f71553", kill_on_drop: false }` [INFO] [stdout] 46efd2cdff2e6235974258813905397c0f0434d83781ae16e71d96bc67f71553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 984c67ebe37a0ca27b1a5e841e3fb571e7e724741cefb2578735bf927b3ffc0b [INFO] running `Command { std: "docker" "start" "-a" "984c67ebe37a0ca27b1a5e841e3fb571e7e724741cefb2578735bf927b3ffc0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking deadpool-runtime v0.1.3 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking deunicode v1.4.4 [INFO] [stderr] Checking fake v2.9.2 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_qs v0.13.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking wiremock v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking mangadex-api-types-rust v0.9.0 [INFO] [stderr] Checking mangadex-api-schema-rust v0.9.0 [INFO] [stderr] Checking mangadex-api v3.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `cfg_multi_thread` [INFO] [stdout] --> src/macros.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | macro_rules! cfg_multi_thread{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_tokio_multi_thread` [INFO] [stdout] --> src/macros.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | macro_rules! cfg_tokio_multi_thread{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_rw_multi_thread` [INFO] [stdout] --> src/macros.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | macro_rules! cfg_rw_multi_thread{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_legacy_auth` [INFO] [stdout] --> src/macros.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | macro_rules! cfg_legacy_auth{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_legacy_account` [INFO] [stdout] --> src/macros.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | macro_rules! cfg_legacy_account { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_deserializable_endpoint` [INFO] [stdout] --> src/macros.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | macro_rules! cfg_deserializable_endpoint{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_serialize` [INFO] [stdout] --> src/macros.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | macro_rules! cfg_serialize{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/http_client.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | docrs, [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/http_client.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg_attr(docrs, doc(cfg(feature = "oauth")))] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/http_client.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg_attr(docrs, doc(cfg(not(feature = "serialize"))))] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/http_client.rs:358:16 [INFO] [stdout] | [INFO] [stdout] 358 | #[cfg_attr(docrs, doc(cfg(feature = "oauth")))] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/macros.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(docrs, doc(cfg(feature = "oauth")))] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] ::: src/v5.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / cfg_oauth! { [INFO] [stdout] 14 | | pub mod oauth; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cfg_oauth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> src/v5/user/id.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "legacy-account")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> src/v5/user/id.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "legacy-account")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> src/v5/user/id.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "legacy-account")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_multi_thread` [INFO] [stdout] --> src/macros.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | macro_rules! cfg_multi_thread{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_tokio_multi_thread` [INFO] [stdout] --> src/macros.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | macro_rules! cfg_tokio_multi_thread{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_rw_multi_thread` [INFO] [stdout] --> src/macros.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | macro_rules! cfg_rw_multi_thread{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_legacy_auth` [INFO] [stdout] --> src/macros.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | macro_rules! cfg_legacy_auth{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_legacy_account` [INFO] [stdout] --> src/macros.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | macro_rules! cfg_legacy_account { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_deserializable_endpoint` [INFO] [stdout] --> src/macros.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | macro_rules! cfg_deserializable_endpoint{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `cfg_serialize` [INFO] [stdout] --> src/macros.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | macro_rules! cfg_serialize{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/http_client.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | docrs, [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/http_client.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg_attr(docrs, doc(cfg(feature = "oauth")))] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/http_client.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg_attr(docrs, doc(cfg(not(feature = "serialize"))))] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/http_client.rs:358:16 [INFO] [stdout] | [INFO] [stdout] 358 | #[cfg_attr(docrs, doc(cfg(feature = "oauth")))] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/macros.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(docrs, doc(cfg(feature = "oauth")))] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] ::: src/v5.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / cfg_oauth! { [INFO] [stdout] 14 | | pub mod oauth; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cfg_oauth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> src/v5/user/id.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "legacy-account")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> src/v5/user/id.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "legacy-account")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> src/v5/user/id.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "legacy-account")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> examples/login.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(all(feature = "legacy-auth", feature = "legacy-account"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> examples/login.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(all(feature = "legacy-auth", feature = "legacy-account"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> examples/login.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(all(feature = "legacy-auth", feature = "legacy-account"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> examples/login.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(all(feature = "legacy-auth", feature = "legacy-account"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-account` [INFO] [stdout] --> examples/login.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(not(all(feature = "legacy-auth", feature = "legacy-account")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom_list_v2`, `default`, `deserializable-endpoint`, `futures`, `legacy-auth`, `legacy-user-delete`, `multi-thread`, `non_exhaustive`, `oauth`, `rw-multi-thread`, `serialize`, `tokio-multi-thread`, and `utils` [INFO] [stdout] = help: consider adding `legacy-account` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "984c67ebe37a0ca27b1a5e841e3fb571e7e724741cefb2578735bf927b3ffc0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984c67ebe37a0ca27b1a5e841e3fb571e7e724741cefb2578735bf927b3ffc0b", kill_on_drop: false }` [INFO] [stdout] 984c67ebe37a0ca27b1a5e841e3fb571e7e724741cefb2578735bf927b3ffc0b