[INFO] fetching crate chalk-rust-ir 0.10.0...
[INFO] testing chalk-rust-ir-0.10.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate chalk-rust-ir 0.10.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate chalk-rust-ir 0.10.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding chalk-derive v0.10.0 (latest: v0.97.0)
[INFO] [stderr]       Adding chalk-engine v0.10.0 (latest: v0.97.0)
[INFO] [stderr]       Adding chalk-ir v0.10.0 (latest: v0.97.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chalk-derive v0.10.0
[INFO] [stderr]   Downloaded chalk-macros v0.10.0
[INFO] [stderr]   Downloaded chalk-engine 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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24721ce4768dea266299cde6213fa4d23f0200a56a9252912118ce34efd0f14b
[INFO] running `Command { std: "docker" "start" "-a" "24721ce4768dea266299cde6213fa4d23f0200a56a9252912118ce34efd0f14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24721ce4768dea266299cde6213fa4d23f0200a56a9252912118ce34efd0f14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24721ce4768dea266299cde6213fa4d23f0200a56a9252912118ce34efd0f14b", kill_on_drop: false }`
[INFO] [stdout] 24721ce4768dea266299cde6213fa4d23f0200a56a9252912118ce34efd0f14b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c00df0e4c74c2b40ee5eda873c04474a241bd627b0206b74549cebd461ea5963
[INFO] running `Command { std: "docker" "start" "-a" "c00df0e4c74c2b40ee5eda873c04474a241bd627b0206b74549cebd461ea5963", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling chalk-macros v0.10.0
[INFO] [stderr]    Compiling chalk-engine v0.10.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling chalk-derive v0.10.0
[INFO] [stderr]    Compiling chalk-ir v0.10.0
[INFO] [stderr]    Compiling chalk-rust-ir v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_DefaultImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_TraitDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatum`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.88s
[INFO] running `Command { std: "docker" "inspect" "c00df0e4c74c2b40ee5eda873c04474a241bd627b0206b74549cebd461ea5963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c00df0e4c74c2b40ee5eda873c04474a241bd627b0206b74549cebd461ea5963", kill_on_drop: false }`
[INFO] [stdout] c00df0e4c74c2b40ee5eda873c04474a241bd627b0206b74549cebd461ea5963
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83f239a2395e7ba5dbd450f35e05b0e7c709daba1329536913ed86921b7a91e8
[INFO] running `Command { std: "docker" "start" "-a" "83f239a2395e7ba5dbd450f35e05b0e7c709daba1329536913ed86921b7a91e8", kill_on_drop: false }`
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_DefaultImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_TraitDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chalk-rust-ir v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatum`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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: non-local `impl` definition, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_DefaultImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_TraitDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatum`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "83f239a2395e7ba5dbd450f35e05b0e7c709daba1329536913ed86921b7a91e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83f239a2395e7ba5dbd450f35e05b0e7c709daba1329536913ed86921b7a91e8", kill_on_drop: false }`
[INFO] [stdout] 83f239a2395e7ba5dbd450f35e05b0e7c709daba1329536913ed86921b7a91e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29782815d5b63a6a8a2eac4e3ab7c2d0ae9cb26ad653e78544e3cd79a2048b69
[INFO] running `Command { std: "docker" "start" "-a" "29782815d5b63a6a8a2eac4e3ab7c2d0ae9cb26ad653e78544e3cd79a2048b69", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib.rs:58:45
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner, Fold)]
[INFO] [stderr]    |                                             ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_ImplDatumBound`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib.rs:58:58
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner, Fold)]
[INFO] [stderr]    |                                                          ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_ImplDatumBound`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib.rs:75:45
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner)]
[INFO] [stderr]    |                                             ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_DefaultImplDatumBound`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib.rs:94:45
[INFO] [stderr]    |
[INFO] [stderr] 94 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)]
[INFO] [stderr]    |                                             ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_StructDatumBound`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib.rs:94:51
[INFO] [stderr]    |
[INFO] [stderr] 94 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)]
[INFO] [stderr]    |                                                   ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_StructDatumBound`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:172:45
[INFO] [stderr]     |
[INFO] [stderr] 172 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner)]
[INFO] [stderr]     |                                             ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_TraitDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:217:45
[INFO] [stderr]     |
[INFO] [stderr] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_InlineBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:217:51
[INFO] [stderr]     |
[INFO] [stderr] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_InlineBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:217:58
[INFO] [stderr]     |
[INFO] [stderr] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_InlineBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:261:45
[INFO] [stderr]     |
[INFO] [stderr] 261 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_TraitBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:261:51
[INFO] [stderr]     |
[INFO] [stderr] 261 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_TraitBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:286:45
[INFO] [stderr]     |
[INFO] [stderr] 286 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AliasEqBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:286:51
[INFO] [stderr]     |
[INFO] [stderr] 286 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AliasEqBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:405:45
[INFO] [stderr]     |
[INFO] [stderr] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:405:51
[INFO] [stderr]     |
[INFO] [stderr] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:405:58
[INFO] [stderr]     |
[INFO] [stderr] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:467:45
[INFO] [stderr]     |
[INFO] [stderr] 467 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValue`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:467:51
[INFO] [stderr]     |
[INFO] [stderr] 467 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValue`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:506:45
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValueBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:506:51
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValueBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:506:58
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyValueBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:517:45
[INFO] [stderr]     |
[INFO] [stderr] 517 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatum`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:526:45
[INFO] [stderr]     |
[INFO] [stderr] 526 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:526:51
[INFO] [stderr]     |
[INFO] [stderr] 526 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)]
[INFO] [stderr]     |                                                   ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_OpaqueTyDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `chalk-rust-ir` (lib) generated 24 warnings
[INFO] [stderr] warning: `chalk-rust-ir` (lib test) generated 24 warnings (24 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chalk_rust_ir-704d5684d284f842)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests chalk_rust_ir
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - AssociatedTyValue (line 462) ... ignored
[INFO] [stdout] test src/lib.rs - AssociatedTyValue::associated_ty_id (line 482) ... ignored
[INFO] [stdout] test src/lib.rs - AssociatedTyValue::impl_id (line 473) ... ignored
[INFO] [stdout] test src/lib.rs - AssociatedTyValue::value (line 497) ... ignored
[INFO] [stdout] test src/lib.rs - OpaqueTyDatum (line 514) ... ignored
[INFO] [stdout] test src/lib.rs - TraitDatumBound::where_clauses (line 176) ... ignored
[INFO] [stdout] test src/lib.rs - TraitDatum (line 110) - compile fail ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - TraitDatum (line 110) stdout ----
[INFO] [stdout] Test compiled successfully, but it's marked `compile_fail`.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - TraitDatum (line 110)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "29782815d5b63a6a8a2eac4e3ab7c2d0ae9cb26ad653e78544e3cd79a2048b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29782815d5b63a6a8a2eac4e3ab7c2d0ae9cb26ad653e78544e3cd79a2048b69", kill_on_drop: false }`
[INFO] [stdout] 29782815d5b63a6a8a2eac4e3ab7c2d0ae9cb26ad653e78544e3cd79a2048b69
[INFO] testing chalk-rust-ir-0.10.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate chalk-rust-ir 0.10.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate chalk-rust-ir 0.10.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding chalk-derive v0.10.0 (latest: v0.97.0)
[INFO] [stderr]       Adding chalk-engine v0.10.0 (latest: v0.97.0)
[INFO] [stderr]       Adding chalk-ir v0.10.0 (latest: v0.97.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc1f7a44a149dc4e5240fbe805ef2722a0b3f108517dfd14e8542b49e92531ed
[INFO] running `Command { std: "docker" "start" "-a" "fc1f7a44a149dc4e5240fbe805ef2722a0b3f108517dfd14e8542b49e92531ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc1f7a44a149dc4e5240fbe805ef2722a0b3f108517dfd14e8542b49e92531ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc1f7a44a149dc4e5240fbe805ef2722a0b3f108517dfd14e8542b49e92531ed", kill_on_drop: false }`
[INFO] [stdout] fc1f7a44a149dc4e5240fbe805ef2722a0b3f108517dfd14e8542b49e92531ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26f87da7971e76f64f787631e210ddbb8ae0e5e66589f204cead37c83b4e57fe
[INFO] running `Command { std: "docker" "start" "-a" "26f87da7971e76f64f787631e210ddbb8ae0e5e66589f204cead37c83b4e57fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling chalk-macros v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling chalk-engine v0.10.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling chalk-derive v0.10.0
[INFO] [stderr]    Compiling chalk-ir v0.10.0
[INFO] [stderr]    Compiling chalk-rust-ir v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_DefaultImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_TraitDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatum`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.27s
[INFO] running `Command { std: "docker" "inspect" "26f87da7971e76f64f787631e210ddbb8ae0e5e66589f204cead37c83b4e57fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f87da7971e76f64f787631e210ddbb8ae0e5e66589f204cead37c83b4e57fe", kill_on_drop: false }`
[INFO] [stdout] 26f87da7971e76f64f787631e210ddbb8ae0e5e66589f204cead37c83b4e57fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 904e1ec0fa9df51140f2a219ffd9af4eabf389e62e74fe1d10f39c7c34f46a66
[INFO] running `Command { std: "docker" "start" "-a" "904e1ec0fa9df51140f2a219ffd9af4eabf389e62e74fe1d10f39c7c34f46a66", kill_on_drop: false }`
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_DefaultImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_TraitDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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]    Compiling chalk-rust-ir v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatum`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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: non-local `impl` definition, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_ImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_DefaultImplDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_StructDatumBound`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_TraitDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_InlineBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_TraitBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AliasEqBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValue`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyValueBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatum`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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, they should be avoided as they go against expectation
[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]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_OpaqueTyDatumBound`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "904e1ec0fa9df51140f2a219ffd9af4eabf389e62e74fe1d10f39c7c34f46a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "904e1ec0fa9df51140f2a219ffd9af4eabf389e62e74fe1d10f39c7c34f46a66", kill_on_drop: false }`
[INFO] [stdout] 904e1ec0fa9df51140f2a219ffd9af4eabf389e62e74fe1d10f39c7c34f46a66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a4596cb364b01dca09b418b7651870c441a4207f68bc919ab7cfc1f280d2ce6
[INFO] running `Command { std: "docker" "start" "-a" "5a4596cb364b01dca09b418b7651870c441a4207f68bc919ab7cfc1f280d2ce6", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib.rs:58:45
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner, Fold)]
[INFO] [stderr]    |                                             ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_ImplDatumBound`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib.rs:58:58
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner, Fold)]
[INFO] [stderr]    |                                                          ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_ImplDatumBound`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib.rs:75:45
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner)]
[INFO] [stderr]    |                                             ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_DefaultImplDatumBound`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib.rs:94:45
[INFO] [stderr]    |
[INFO] [stderr] 94 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)]
[INFO] [stderr]    |                                             ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_StructDatumBound`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib.rs:94:51
[INFO] [stderr]    |
[INFO] [stderr] 94 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)]
[INFO] [stderr]    |                                                   ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_StructDatumBound`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:172:45
[INFO] [stderr]     |
[INFO] [stderr] 172 | #[derive(Clone, Debug, PartialEq, Eq, Hash, HasInterner)]
[INFO] [stderr]     |                                             ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_TraitDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:217:45
[INFO] [stderr]     |
[INFO] [stderr] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_InlineBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:217:51
[INFO] [stderr]     |
[INFO] [stderr] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_InlineBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:217:58
[INFO] [stderr]     |
[INFO] [stderr] 217 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_InlineBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:261:45
[INFO] [stderr]     |
[INFO] [stderr] 261 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_TraitBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:261:51
[INFO] [stderr]     |
[INFO] [stderr] 261 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_TraitBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:286:45
[INFO] [stderr]     |
[INFO] [stderr] 286 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AliasEqBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:286:51
[INFO] [stderr]     |
[INFO] [stderr] 286 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AliasEqBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:405:45
[INFO] [stderr]     |
[INFO] [stderr] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:405:51
[INFO] [stderr]     |
[INFO] [stderr] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:405:58
[INFO] [stderr]     |
[INFO] [stderr] 405 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:467:45
[INFO] [stderr]     |
[INFO] [stderr] 467 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValue`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:467:51
[INFO] [stderr]     |
[INFO] [stderr] 467 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValue`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:506:45
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_AssociatedTyValueBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:506:51
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_visit_Visit_I_FOR_AssociatedTyValueBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:506:58
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, Visit, HasInterner)]
[INFO] [stderr]     |                                                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_AssociatedTyValueBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:517:45
[INFO] [stderr]     |
[INFO] [stderr] 517 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatum`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:526:45
[INFO] [stderr]     |
[INFO] [stderr] 526 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)]
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_fold_Fold_I_TI_FOR_OpaqueTyDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Fold` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/lib.rs:526:51
[INFO] [stderr]     |
[INFO] [stderr] 526 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Fold, HasInterner)]
[INFO] [stderr]     |                                                   ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_chalk_ir_interner_HasInterner_FOR_OpaqueTyDatumBound`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `HasInterner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `chalk-rust-ir` (lib) generated 24 warnings
[INFO] [stdout] 
[INFO] [stderr] warning: `chalk-rust-ir` (lib test) generated 24 warnings (24 duplicates)
[INFO] [stdout] running 0 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chalk_rust_ir-704d5684d284f842)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests chalk_rust_ir
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - AssociatedTyValue (line 462) ... ignored
[INFO] [stdout] test src/lib.rs - AssociatedTyValue::associated_ty_id (line 482) ... ignored
[INFO] [stdout] test src/lib.rs - AssociatedTyValue::impl_id (line 473) ... ignored
[INFO] [stdout] test src/lib.rs - AssociatedTyValue::value (line 497) ... ignored
[INFO] [stdout] test src/lib.rs - OpaqueTyDatum (line 514) ... ignored
[INFO] [stdout] test src/lib.rs - TraitDatumBound::where_clauses (line 176) ... ignored
[INFO] [stdout] test src/lib.rs - TraitDatum (line 110) - compile fail ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - TraitDatum (line 110) stdout ----
[INFO] [stdout] Test compiled successfully, but it's marked `compile_fail`.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - TraitDatum (line 110)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5a4596cb364b01dca09b418b7651870c441a4207f68bc919ab7cfc1f280d2ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a4596cb364b01dca09b418b7651870c441a4207f68bc919ab7cfc1f280d2ce6", kill_on_drop: false }`
[INFO] [stdout] 5a4596cb364b01dca09b418b7651870c441a4207f68bc919ab7cfc1f280d2ce6
