[INFO] cloning repository https://github.com/nathanwhit/static-program-analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanwhit/static-program-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fstatic-program-analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fstatic-program-analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8efb0f89e4b40bd7e717f2ce16cc82e5485b8c2 [INFO] checking nathanwhit/static-program-analysis against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fstatic-program-analysis" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nathanwhit/static-program-analysis [INFO] finished tweaking git repo https://github.com/nathanwhit/static-program-analysis [INFO] tweaked toml for git repo https://github.com/nathanwhit/static-program-analysis written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nathanwhit/static-program-analysis on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nathanwhit/static-program-analysis already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-derive v0.13.0 [INFO] [stderr] Downloaded globset v0.4.11 [INFO] [stderr] Downloaded logos-codegen v0.13.0 [INFO] [stderr] Downloaded logos v0.13.0 [INFO] [stderr] Downloaded la-arena v0.3.1 [INFO] [stderr] Downloaded tracing-tree v0.2.4 [INFO] [stderr] Downloaded ariadne v0.3.0 [INFO] [stderr] Downloaded synstructure v0.13.0 [INFO] [stderr] Downloaded serde v1.0.175 [INFO] [stderr] Downloaded insta v1.31.0 [INFO] [stderr] Downloaded serde_derive v1.0.175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71eafc8a65b4324adc61dad2df4f898b7756fc9f6cba7af0d455cddac1ffb3f0 [INFO] running `Command { std: "docker" "start" "-a" "71eafc8a65b4324adc61dad2df4f898b7756fc9f6cba7af0d455cddac1ffb3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71eafc8a65b4324adc61dad2df4f898b7756fc9f6cba7af0d455cddac1ffb3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71eafc8a65b4324adc61dad2df4f898b7756fc9f6cba7af0d455cddac1ffb3f0", kill_on_drop: false }` [INFO] [stdout] 71eafc8a65b4324adc61dad2df4f898b7756fc9f6cba7af0d455cddac1ffb3f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 760e81dd3da6fdd09cfe33d73a5fd5051a34137f33390d6883f2bf64191f1142 [INFO] running `Command { std: "docker" "start" "-a" "760e81dd3da6fdd09cfe33d73a5fd5051a34137f33390d6883f2bf64191f1142", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Checking unicode-ident v1.0.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking la-arena v0.3.1 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking ariadne v0.3.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking tracing-tree v0.2.4 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking synstructure v0.13.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Checking globset v0.4.11 [INFO] [stderr] Checking insta v1.31.0 [INFO] [stderr] Checking sourcegen v0.1.0 (/opt/rustwide/workdir/crates/sourcegen) [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking ast v0.1.0 (/opt/rustwide/workdir/crates/ast) [INFO] [stdout] warning: struct `Arg` is never constructed [INFO] [stdout] --> crates/ast/src/lib.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 208 | struct Arg(u64); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:218:49 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Exp` [INFO] [stdout] 219 | /// Expression [INFO] [stdout] 220 | pub enum Exp { [INFO] [stdout] | --- `Exp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:217:10 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `SuperFoldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_SuperFoldable_FOR_Exp` [INFO] [stdout] ... [INFO] [stdout] 220 | pub enum Exp { [INFO] [stdout] | --- `Exp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SuperFoldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SuperFoldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `SuperFoldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Exp` [INFO] [stdout] ... [INFO] [stdout] 220 | pub enum Exp { [INFO] [stdout] | --- `Exp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:269:49 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Stm` [INFO] [stdout] 270 | /// Statement [INFO] [stdout] 271 | pub enum Stm { [INFO] [stdout] | --- `Stm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `SuperFoldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_SuperFoldable_FOR_Stm` [INFO] [stdout] ... [INFO] [stdout] 271 | pub enum Stm { [INFO] [stdout] | --- `Stm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SuperFoldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SuperFoldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `SuperFoldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Stm` [INFO] [stdout] ... [INFO] [stdout] 271 | pub enum Stm { [INFO] [stdout] | --- `Stm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:296:49 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Fun` [INFO] [stdout] ... [INFO] [stdout] 300 | pub struct Fun { [INFO] [stdout] | --- `Fun` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `SuperFoldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_SuperFoldable_FOR_Fun` [INFO] [stdout] ... [INFO] [stdout] 300 | pub struct Fun { [INFO] [stdout] | --- `Fun` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SuperFoldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SuperFoldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `SuperFoldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:295:25 [INFO] [stdout] | [INFO] [stdout] 295 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Fun` [INFO] [stdout] ... [INFO] [stdout] 300 | pub struct Fun { [INFO] [stdout] | --- `Fun` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:318:49 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Program` [INFO] [stdout] 319 | pub struct Program { [INFO] [stdout] | ------- `Program` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:317:10 [INFO] [stdout] | [INFO] [stdout] 317 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `SuperFoldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_SuperFoldable_FOR_Program` [INFO] [stdout] 318 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 319 | pub struct Program { [INFO] [stdout] | ------- `Program` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SuperFoldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SuperFoldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `SuperFoldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:317:25 [INFO] [stdout] | [INFO] [stdout] 317 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Program` [INFO] [stdout] 318 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 319 | pub struct Program { [INFO] [stdout] | ------- `Program` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:325:49 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Field` [INFO] [stdout] 326 | pub struct Field { [INFO] [stdout] | ----- `Field` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(Foldable, DebugWithCtx)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Foldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_Foldable_FOR_Field` [INFO] [stdout] 325 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 326 | pub struct Field { [INFO] [stdout] | ----- `Field` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Foldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Foldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Foldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:324:20 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(Foldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Field` [INFO] [stdout] 325 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 326 | pub struct Field { [INFO] [stdout] | ----- `Field` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:334:49 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Record` [INFO] [stdout] 335 | pub struct Record { [INFO] [stdout] | ------ `Record` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:333:10 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Foldable, DebugWithCtx)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Foldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_Foldable_FOR_Record` [INFO] [stdout] 334 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 335 | pub struct Record { [INFO] [stdout] | ------ `Record` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Foldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Foldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Foldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:333:20 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Foldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Record` [INFO] [stdout] 334 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 335 | pub struct Record { [INFO] [stdout] | ------ `Record` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Arg` is never constructed [INFO] [stdout] --> crates/ast/src/lib.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 208 | struct Arg(u64); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:218:49 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Exp` [INFO] [stdout] 219 | /// Expression [INFO] [stdout] 220 | pub enum Exp { [INFO] [stdout] | --- `Exp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:217:10 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `SuperFoldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_SuperFoldable_FOR_Exp` [INFO] [stdout] ... [INFO] [stdout] 220 | pub enum Exp { [INFO] [stdout] | --- `Exp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SuperFoldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SuperFoldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `SuperFoldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Exp` [INFO] [stdout] ... [INFO] [stdout] 220 | pub enum Exp { [INFO] [stdout] | --- `Exp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:269:49 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Stm` [INFO] [stdout] 270 | /// Statement [INFO] [stdout] 271 | pub enum Stm { [INFO] [stdout] | --- `Stm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `SuperFoldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_SuperFoldable_FOR_Stm` [INFO] [stdout] ... [INFO] [stdout] 271 | pub enum Stm { [INFO] [stdout] | --- `Stm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SuperFoldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SuperFoldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `SuperFoldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Stm` [INFO] [stdout] ... [INFO] [stdout] 271 | pub enum Stm { [INFO] [stdout] | --- `Stm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:296:49 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Fun` [INFO] [stdout] ... [INFO] [stdout] 300 | pub struct Fun { [INFO] [stdout] | --- `Fun` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `SuperFoldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_SuperFoldable_FOR_Fun` [INFO] [stdout] ... [INFO] [stdout] 300 | pub struct Fun { [INFO] [stdout] | --- `Fun` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SuperFoldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SuperFoldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `SuperFoldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:295:25 [INFO] [stdout] | [INFO] [stdout] 295 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Fun` [INFO] [stdout] ... [INFO] [stdout] 300 | pub struct Fun { [INFO] [stdout] | --- `Fun` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:318:49 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Program` [INFO] [stdout] 319 | pub struct Program { [INFO] [stdout] | ------- `Program` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:317:10 [INFO] [stdout] | [INFO] [stdout] 317 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `SuperFoldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_SuperFoldable_FOR_Program` [INFO] [stdout] 318 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 319 | pub struct Program { [INFO] [stdout] | ------- `Program` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SuperFoldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SuperFoldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `SuperFoldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:317:25 [INFO] [stdout] | [INFO] [stdout] 317 | #[derive(SuperFoldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Program` [INFO] [stdout] 318 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 319 | pub struct Program { [INFO] [stdout] | ------- `Program` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:325:49 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Field` [INFO] [stdout] 326 | pub struct Field { [INFO] [stdout] | ----- `Field` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(Foldable, DebugWithCtx)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Foldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_Foldable_FOR_Field` [INFO] [stdout] 325 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 326 | pub struct Field { [INFO] [stdout] | ----- `Field` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Foldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Foldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Foldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:324:20 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(Foldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Field` [INFO] [stdout] 325 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 326 | pub struct Field { [INFO] [stdout] | ----- `Field` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:334:49 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] | ^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `SerializeWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_serde_SerializeWithCtx_FOR_Record` [INFO] [stdout] 335 | pub struct Record { [INFO] [stdout] | ------ `Record` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `common::serde::SerializeWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `common::serde::SerializeWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:333:10 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Foldable, DebugWithCtx)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Foldable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_ast_fold_Foldable_FOR_Record` [INFO] [stdout] 334 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 335 | pub struct Record { [INFO] [stdout] | ------ `Record` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Foldable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Foldable` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Foldable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/ast/src/lib.rs:333:20 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Foldable, DebugWithCtx)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `DebugWithCtx` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_common_DebugWithCtx_FOR_Record` [INFO] [stdout] 334 | #[cfg_attr(any(feature = "serde", test), derive(common::serde::SerializeWithCtx))] [INFO] [stdout] 335 | pub struct Record { [INFO] [stdout] | ------ `Record` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DebugWithCtx` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DebugWithCtx` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `DebugWithCtx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parse v0.1.0 (/opt/rustwide/workdir/crates/parse) [INFO] [stderr] Checking normalize v0.1.0 (/opt/rustwide/workdir/crates/normalize) [INFO] [stderr] Checking interpret v0.1.0 (/opt/rustwide/workdir/crates/interpret) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/parse/src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive_common] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_common` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `derive_common` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `derive_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/parse/src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive_common] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_common` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `derive_common` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `derive_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/parse/src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive_common] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_common` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `derive_common` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `derive_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/parse/src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive_common] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_common` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `derive_common` may come from an old version of the `macros` crate, try updating your dependency with `cargo update -p macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `derive_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/parse/src/lex.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/parse/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking static-program-analysis v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/parse/src/lex.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/parse/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.60s [INFO] running `Command { std: "docker" "inspect" "760e81dd3da6fdd09cfe33d73a5fd5051a34137f33390d6883f2bf64191f1142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "760e81dd3da6fdd09cfe33d73a5fd5051a34137f33390d6883f2bf64191f1142", kill_on_drop: false }` [INFO] [stdout] 760e81dd3da6fdd09cfe33d73a5fd5051a34137f33390d6883f2bf64191f1142