[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 try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nathanwhit/static-program-analysis on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 591f61d71759c027c63def78db043461dac88594a72ff421a85668db1a7cdb13 [INFO] running `Command { std: "docker" "start" "-a" "591f61d71759c027c63def78db043461dac88594a72ff421a85668db1a7cdb13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "591f61d71759c027c63def78db043461dac88594a72ff421a85668db1a7cdb13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591f61d71759c027c63def78db043461dac88594a72ff421a85668db1a7cdb13", kill_on_drop: false }` [INFO] [stdout] 591f61d71759c027c63def78db043461dac88594a72ff421a85668db1a7cdb13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f73b5fa199a4b434cb90b2655587def83215cf62af1d7ca471a7f39ef75298e5 [INFO] running `Command { std: "docker" "start" "-a" "f73b5fa199a4b434cb90b2655587def83215cf62af1d7ca471a7f39ef75298e5", 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] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling thiserror v1.0.44 [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 pin-project-lite v0.2.10 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking ariadne v0.3.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking quote v1.0.31 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking syn v2.0.27 [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 clap_builder v4.3.19 [INFO] [stderr] Checking tracing-tree v0.2.4 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking globset v0.4.11 [INFO] [stderr] Compiling synstructure v0.13.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Checking insta v1.31.0 [INFO] [stderr] Checking sourcegen v0.1.0 (/opt/rustwide/workdir/crates/sourcegen) [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [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] [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] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:84:88 [INFO] [stdout] | [INFO] [stdout] 84 | fn try_fold_exp(&mut self, ctx: &mut AstCtx, exp: Exp) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 85 | | Ok(self.fold_exp(ctx, exp)) [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | Ok(self.fold_exp(ctx, exp)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:88:88 [INFO] [stdout] | [INFO] [stdout] 88 | fn try_fold_fun(&mut self, ctx: &mut AstCtx, fun: Fun) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 89 | | Ok(self.fold_fun(ctx, fun)) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | Ok(self.fold_fun(ctx, fun)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:92:88 [INFO] [stdout] | [INFO] [stdout] 92 | fn try_fold_stm(&mut self, ctx: &mut AstCtx, stm: Stm) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 93 | | Ok(self.fold_stm(ctx, stm)) [INFO] [stdout] 94 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(self.fold_stm(ctx, stm)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:96:84 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_fold_id(&mut self, ctx: &mut AstCtx, id: Id) -> Result { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 97 | | Ok(self.fold_id(ctx, id)) [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | Ok(self.fold_id(ctx, id)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:104:39 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 105 | | Ok(self.fold_program(ctx, program)) [INFO] [stdout] 106 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | Ok(self.fold_program(ctx, program)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ast` (lib test) due to 10 previous errors; 19 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stderr] error: could not compile `ast` (lib) due to 10 previous errors; 19 warnings emitted [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] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:84:88 [INFO] [stdout] | [INFO] [stdout] 84 | fn try_fold_exp(&mut self, ctx: &mut AstCtx, exp: Exp) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 85 | | Ok(self.fold_exp(ctx, exp)) [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | Ok(self.fold_exp(ctx, exp)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:88:88 [INFO] [stdout] | [INFO] [stdout] 88 | fn try_fold_fun(&mut self, ctx: &mut AstCtx, fun: Fun) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 89 | | Ok(self.fold_fun(ctx, fun)) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | Ok(self.fold_fun(ctx, fun)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:92:88 [INFO] [stdout] | [INFO] [stdout] 92 | fn try_fold_stm(&mut self, ctx: &mut AstCtx, stm: Stm) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 93 | | Ok(self.fold_stm(ctx, stm)) [INFO] [stdout] 94 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(self.fold_stm(ctx, stm)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:96:84 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_fold_id(&mut self, ctx: &mut AstCtx, id: Id) -> Result { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 97 | | Ok(self.fold_id(ctx, id)) [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | Ok(self.fold_id(ctx, id)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:104:39 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 105 | | Ok(self.fold_program(ctx, program)) [INFO] [stdout] 106 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/ast/src/fold.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | Ok(self.fold_program(ctx, program)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f73b5fa199a4b434cb90b2655587def83215cf62af1d7ca471a7f39ef75298e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f73b5fa199a4b434cb90b2655587def83215cf62af1d7ca471a7f39ef75298e5", kill_on_drop: false }` [INFO] [stdout] f73b5fa199a4b434cb90b2655587def83215cf62af1d7ca471a7f39ef75298e5