[INFO] fetching crate rustify 0.6.0... [INFO] checking rustify-0.6.0 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate rustify 0.6.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate rustify 0.6.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 rustify 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustify 0.6.0 [INFO] tweaked toml for crates.io crate rustify 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate rustify 0.6.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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 662bcfa36cd30664a496515fe8f9505f7330a0a8b5e57668bd3d447aa05e8152 [INFO] running `Command { std: "docker" "start" "-a" "662bcfa36cd30664a496515fe8f9505f7330a0a8b5e57668bd3d447aa05e8152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "662bcfa36cd30664a496515fe8f9505f7330a0a8b5e57668bd3d447aa05e8152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "662bcfa36cd30664a496515fe8f9505f7330a0a8b5e57668bd3d447aa05e8152", kill_on_drop: false }` [INFO] [stdout] 662bcfa36cd30664a496515fe8f9505f7330a0a8b5e57668bd3d447aa05e8152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5d849a79f2d53da28becea0f2fb4dcfaafd4efe3d744cfbe3b12c8455952a0b1 [INFO] running `Command { std: "docker" "start" "-a" "5d849a79f2d53da28becea0f2fb4dcfaafd4efe3d744cfbe3b12c8455952a0b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking blocking v1.6.0 [INFO] [stderr] Checking async-executor v1.11.0 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking winnow v0.6.7 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling trybuild v1.0.93 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking async-signal v0.2.6 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking async-object-pool v0.1.4 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Compiling rustify_derive v0.5.3 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking rustify v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking httpmock v0.6.8 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> examples/reqres2.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Builder, Default, 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_CreateUserRequest` [INFO] [stdout] ... [INFO] [stdout] 38 | struct CreateUserRequest { [INFO] [stdout] | ----------------- `CreateUserRequest` 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] --> examples/reqres2.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Builder, Default, Endpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_CreateUserRequest` [INFO] [stdout] ... [INFO] [stdout] 38 | struct CreateUserRequest { [INFO] [stdout] | ----------------- `CreateUserRequest` 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] --> examples/reqres1.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Builder, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListUsersRequest` [INFO] [stdout] 22 | #[endpoint(path = "/api/users", response = "Vec", builder = "true")] [INFO] [stdout] 23 | struct ListUsersRequest { [INFO] [stdout] | ---------------- `ListUsersRequest` 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] --> examples/reqres1.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Builder, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListUsersRequest` [INFO] [stdout] 22 | #[endpoint(path = "/api/users", response = "Vec", builder = "true")] [INFO] [stdout] 23 | struct ListUsersRequest { [INFO] [stdout] | ---------------- `ListUsersRequest` 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 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] --> tests/endpoint.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] 18 | #[endpoint(path = "test/path")] [INFO] [stdout] 19 | struct Test {} [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] 36 | #[endpoint(path = "test/path", method = "POST")] [INFO] [stdout] 37 | struct Test {} [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] 54 | #[endpoint(path = "test/path", method = "POST")] [INFO] [stdout] 55 | struct Test { [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] 83 | #[endpoint(path = "test/path/{self.name}", method = "POST")] [INFO] [stdout] 84 | struct Test { [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(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_Test` and up 3 bodies [INFO] [stdout] 106 | #[endpoint(path = "test/path", method = "POST")] [INFO] [stdout] 107 | struct Test { [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] 131 | #[endpoint(path = "test/path/{self.name}", method = "POST")] [INFO] [stdout] 132 | struct Test { [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] 159 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stdout] 160 | struct Test {} [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:182:23 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Builder, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] ... [INFO] [stdout] 185 | struct Test { [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:182:23 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Builder, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] ... [INFO] [stdout] 185 | struct Test { [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] 208 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stdout] 209 | struct Test {} [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:228:14 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] 229 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stdout] 230 | struct Test {} [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:251:14 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] 252 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stdout] 253 | struct Test {} [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:272:30 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Builder, Debug, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] ... [INFO] [stdout] 275 | struct Test { [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:316:32 [INFO] [stdout] | [INFO] [stdout] 316 | #[derive(Builder, Default, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] ... [INFO] [stdout] 324 | struct Test { [INFO] [stdout] | ---- `Test` 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] --> tests/endpoint.rs:316:32 [INFO] [stdout] | [INFO] [stdout] 316 | #[derive(Builder, Default, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 3 bodies [INFO] [stdout] ... [INFO] [stdout] 324 | struct Test { [INFO] [stdout] | ---- `Test` 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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "5d849a79f2d53da28becea0f2fb4dcfaafd4efe3d744cfbe3b12c8455952a0b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d849a79f2d53da28becea0f2fb4dcfaafd4efe3d744cfbe3b12c8455952a0b1", kill_on_drop: false }` [INFO] [stdout] 5d849a79f2d53da28becea0f2fb4dcfaafd4efe3d744cfbe3b12c8455952a0b1