[INFO] fetching crate chalk-rust-ir 0.10.0... [INFO] checking chalk-rust-ir-0.10.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate chalk-rust-ir 0.10.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate chalk-rust-ir 0.10.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 chalk-rust-ir 0.10.0 [INFO] finished tweaking crates.io crate chalk-rust-ir 0.10.0 [INFO] tweaked toml for crates.io crate chalk-rust-ir 0.10.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] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding chalk-derive v0.10.0 (available: v0.98.0) [INFO] [stderr] Adding chalk-engine v0.10.0 (available: v0.98.0) [INFO] [stderr] Adding chalk-ir v0.10.0 (available: v0.98.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding synstructure v0.12.6 (available: v0.13.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] 32530ef96402490f574df0697510b80a4175f6c34fe5297d6f55f15e374272c5 [INFO] running `Command { std: "docker" "start" "-a" "32530ef96402490f574df0697510b80a4175f6c34fe5297d6f55f15e374272c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32530ef96402490f574df0697510b80a4175f6c34fe5297d6f55f15e374272c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32530ef96402490f574df0697510b80a4175f6c34fe5297d6f55f15e374272c5", kill_on_drop: false }` [INFO] [stdout] 32530ef96402490f574df0697510b80a4175f6c34fe5297d6f55f15e374272c5 [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] a12608d1822d2db763f8b6560ebf4b96eaefc702fd6bd41c1b70319d4b2d5a28 [INFO] running `Command { std: "docker" "start" "-a" "a12608d1822d2db763f8b6560ebf4b96eaefc702fd6bd41c1b70319d4b2d5a28", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking chalk-macros v0.10.0 [INFO] [stderr] Checking chalk-engine v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling chalk-derive v0.10.0 [INFO] [stderr] Checking chalk-ir v0.10.0 [INFO] [stderr] Checking chalk-rust-ir v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner, Fold)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_ImplDatumBound` [INFO] [stdout] 59 | pub struct ImplDatumBound { [INFO] [stdout] | -------------- `ImplDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner, Fold)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_ImplDatumBound` [INFO] [stdout] 59 | pub struct ImplDatumBound { [INFO] [stdout] | -------------- `ImplDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:58:58 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner, Fold)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_ImplDatumBound` [INFO] [stdout] 59 | pub struct ImplDatumBound { [INFO] [stdout] | -------------- `ImplDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:58:58 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner, Fold)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_ImplDatumBound` [INFO] [stdout] 59 | pub struct ImplDatumBound { [INFO] [stdout] | -------------- `ImplDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_DefaultImplDatumBound` [INFO] [stdout] 76 | pub struct DefaultImplDatumBound { [INFO] [stdout] | --------------------- `DefaultImplDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_DefaultImplDatumBound` [INFO] [stdout] 76 | pub struct DefaultImplDatumBound { [INFO] [stdout] | --------------------- `DefaultImplDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:94:45 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_StructDatumBound` [INFO] [stdout] 95 | pub struct StructDatumBound { [INFO] [stdout] | ---------------- `StructDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:94:45 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_StructDatumBound` [INFO] [stdout] 95 | pub struct StructDatumBound { [INFO] [stdout] | ---------------- `StructDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:94:51 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_StructDatumBound` [INFO] [stdout] 95 | pub struct StructDatumBound { [INFO] [stdout] | ---------------- `StructDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:94:51 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_StructDatumBound` [INFO] [stdout] 95 | pub struct StructDatumBound { [INFO] [stdout] | ---------------- `StructDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:172:45 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_TraitDatumBound` [INFO] [stdout] 173 | pub struct TraitDatumBound { [INFO] [stdout] | --------------- `TraitDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:172:45 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_TraitDatumBound` [INFO] [stdout] 173 | pub struct TraitDatumBound { [INFO] [stdout] | --------------- `TraitDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_InlineBound` [INFO] [stdout] 218 | pub enum InlineBound { [INFO] [stdout] | ----------- `InlineBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_InlineBound` [INFO] [stdout] 218 | pub enum InlineBound { [INFO] [stdout] | ----------- `InlineBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:217:51 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_InlineBound` [INFO] [stdout] 218 | pub enum InlineBound { [INFO] [stdout] | ----------- `InlineBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:217:51 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_InlineBound` [INFO] [stdout] 218 | pub enum InlineBound { [INFO] [stdout] | ----------- `InlineBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:217:58 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_InlineBound` [INFO] [stdout] 218 | pub enum InlineBound { [INFO] [stdout] | ----------- `InlineBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:217:58 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_InlineBound` [INFO] [stdout] 218 | pub enum InlineBound { [INFO] [stdout] | ----------- `InlineBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:261:45 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_TraitBound` [INFO] [stdout] 262 | pub struct TraitBound { [INFO] [stdout] | ---------- `TraitBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:261:45 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_TraitBound` [INFO] [stdout] 262 | pub struct TraitBound { [INFO] [stdout] | ---------- `TraitBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:261:51 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_TraitBound` [INFO] [stdout] 262 | pub struct TraitBound { [INFO] [stdout] | ---------- `TraitBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:261:51 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_TraitBound` [INFO] [stdout] 262 | pub struct TraitBound { [INFO] [stdout] | ---------- `TraitBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:286:45 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AliasEqBound` [INFO] [stdout] 287 | pub struct AliasEqBound { [INFO] [stdout] | ------------ `AliasEqBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:286:51 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AliasEqBound` [INFO] [stdout] 287 | pub struct AliasEqBound { [INFO] [stdout] | ------------ `AliasEqBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:286:45 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AliasEqBound` [INFO] [stdout] 287 | pub struct AliasEqBound { [INFO] [stdout] | ------------ `AliasEqBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:405:45 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyDatumBound` [INFO] [stdout] 406 | pub struct AssociatedTyDatumBound { [INFO] [stdout] | ---------------------- `AssociatedTyDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:286:51 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AliasEqBound` [INFO] [stdout] 287 | pub struct AliasEqBound { [INFO] [stdout] | ------------ `AliasEqBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:405:51 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyDatumBound` [INFO] [stdout] 406 | pub struct AssociatedTyDatumBound { [INFO] [stdout] | ---------------------- `AssociatedTyDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:405:45 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyDatumBound` [INFO] [stdout] 406 | pub struct AssociatedTyDatumBound { [INFO] [stdout] | ---------------------- `AssociatedTyDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:405:51 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyDatumBound` [INFO] [stdout] 406 | pub struct AssociatedTyDatumBound { [INFO] [stdout] | ---------------------- `AssociatedTyDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:405:58 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyDatumBound` [INFO] [stdout] 406 | pub struct AssociatedTyDatumBound { [INFO] [stdout] | ---------------------- `AssociatedTyDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:405:58 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyDatumBound` [INFO] [stdout] 406 | pub struct AssociatedTyDatumBound { [INFO] [stdout] | ---------------------- `AssociatedTyDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:467:45 [INFO] [stdout] | [INFO] [stdout] 467 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValue` [INFO] [stdout] 468 | pub struct AssociatedTyValue { [INFO] [stdout] | ----------------- `AssociatedTyValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:467:45 [INFO] [stdout] | [INFO] [stdout] 467 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValue` [INFO] [stdout] 468 | pub struct AssociatedTyValue { [INFO] [stdout] | ----------------- `AssociatedTyValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:467:51 [INFO] [stdout] | [INFO] [stdout] 467 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValue` [INFO] [stdout] 468 | pub struct AssociatedTyValue { [INFO] [stdout] | ----------------- `AssociatedTyValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:467:51 [INFO] [stdout] | [INFO] [stdout] 467 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValue` [INFO] [stdout] 468 | pub struct AssociatedTyValue { [INFO] [stdout] | ----------------- `AssociatedTyValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:506:45 [INFO] [stdout] | [INFO] [stdout] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValueBound` [INFO] [stdout] 507 | pub struct AssociatedTyValueBound { [INFO] [stdout] | ---------------------- `AssociatedTyValueBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:506:51 [INFO] [stdout] | [INFO] [stdout] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValueBound` [INFO] [stdout] 507 | pub struct AssociatedTyValueBound { [INFO] [stdout] | ---------------------- `AssociatedTyValueBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyValueBound` [INFO] [stdout] 507 | pub struct AssociatedTyValueBound { [INFO] [stdout] | ---------------------- `AssociatedTyValueBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:517:45 [INFO] [stdout] | [INFO] [stdout] 517 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatum` [INFO] [stdout] 518 | pub struct OpaqueTyDatum { [INFO] [stdout] | ------------- `OpaqueTyDatum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:526:45 [INFO] [stdout] | [INFO] [stdout] 526 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatumBound` [INFO] [stdout] 527 | pub struct OpaqueTyDatumBound { [INFO] [stdout] | ------------------ `OpaqueTyDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:526:51 [INFO] [stdout] | [INFO] [stdout] 526 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_OpaqueTyDatumBound` [INFO] [stdout] 527 | pub struct OpaqueTyDatumBound { [INFO] [stdout] | ------------------ `OpaqueTyDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:506:45 [INFO] [stdout] | [INFO] [stdout] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValueBound` [INFO] [stdout] 507 | pub struct AssociatedTyValueBound { [INFO] [stdout] | ---------------------- `AssociatedTyValueBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:506:51 [INFO] [stdout] | [INFO] [stdout] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Visit` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValueBound` [INFO] [stdout] 507 | pub struct AssociatedTyValueBound { [INFO] [stdout] | ---------------------- `AssociatedTyValueBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Visit` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Visit` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Visit` (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/lib.rs:506:58 [INFO] [stdout] | [INFO] [stdout] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyValueBound` [INFO] [stdout] 507 | pub struct AssociatedTyValueBound { [INFO] [stdout] | ---------------------- `AssociatedTyValueBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (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/lib.rs:517:45 [INFO] [stdout] | [INFO] [stdout] 517 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatum` [INFO] [stdout] 518 | pub struct OpaqueTyDatum { [INFO] [stdout] | ------------- `OpaqueTyDatum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:526:45 [INFO] [stdout] | [INFO] [stdout] 526 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fold` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatumBound` [INFO] [stdout] 527 | pub struct OpaqueTyDatumBound { [INFO] [stdout] | ------------------ `OpaqueTyDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fold` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fold` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `Fold` (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/lib.rs:526:51 [INFO] [stdout] | [INFO] [stdout] 526 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `HasInterner` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_OpaqueTyDatumBound` [INFO] [stdout] 527 | pub struct OpaqueTyDatumBound { [INFO] [stdout] | ------------------ `OpaqueTyDatumBound` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `HasInterner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `HasInterner` may come from an old version of the `chalk_derive` crate, try updating your dependency with `cargo update -p chalk_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 `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `Command { std: "docker" "inspect" "a12608d1822d2db763f8b6560ebf4b96eaefc702fd6bd41c1b70319d4b2d5a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a12608d1822d2db763f8b6560ebf4b96eaefc702fd6bd41c1b70319d4b2d5a28", kill_on_drop: false }` [INFO] [stdout] a12608d1822d2db763f8b6560ebf4b96eaefc702fd6bd41c1b70319d4b2d5a28