[INFO] fetching crate chalk-rust-ir 0.10.0... [INFO] checking chalk-rust-ir-0.10.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate chalk-rust-ir 0.10.0 into /workspace/builds/worker-3-tc1/source [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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chalk-rust-ir 0.10.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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.104.0) [INFO] [stderr] Adding chalk-engine v0.10.0 (available: v0.104.0) [INFO] [stderr] Adding chalk-ir v0.10.0 (available: v0.104.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chalk-engine v0.10.0 [INFO] [stderr] Downloaded chalk-macros v0.10.0 [INFO] [stderr] Downloaded chalk-derive v0.10.0 [INFO] [stderr] Downloaded chalk-ir v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df3311eecb87c8eeaf67529ec2ed7869764d34715d4b7fcde8dad064c020d348 [INFO] running `Command { std: "docker" "start" "-a" "df3311eecb87c8eeaf67529ec2ed7869764d34715d4b7fcde8dad064c020d348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df3311eecb87c8eeaf67529ec2ed7869764d34715d4b7fcde8dad064c020d348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df3311eecb87c8eeaf67529ec2ed7869764d34715d4b7fcde8dad064c020d348", kill_on_drop: false }` [INFO] [stdout] df3311eecb87c8eeaf67529ec2ed7869764d34715d4b7fcde8dad064c020d348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56fc9bcbe500e1752976b9d9d8092c18c10bac2b8b6c92df5445c531a1f3f911 [INFO] running `Command { std: "docker" "start" "-a" "56fc9bcbe500e1752976b9d9d8092c18c10bac2b8b6c92df5445c531a1f3f911", kill_on_drop: false }` [INFO] [stderr] Checking chalk-macros v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking chalk-engine v0.10.0 [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: `#[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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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: `#[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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "56fc9bcbe500e1752976b9d9d8092c18c10bac2b8b6c92df5445c531a1f3f911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56fc9bcbe500e1752976b9d9d8092c18c10bac2b8b6c92df5445c531a1f3f911", kill_on_drop: false }` [INFO] [stdout] 56fc9bcbe500e1752976b9d9d8092c18c10bac2b8b6c92df5445c531a1f3f911