[INFO] fetching crate amass 0.1.0... [INFO] checking amass-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate amass 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate amass 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 amass 0.1.0 [INFO] finished tweaking crates.io crate amass 0.1.0 [INFO] tweaked toml for crates.io crate amass 0.1.0 written to /workspace/builds/worker-0-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] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 952e17f767a7f0710641ea85c05ebae97b0bcc9ac2e8d5e4742c4f302e5ab005 [INFO] running `Command { std: "docker" "start" "-a" "952e17f767a7f0710641ea85c05ebae97b0bcc9ac2e8d5e4742c4f302e5ab005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "952e17f767a7f0710641ea85c05ebae97b0bcc9ac2e8d5e4742c4f302e5ab005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952e17f767a7f0710641ea85c05ebae97b0bcc9ac2e8d5e4742c4f302e5ab005", kill_on_drop: false }` [INFO] [stdout] 952e17f767a7f0710641ea85c05ebae97b0bcc9ac2e8d5e4742c4f302e5ab005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c4fb1747e5cd72cd7c9442273fdd4b2750ed3eec523b447baf81baa5a0672380 [INFO] running `Command { std: "docker" "start" "-a" "c4fb1747e5cd72cd7c9442273fdd4b2750ed3eec523b447baf81baa5a0672380", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking telety-impl v0.2.0 [INFO] [stderr] Compiling telety-macro v0.2.0 [INFO] [stderr] Compiling telety v0.2.0 [INFO] [stderr] Compiling amass-macro v0.1.0 [INFO] [stderr] Checking amass v0.1.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] --> tests/util/types.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ---------------^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `From` is not local [INFO] [stdout] | | `Alias0` is not local [INFO] [stdout] | `Beer` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the macro `__macro_fallback` defines the non-local `impl`, and may need to be changed [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 macro `__macro_fallback` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 6 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Beer` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 4 bodies [INFO] [stdout] | in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 14 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | `Alias0` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `crate::util::types::Lager` defines the non-local `impl`, and may need to be changed [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 macro `crate::util::types::Lager` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 6 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Beer` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 4 bodies [INFO] [stdout] | in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 14 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | `Alias1` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `crate::util::types::Lager` defines the non-local `impl`, and may need to be changed [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 macro `crate::util::types::Lager` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ---------------^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `From` is not local [INFO] [stdout] | | `Alias1` is not local [INFO] [stdout] | `Beer` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the macro `__macro_fallback` defines the non-local `impl`, and may need to be changed [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 macro `__macro_fallback` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 6 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Beer` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 4 bodies [INFO] [stdout] | in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 30 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | `Alias0` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `crate::util::types::Ale` defines the non-local `impl`, and may need to be changed [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 macro `crate::util::types::Ale` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 6 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Beer` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 4 bodies [INFO] [stdout] | in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 30 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | `Alias1` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `crate::util::types::Ale` defines the non-local `impl`, and may need to be changed [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 macro `crate::util::types::Ale` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 6 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Beer` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 4 bodies [INFO] [stdout] | in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 30 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | `Alias2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `crate::util::types::Ale` defines the non-local `impl`, and may need to be changed [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 macro `crate::util::types::Ale` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ---------------^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `From` is not local [INFO] [stdout] | | `Alias0` is not local [INFO] [stdout] | `Lager` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the macro `__macro_fallback` defines the non-local `impl`, and may need to be changed [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 macro `__macro_fallback` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ---------------^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `From` is not local [INFO] [stdout] | | `Alias1` is not local [INFO] [stdout] | `Lager` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the macro `__macro_fallback` defines the non-local `impl`, and may need to be changed [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 macro `__macro_fallback` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ---------------^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `From` is not local [INFO] [stdout] | | `Alias0` is not local [INFO] [stdout] | `Ale` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the macro `__macro_fallback` defines the non-local `impl`, and may need to be changed [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 macro `__macro_fallback` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ---------------^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `From` is not local [INFO] [stdout] | | `Alias1` is not local [INFO] [stdout] | `Ale` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the macro `__macro_fallback` defines the non-local `impl`, and may need to be changed [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 macro `__macro_fallback` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ---------------^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `From` is not local [INFO] [stdout] | | `Alias2` is not local [INFO] [stdout] | `Ale` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the macro `__macro_fallback` defines the non-local `impl`, and may need to be changed [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 macro `__macro_fallback` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ---------------^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `From` is not local [INFO] [stdout] | | `Alias0` is not local [INFO] [stdout] | `Generic1` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the macro `__macro_fallback` defines the non-local `impl`, and may need to be changed [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 macro `__macro_fallback` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Alias1` is not local [INFO] [stdout] | `Generic1` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 4 bodies [INFO] [stdout] | in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 71 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | `Alias0` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `crate::util::types::Generic2` defines the non-local `impl`, and may need to be changed [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 macro `crate::util::types::Generic2` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Alias1` is not local [INFO] [stdout] | | `Alias1` is not local [INFO] [stdout] | `Generic1` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 4 bodies [INFO] [stdout] | in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 71 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | `Alias2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `crate::util::types::Generic2` defines the non-local `impl`, and may need to be changed [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 macro `crate::util::types::Generic2` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ---------------^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `From` is not local [INFO] [stdout] | | `Alias0` is not local [INFO] [stdout] | `Generic2` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the macro `__macro_fallback` defines the non-local `impl`, and may need to be changed [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 macro `__macro_fallback` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (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/util/types.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ---------------^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `From` is not local [INFO] [stdout] | | `Alias2` is not local [INFO] [stdout] | `Generic2` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: the macro `__macro_fallback` defines the non-local `impl`, and may need to be changed [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 macro `__macro_fallback` which comes from the expansion of the macro `::amass::__private::telety::util::try_invoke` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stdout] --> tests/util/types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stdout] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stdout] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stdout] --> tests/util/types.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stdout] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stdout] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stdout] --> tests/util/types.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stdout] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stdout] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stdout] --> tests/util/types.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stdout] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stdout] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.56s [INFO] running `Command { std: "docker" "inspect" "c4fb1747e5cd72cd7c9442273fdd4b2750ed3eec523b447baf81baa5a0672380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fb1747e5cd72cd7c9442273fdd4b2750ed3eec523b447baf81baa5a0672380", kill_on_drop: false }` [INFO] [stdout] c4fb1747e5cd72cd7c9442273fdd4b2750ed3eec523b447baf81baa5a0672380