[INFO] fetching crate ser_raw 0.1.0... [INFO] checking ser_raw-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate ser_raw 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate ser_raw 0.1.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ser_raw 0.1.0 [INFO] finished tweaking crates.io crate ser_raw 0.1.0 [INFO] tweaked toml for crates.io crate ser_raw 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea3a0ad1e418f1cc999213fdf3fa0850e3733774efeb04e25754282200e2cfad [INFO] running `Command { std: "docker" "start" "-a" "ea3a0ad1e418f1cc999213fdf3fa0850e3733774efeb04e25754282200e2cfad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea3a0ad1e418f1cc999213fdf3fa0850e3733774efeb04e25754282200e2cfad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3a0ad1e418f1cc999213fdf3fa0850e3733774efeb04e25754282200e2cfad", kill_on_drop: false }` [INFO] [stdout] ea3a0ad1e418f1cc999213fdf3fa0850e3733774efeb04e25754282200e2cfad [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2992bd036f115a6942cf19402df2a0c136ea7a7398952473965aa549f70a24ca [INFO] running `Command { std: "docker" "start" "-a" "2992bd036f115a6942cf19402df2a0c136ea7a7398952473965aa549f70a24ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ser_raw_derive v0.1.0 [INFO] [stderr] Compiling ser_raw_derive_serializer v0.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking ser_raw v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/serializers/ptr_offset.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `PosTracking` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 44 | pub struct PtrOffsetSerializer< [INFO] [stdout] | ------------------- `PtrOffsetSerializer` is not local [INFO] [stdout] 45 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 46 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 47 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 48 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/ptr_offset.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `PtrWriting` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 44 | pub struct PtrOffsetSerializer< [INFO] [stdout] | ------------------- `PtrOffsetSerializer` is not local [INFO] [stdout] 45 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 46 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 47 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 48 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/ptr_offset.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `PtrOffset` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 44 | pub struct PtrOffsetSerializer< [INFO] [stdout] | ------------------- `PtrOffsetSerializer` is not local [INFO] [stdout] 45 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 46 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 47 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 48 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/complete.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `PosTracking` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct CompleteSerializer< [INFO] [stdout] | ------------------ `CompleteSerializer` is not local [INFO] [stdout] 21 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 22 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 23 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 24 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/complete.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `PtrWriting` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct CompleteSerializer< [INFO] [stdout] | ------------------ `CompleteSerializer` is not local [INFO] [stdout] 21 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 22 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 23 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 24 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/complete.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Writable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct CompleteSerializer< [INFO] [stdout] | ------------------ `CompleteSerializer` is not local [INFO] [stdout] 21 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 22 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 23 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 24 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/complete.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Complete` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct CompleteSerializer< [INFO] [stdout] | ------------------ `CompleteSerializer` is not local [INFO] [stdout] 21 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 22 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 23 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 24 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/serializers/ptr_offset.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `PosTracking` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 44 | pub struct PtrOffsetSerializer< [INFO] [stdout] | ------------------- `PtrOffsetSerializer` is not local [INFO] [stdout] 45 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 46 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 47 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 48 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/ptr_offset.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `PtrWriting` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 44 | pub struct PtrOffsetSerializer< [INFO] [stdout] | ------------------- `PtrOffsetSerializer` is not local [INFO] [stdout] 45 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 46 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 47 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 48 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/ptr_offset.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `PtrOffset` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 44 | pub struct PtrOffsetSerializer< [INFO] [stdout] | ------------------- `PtrOffsetSerializer` is not local [INFO] [stdout] 45 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 46 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 47 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 48 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/complete.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `PosTracking` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct CompleteSerializer< [INFO] [stdout] | ------------------ `CompleteSerializer` is not local [INFO] [stdout] 21 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 22 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 23 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 24 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/complete.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `PtrWriting` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct CompleteSerializer< [INFO] [stdout] | ------------------ `CompleteSerializer` is not local [INFO] [stdout] 21 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 22 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 23 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 24 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/complete.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Writable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct CompleteSerializer< [INFO] [stdout] | ------------------ `CompleteSerializer` is not local [INFO] [stdout] 21 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 22 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 23 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 24 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (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/serializers/complete.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serializer)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Complete` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 20 | pub struct CompleteSerializer< [INFO] [stdout] | ------------------ `CompleteSerializer` is not local [INFO] [stdout] 21 | const STORAGE_ALIGNMENT: usize, [INFO] [stdout] | ----------------- `STORAGE_ALIGNMENT` is not local [INFO] [stdout] 22 | const VALUE_ALIGNMENT: usize, [INFO] [stdout] | --------------- `VALUE_ALIGNMENT` is not local [INFO] [stdout] 23 | const MAX_VALUE_ALIGNMENT: usize, [INFO] [stdout] | ------------------- `MAX_VALUE_ALIGNMENT` is not local [INFO] [stdout] 24 | const MAX_CAPACITY: usize, [INFO] [stdout] | ------------ `MAX_CAPACITY` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serializer` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serializer` may come from an old version of the `ser_raw_derive_serializer` crate, try updating your dependency with `cargo update -p ser_raw_derive_serializer` [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 `Serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s [INFO] running `Command { std: "docker" "inspect" "2992bd036f115a6942cf19402df2a0c136ea7a7398952473965aa549f70a24ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2992bd036f115a6942cf19402df2a0c136ea7a7398952473965aa549f70a24ca", kill_on_drop: false }` [INFO] [stdout] 2992bd036f115a6942cf19402df2a0c136ea7a7398952473965aa549f70a24ca