[INFO] fetching crate exante 0.2.0... [INFO] checking exante-0.2.0 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate exante 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate exante 0.2.0 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exante 0.2.0 [INFO] finished tweaking crates.io crate exante 0.2.0 [INFO] tweaked toml for crates.io crate exante 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate exante 0.2.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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74301de32e7bc403a3f5af7b635322dcb493dc194eb1e0fc84f4ee07e348982c [INFO] running `Command { std: "docker" "start" "-a" "74301de32e7bc403a3f5af7b635322dcb493dc194eb1e0fc84f4ee07e348982c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74301de32e7bc403a3f5af7b635322dcb493dc194eb1e0fc84f4ee07e348982c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74301de32e7bc403a3f5af7b635322dcb493dc194eb1e0fc84f4ee07e348982c", kill_on_drop: false }` [INFO] [stdout] 74301de32e7bc403a3f5af7b635322dcb493dc194eb1e0fc84f4ee07e348982c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail_expr_drop_order" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd2854c0e083582d11b2de2ffa553d038903bbbaee2c49f17113b06312d63a10 [INFO] running `Command { std: "docker" "start" "-a" "fd2854c0e083582d11b2de2ffa553d038903bbbaee2c49f17113b06312d63a10", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking http v0.2.10 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Compiling rustify_derive v0.5.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking rustify v0.5.3 [INFO] [stderr] Checking exante v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/account_summary/requests.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Endpoint, new)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetAccountSummary` [INFO] [stdout] ... [INFO] [stdout] 13 | pub struct GetAccountSummary { [INFO] [stdout] | ----------------- `GetAccountSummary` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/account_summary/requests.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Endpoint, new)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetAccountSummaryByDate` [INFO] [stdout] ... [INFO] [stdout] 34 | pub struct GetAccountSummaryByDate { [INFO] [stdout] | ----------------------- `GetAccountSummaryByDate` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/accounts/requests.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Endpoint, new)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetUserAccounts` [INFO] [stdout] 9 | #[endpoint(path = "md/3.0/accounts", response = "Vec")] [INFO] [stdout] 10 | pub struct GetUserAccounts {} [INFO] [stdout] | --------------- `GetUserAccounts` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/cross_rates/requests.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Endpoint, new)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetAvailableCurrencies` [INFO] [stdout] 9 | #[endpoint(path = "md/3.0/crossrates", response = "Currencies")] [INFO] [stdout] 10 | pub struct GetAvailableCurrencies {} [INFO] [stdout] | ---------------------- `GetAvailableCurrencies` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/cross_rates/requests.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Endpoint, new)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetCrossRate` [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct GetCrossRate { [INFO] [stdout] | ------------ `GetCrossRate` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/transactions/requests.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Endpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetTransactions` [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct GetTransactions { [INFO] [stdout] | --------------- `GetTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/account_summary/requests.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Endpoint, new)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetAccountSummary` [INFO] [stdout] ... [INFO] [stdout] 13 | pub struct GetAccountSummary { [INFO] [stdout] | ----------------- `GetAccountSummary` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/account_summary/requests.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Endpoint, new)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetAccountSummaryByDate` [INFO] [stdout] ... [INFO] [stdout] 34 | pub struct GetAccountSummaryByDate { [INFO] [stdout] | ----------------------- `GetAccountSummaryByDate` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/accounts/requests.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Endpoint, new)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetUserAccounts` [INFO] [stdout] 9 | #[endpoint(path = "md/3.0/accounts", response = "Vec")] [INFO] [stdout] 10 | pub struct GetUserAccounts {} [INFO] [stdout] | --------------- `GetUserAccounts` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/cross_rates/requests.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Endpoint, new)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetAvailableCurrencies` [INFO] [stdout] 9 | #[endpoint(path = "md/3.0/crossrates", response = "Currencies")] [INFO] [stdout] 10 | pub struct GetAvailableCurrencies {} [INFO] [stdout] | ---------------------- `GetAvailableCurrencies` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/cross_rates/requests.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Endpoint, new)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetCrossRate` [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct GetCrossRate { [INFO] [stdout] | ------------ `GetCrossRate` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/transactions/requests.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Endpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_GetTransactions` [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct GetTransactions { [INFO] [stdout] | --------------- `GetTransactions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustify_derive` crate, try updating your dependency with `cargo update -p rustify_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.12s [INFO] running `Command { std: "docker" "inspect" "fd2854c0e083582d11b2de2ffa553d038903bbbaee2c49f17113b06312d63a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd2854c0e083582d11b2de2ffa553d038903bbbaee2c49f17113b06312d63a10", kill_on_drop: false }` [INFO] [stdout] fd2854c0e083582d11b2de2ffa553d038903bbbaee2c49f17113b06312d63a10