[INFO] cloning repository https://github.com/memory-graph/exocortex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/memory-graph/exocortex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemory-graph%2Fexocortex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemory-graph%2Fexocortex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4df590b95336ecdc47bae8cc5242aceb839b8413
[INFO] checking memory-graph/exocortex against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemory-graph%2Fexocortex" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/memory-graph/exocortex
[INFO] finished tweaking git repo https://github.com/memory-graph/exocortex
[INFO] tweaked toml for git repo https://github.com/memory-graph/exocortex written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/memory-graph/exocortex on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/memory-graph/exocortex 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `chrono-tz`
[INFO] [stderr]   --> Cargo.toml:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | chrono-tz = "0.9"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `chrono-tz`
[INFO] [stderr] warning: unused workspace dependency `exocortex-adapter-delta`
[INFO] [stderr]   --> Cargo.toml:79:25
[INFO] [stderr]    |
[INFO] [stderr] 79 | [workspace.dependencies.exocortex-adapter-delta]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-adapter-delta`
[INFO] [stderr] warning: unused workspace dependency `exocortex-adapter-git`
[INFO] [stderr]   --> Cargo.toml:83:25
[INFO] [stderr]    |
[INFO] [stderr] 83 | [workspace.dependencies.exocortex-adapter-git]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-adapter-git`
[INFO] [stderr] warning: unused workspace dependency `exocortex-adapter-iceberg`
[INFO] [stderr]   --> Cargo.toml:87:25
[INFO] [stderr]    |
[INFO] [stderr] 87 | [workspace.dependencies.exocortex-adapter-iceberg]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-adapter-iceberg`
[INFO] [stderr] warning: unused workspace dependency `exocortex-adapter-parquet`
[INFO] [stderr]   --> Cargo.toml:91:25
[INFO] [stderr]    |
[INFO] [stderr] 91 | [workspace.dependencies.exocortex-adapter-parquet]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-adapter-parquet`
[INFO] [stderr] warning: unused workspace dependency `exocortex-adapter-postgres`
[INFO] [stderr]   --> Cargo.toml:95:25
[INFO] [stderr]    |
[INFO] [stderr] 95 | [workspace.dependencies.exocortex-adapter-postgres]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-adapter-postgres`
[INFO] [stderr] warning: unused workspace dependency `exocortex-entity-resolution`
[INFO] [stderr]    --> Cargo.toml:127:25
[INFO] [stderr]     |
[INFO] [stderr] 127 | [workspace.dependencies.exocortex-entity-resolution]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-entity-resolution`
[INFO] [stderr] warning: unused workspace dependency `exocortex-worker`
[INFO] [stderr]    --> Cargo.toml:171:25
[INFO] [stderr]     |
[INFO] [stderr] 171 | [workspace.dependencies.exocortex-worker]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-worker`
[INFO] [stderr] warning: unused workspace dependency `indexmap`
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | indexmap = "2"
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `indexmap`
[INFO] [stderr] warning: unused workspace dependency `rand`
[INFO] [stderr]   --> Cargo.toml:53:1
[INFO] [stderr]    |
[INFO] [stderr] 53 | rand = "0.8"
[INFO] [stderr]    | ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `rand`
[INFO] [stderr] warning: unused workspace dependency `tower-http`
[INFO] [stderr]    --> Cargo.toml:237:25
[INFO] [stderr]     |
[INFO] [stderr] 237 | [workspace.dependencies.tower-http]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tower-http`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:253:1
[INFO] [stderr]     |
[INFO] [stderr] 253 | rust-version = "1.85"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded crepe v0.1.8
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded codegen v0.2.0
[INFO] [stderr]   Downloaded steel-derive v0.6.0
[INFO] [stderr]   Downloaded rmcp-macros v0.1.5
[INFO] [stderr]   Downloaded quickscope v0.2.0
[INFO] [stderr]   Downloaded weak-table v0.3.2
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded xxhash-rust v0.8.18
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded rmcp v0.1.5
[INFO] [stderr]   Downloaded steel-parser v0.7.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.1
[INFO] [stderr]   Downloaded opentelemetry-proto v0.31.0
[INFO] [stderr]   Downloaded metrics-exporter-opentelemetry v0.2.1
[INFO] [stderr]   Downloaded blake3 v1.8.7
[INFO] [stderr]   Downloaded im-lists v0.9.1
[INFO] [stderr]   Downloaded falkordb v0.3.0
[INFO] [stderr]   Downloaded im-rc v15.1.0
[INFO] [stderr]   Downloaded steel-core v0.7.0
[INFO] [stderr]   Downloaded redis v1.2.2
[INFO] [stderr]   Downloaded tokenizers v0.22.2
[INFO] [stderr]   Downloaded fastembed v5.2.0
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.3
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.3
[INFO] [stderr]   Downloaded ureq v3.4.0
[INFO] [stderr]   Downloaded ureq-proto v0.6.1
[INFO] [stderr]   Downloaded pem-rfc7468 v1.0.0
[INFO] [stderr]   Downloaded der v0.8.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.11
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded eventsource-client v0.13.0
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded chitchat v0.9.0
[INFO] [stderr]   Downloaded axum-server v0.7.3
[INFO] [stderr]   Downloaded fs-err v3.3.1
[INFO] [stderr]   Downloaded twox-hash v2.1.4
[INFO] [stderr]   Downloaded arrow-select v59.3.0
[INFO] [stderr]   Downloaded arrow-schema v59.3.0
[INFO] [stderr]   Downloaded arrow-ord v59.3.0
[INFO] [stderr]   Downloaded arrow-cast v59.3.0
[INFO] [stderr]   Downloaded snap v1.1.2
[INFO] [stderr]   Downloaded arrow-data v59.3.0
[INFO] [stderr]   Downloaded arrow-buffer v59.3.0
[INFO] [stderr]   Downloaded arrow-array v59.3.0
[INFO] [stderr]   Downloaded lz4_flex v0.14.0
[INFO] [stderr]   Downloaded arrow-ipc v59.3.0
[INFO] [stderr]   Downloaded parquet v59.3.0
[INFO] [stderr]   Downloaded apache-avro v0.21.0
[INFO] [stderr]   Downloaded steel-gen v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 759565861ce82fbdbeffe6998f0c65dd5d3fc96e6df987883748034ab7c30226
[INFO] running `Command { std: "docker" "start" "759565861ce82fbdbeffe6998f0c65dd5d3fc96e6df987883748034ab7c30226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "759565861ce82fbdbeffe6998f0c65dd5d3fc96e6df987883748034ab7c30226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "759565861ce82fbdbeffe6998f0c65dd5d3fc96e6df987883748034ab7c30226" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "759565861ce82fbdbeffe6998f0c65dd5d3fc96e6df987883748034ab7c30226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "759565861ce82fbdbeffe6998f0c65dd5d3fc96e6df987883748034ab7c30226" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `chrono-tz`
[INFO] [stderr]   --> Cargo.toml:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | chrono-tz = "0.9"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `chrono-tz`
[INFO] [stderr] warning: unused workspace dependency `exocortex-adapter-delta`
[INFO] [stderr]   --> Cargo.toml:79:25
[INFO] [stderr]    |
[INFO] [stderr] 79 | [workspace.dependencies.exocortex-adapter-delta]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-adapter-delta`
[INFO] [stderr] warning: unused workspace dependency `exocortex-adapter-git`
[INFO] [stderr]   --> Cargo.toml:83:25
[INFO] [stderr]    |
[INFO] [stderr] 83 | [workspace.dependencies.exocortex-adapter-git]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-adapter-git`
[INFO] [stderr] warning: unused workspace dependency `exocortex-adapter-iceberg`
[INFO] [stderr]   --> Cargo.toml:87:25
[INFO] [stderr]    |
[INFO] [stderr] 87 | [workspace.dependencies.exocortex-adapter-iceberg]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-adapter-iceberg`
[INFO] [stderr] warning: unused workspace dependency `exocortex-adapter-parquet`
[INFO] [stderr]   --> Cargo.toml:91:25
[INFO] [stderr]    |
[INFO] [stderr] 91 | [workspace.dependencies.exocortex-adapter-parquet]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-adapter-parquet`
[INFO] [stderr] warning: unused workspace dependency `exocortex-adapter-postgres`
[INFO] [stderr]   --> Cargo.toml:95:25
[INFO] [stderr]    |
[INFO] [stderr] 95 | [workspace.dependencies.exocortex-adapter-postgres]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-adapter-postgres`
[INFO] [stderr] warning: unused workspace dependency `exocortex-entity-resolution`
[INFO] [stderr]    --> Cargo.toml:127:25
[INFO] [stderr]     |
[INFO] [stderr] 127 | [workspace.dependencies.exocortex-entity-resolution]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-entity-resolution`
[INFO] [stderr] warning: unused workspace dependency `exocortex-worker`
[INFO] [stderr]    --> Cargo.toml:171:25
[INFO] [stderr]     |
[INFO] [stderr] 171 | [workspace.dependencies.exocortex-worker]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `exocortex-worker`
[INFO] [stderr] warning: unused workspace dependency `indexmap`
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | indexmap = "2"
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `indexmap`
[INFO] [stderr] warning: unused workspace dependency `rand`
[INFO] [stderr]   --> Cargo.toml:53:1
[INFO] [stderr]    |
[INFO] [stderr] 53 | rand = "0.8"
[INFO] [stderr]    | ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `rand`
[INFO] [stderr] warning: unused workspace dependency `tower-http`
[INFO] [stderr]    --> Cargo.toml:237:25
[INFO] [stderr]     |
[INFO] [stderr] 237 | [workspace.dependencies.tower-http]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tower-http`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:253:1
[INFO] [stderr]     |
[INFO] [stderr] 253 | rust-version = "1.85"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling rustls v0.23.45
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking zlib-rs v0.6.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rapidhash v4.5.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking xxhash-rust v0.8.18
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]     Checking weak-table v0.3.2
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling fs-err v3.3.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking left-right v0.11.8
[INFO] [stderr]     Checking hashbag v0.1.13
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.3
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking num-bigint v0.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking arrow-schema v59.3.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling snap v1.1.2
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking twox-hash v2.1.4
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking lz4_flex v0.14.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling crepe v0.1.8
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling steel-derive v0.6.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling rmcp-macros v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking postgres-protocol v0.6.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling steel-gen v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]    Compiling steel-core v0.7.0
[INFO] [stderr]     Checking im-lists v0.9.1
[INFO] [stderr]     Checking quickscope v0.2.0
[INFO] [stderr]     Checking evmap v11.0.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking exocortex-entity-resolution v0.4.1 (/opt/rustwide/workdir/crates/exocortex-entity-resolution)
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling exocortex-wire v0.4.1 (/opt/rustwide/workdir/crates/exocortex-wire)
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking arrow-buffer v59.3.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking arrow-data v59.3.0
[INFO] [stderr]     Checking metrics-util v0.20.4
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking apache-avro v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking arrow-array v59.3.0
[INFO] [stderr]     Checking h2 v0.4.18
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking rmcp v0.1.5
[INFO] [stderr]     Checking exocortex-kernel v0.4.1 (/opt/rustwide/workdir/crates/exocortex-kernel)
[INFO] [stderr]     Checking steel-parser v0.7.0
[INFO] [stderr]     Checking chitchat v0.9.0
[INFO] [stderr]     Checking exocortex-pack-dev-v1 v0.4.1 (/opt/rustwide/workdir/crates/exocortex-pack-dev-v1)
[INFO] [stderr]     Checking exocortex-pack-mortgage-v1 v0.4.1 (/opt/rustwide/workdir/crates/exocortex-pack-mortgage-v1)
[INFO] [stderr]     Checking exocortex-pack-study-v1 v0.4.1 (/opt/rustwide/workdir/crates/exocortex-pack-study-v1)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_registration.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pack! {
[INFO] [stdout] 10 | |     name: "test-pack",
[INFO] [stdout] 11 | |     version: "0.1.0",
[INFO] [stdout] 12 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_registration.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pack! {
[INFO] [stdout] 10 | |     name: "test-pack",
[INFO] [stdout] 11 | |     version: "0.1.0",
[INFO] [stdout] 12 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_registration.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pack! {
[INFO] [stdout] 10 | |     name: "test-pack",
[INFO] [stdout] 11 | |     version: "0.1.0",
[INFO] [stdout] 12 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_registration.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pack! {
[INFO] [stdout] 10 | |     name: "test-pack",
[INFO] [stdout] 11 | |     version: "0.1.0",
[INFO] [stdout] 12 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_registration.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pack! {
[INFO] [stdout] 10 | |     name: "test-pack",
[INFO] [stdout] 11 | |     version: "0.1.0",
[INFO] [stdout] 12 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_registration.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pack! {
[INFO] [stdout] 10 | |     name: "test-pack",
[INFO] [stdout] 11 | |     version: "0.1.0",
[INFO] [stdout] 12 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/compatibility.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / exocortex_kernel::pack! {
[INFO] [stdout] 13 | |     name: "compat-rolling",
[INFO] [stdout] 14 | |     version: "1.0.0",
[INFO] [stdout] 15 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `exocortex_kernel::pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/compatibility.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / exocortex_kernel::pack! {
[INFO] [stdout] 13 | |     name: "compat-rolling",
[INFO] [stdout] 14 | |     version: "1.0.0",
[INFO] [stdout] 15 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `exocortex_kernel::pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/compatibility.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / exocortex_kernel::pack! {
[INFO] [stdout] 13 | |     name: "compat-rolling",
[INFO] [stdout] 14 | |     version: "1.0.0",
[INFO] [stdout] 15 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `exocortex_kernel::pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/compatibility.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / exocortex_kernel::pack! {
[INFO] [stdout] 13 | |     name: "compat-rolling",
[INFO] [stdout] 14 | |     version: "1.0.0",
[INFO] [stdout] 15 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `exocortex_kernel::pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_verbs.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pack! {
[INFO] [stdout] 19 | |     name: "test-pack-verbs",
[INFO] [stdout] 20 | |     version: "0.1.0",
[INFO] [stdout] 21 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_verbs.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pack! {
[INFO] [stdout] 19 | |     name: "test-pack-verbs",
[INFO] [stdout] 20 | |     version: "0.1.0",
[INFO] [stdout] 21 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_verbs.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pack! {
[INFO] [stdout] 19 | |     name: "test-pack-verbs",
[INFO] [stdout] 20 | |     version: "0.1.0",
[INFO] [stdout] 21 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_verbs.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pack! {
[INFO] [stdout] 19 | |     name: "test-pack-verbs",
[INFO] [stdout] 20 | |     version: "0.1.0",
[INFO] [stdout] 21 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-kernel/tests/pack_verbs.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pack! {
[INFO] [stdout] 19 | |     name: "test-pack-verbs",
[INFO] [stdout] 20 | |     version: "0.1.0",
[INFO] [stdout] 21 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-dev-v1/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / pack! {
[INFO] [stdout]  22 | |     name: "exocortex-pack-dev-v1",
[INFO] [stdout]  23 | |     version: "1.0.0",
[INFO] [stdout]  24 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arrow-select v59.3.0
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-mortgage-v1/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | / pack! {
[INFO] [stdout]  43 | |     name: "exocortex-pack-mortgage-v1",
[INFO] [stdout]  44 | |     version: "1.0.0",
[INFO] [stdout]  45 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__guidance_pieces`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__guidance_pieces` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/exocortex-pack-study-v1/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / pack! {
[INFO] [stdout]  46 | |     name: "exocortex-pack-study-v1",
[INFO] [stdout]  47 | |     version: "1.0.0",
[INFO] [stdout]  48 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__kind_rows` which comes from the expansion of the macro `pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arrow-ord v59.3.0
[INFO] [stderr]     Checking arrow-ipc v59.3.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking arrow-cast v59.3.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking parquet v59.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]     Checking redis v1.2.2
[INFO] [stderr]     Checking redis v0.27.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking exocortex-api-client v0.4.1 (/opt/rustwide/workdir/crates/exocortex-api-client)
[INFO] [stderr]     Checking eventsource-client v0.13.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum-server v0.7.3
[INFO] [stderr] error: could not compile `steel-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name steel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/steel-core-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="modules"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "disable-arity-checking", "dylib-build", "dylibs", "dynamic", "experimental", "experimental-drop-handler", "git", "inline-captures", "interrupt", "jit", "markdown", "modules", "profiling", "recycle", "rooted-instructions", "sandbox", "smallvec", "stacker", "sync", "unsafe-internals", "unsandboxed-kernel", "without-drop-protection"))' -C metadata=825ddca90e368f14 -C extra-filename=-aa68e771ce89a710 --out-dir /opt/rustwide/target/debug/build/steel-core/aa68e771ce89a710/out -L dependency=/opt/rustwide/target/debug/build/ahash/3643068af675dc56/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/34319c28828d46c3/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/c11686ec70db065e/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/bitmaps/79a51f864f543e5b/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/c6dd025e507155f8/out -L dependency=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out -L dependency=/opt/rustwide/target/debug/build/castaway/32442b404aa5baa6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/codegen/cb2ac650b6524343/out -L dependency=/opt/rustwide/target/debug/build/compact_str/0ea88c1117ccda3a/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/438f252b9b1e5e6c/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/cad9844398764669/out -L dependency=/opt/rustwide/target/debug/build/dashmap/dfb74e3ebcddb191/out -L dependency=/opt/rustwide/target/debug/build/digest/dd8b029c82daf771/out -L dependency=/opt/rustwide/target/debug/build/either/4037db5995268551/out -L dependency=/opt/rustwide/target/debug/build/env_home/618f303e239d437a/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/308a4123e7ffabe8/out -L dependency=/opt/rustwide/target/debug/build/futures-core/e61316190f86a7bd/out -L dependency=/opt/rustwide/target/debug/build/futures-io/1831beca475a5f7c/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/44e0f9a4a46cc01d/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/a9e9f8e9bd8fa6ef/out -L dependency=/opt/rustwide/target/debug/build/futures-task/cf484ab2ebd5b3b9/out -L dependency=/opt/rustwide/target/debug/build/futures-util/cc11ce7fe2d39c97/out -L dependency=/opt/rustwide/target/debug/build/fxhash/4d5fdce21e0796ac/out -L dependency=/opt/rustwide/target/debug/build/generic-array/c586f0bf6e1ffba7/out -L dependency=/opt/rustwide/target/debug/build/getrandom/9e2f8a6c5eaf5e7f/out -L dependency=/opt/rustwide/target/debug/build/getrandom/d2aa5e8c4aab2c0f/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/2281d44cca097a41/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/873179c8801ab2f1/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/4c741fc3ef3881f8/out -L dependency=/opt/rustwide/target/debug/build/indexmap/e93de44b236c6b08/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/lasso/b628ff35b13f42b8/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/1f734e6100806aec/out -L dependency=/opt/rustwide/target/debug/build/lock_api/80e9337ffac584cc/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/dfd1d5aba2f2ad38/out -L dependency=/opt/rustwide/target/debug/build/num-integer/1d1b690711ca7bd7/out -L dependency=/opt/rustwide/target/debug/build/num-rational/ec2fefe0b1271881/out -L dependency=/opt/rustwide/target/debug/build/num-traits/db5824db52a73596/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/63698a746e201bbb/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/118f6ab2d438b877/out -L dependency=/opt/rustwide/target/debug/build/pretty/77a569fb28e1f5a3/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/0dfa1c1cdb33bafc/out -L dependency=/opt/rustwide/target/debug/build/rand_core/9b17468d33d04c68/out -L dependency=/opt/rustwide/target/debug/build/rand_core/c4ce4aa3eb83456a/out -L dependency=/opt/rustwide/target/debug/build/rand_xoshiro/21b9aa816727bc6a/out -L dependency=/opt/rustwide/target/debug/build/rustix/bf379d8d33d5f211/out -L dependency=/opt/rustwide/target/debug/build/rustversion/5cea38e78999152b/out -L dependency=/opt/rustwide/target/debug/build/ryu/3da2ab8eb39d89f2/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/b7ec51aa3f371c0a/out -L dependency=/opt/rustwide/target/debug/build/serde_core/182ae46cbfb5dc43/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/801cd2a481498a61/out -L dependency=/opt/rustwide/target/debug/build/sized-chunks/96793709fd5a5008/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out -L dependency=/opt/rustwide/target/debug/build/smallvec/e2609013f5279afe/out -L dependency=/opt/rustwide/target/debug/build/static_assertions/f2154b0bf273423d/out -L dependency=/opt/rustwide/target/debug/build/subtle/1139c163d0bdfd0a/out -L dependency=/opt/rustwide/target/debug/build/termcolor/3163ee63a16b7335/out -L dependency=/opt/rustwide/target/debug/build/typed-arena/f9e410eb1edcc154/out -L dependency=/opt/rustwide/target/debug/build/typenum/24aab6a4200ddd27/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/831b79c958a0d7a0/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/a2cad30f1b072f70/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/5c236e4561df33fb/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/a28fe59ca9f22f36/out -L dependency=/opt/rustwide/target/debug/build/zmij/93cb3e10a525d438/out --extern arc_swap=/opt/rustwide/target/debug/build/arc-swap/8a3fb7143ac71502/out/libarc_swap-8a3fb7143ac71502.rmeta --extern bigdecimal=/opt/rustwide/target/debug/build/bigdecimal/8b3b42fb14eebe65/out/libbigdecimal-8b3b42fb14eebe65.rmeta --extern bincode=/opt/rustwide/target/debug/build/bincode/5e1c83151af0957b/out/libbincode-5e1c83151af0957b.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/d6ec12bd42b49da7/out/libchrono-d6ec12bd42b49da7.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/build/codespan-reporting/8e05686bdaf08cc5/out/libcodespan_reporting-8e05686bdaf08cc5.rmeta --extern compact_str=/opt/rustwide/target/debug/build/compact_str/0ea88c1117ccda3a/out/libcompact_str-0ea88c1117ccda3a.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/build/crossbeam-channel/d27eefb5d79eb915/out/libcrossbeam_channel-d27eefb5d79eb915.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/build/crossbeam-utils/438f252b9b1e5e6c/out/libcrossbeam_utils-438f252b9b1e5e6c.rmeta --extern env_home=/opt/rustwide/target/debug/build/env_home/618f303e239d437a/out/libenv_home-618f303e239d437a.rmeta --extern futures_executor=/opt/rustwide/target/debug/build/futures-executor/ef195bb4e6c67029/out/libfutures_executor-ef195bb4e6c67029.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/cf484ab2ebd5b3b9/out/libfutures_task-cf484ab2ebd5b3b9.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/cc11ce7fe2d39c97/out/libfutures_util-cc11ce7fe2d39c97.rmeta --extern fxhash=/opt/rustwide/target/debug/build/fxhash/4d5fdce21e0796ac/out/libfxhash-4d5fdce21e0796ac.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/d6c6681e19d65e40/out/libglob-d6c6681e19d65e40.rmeta --extern httparse=/opt/rustwide/target/debug/build/httparse/b9ed2fea81abf9ac/out/libhttparse-b9ed2fea81abf9ac.rmeta --extern im_lists=/opt/rustwide/target/debug/build/im-lists/8af7e00fa395384d/out/libim_lists-8af7e00fa395384d.rmeta --extern im_rc=/opt/rustwide/target/debug/build/im-rc/f86ad0dfc9b366d4/out/libim_rc-f86ad0dfc9b366d4.rmeta --extern lasso=/opt/rustwide/target/debug/build/lasso/b628ff35b13f42b8/out/liblasso-b628ff35b13f42b8.rmeta --extern log=/opt/rustwide/target/debug/build/log/2285cdf6cdb2482f/out/liblog-2285cdf6cdb2482f.rmeta --extern md5=/opt/rustwide/target/debug/build/md-5/7a1ed3e03d59773d/out/libmd5-7a1ed3e03d59773d.rmeta --extern num_bigint=/opt/rustwide/target/debug/build/num-bigint/dfd1d5aba2f2ad38/out/libnum_bigint-dfd1d5aba2f2ad38.rmeta --extern num_integer=/opt/rustwide/target/debug/build/num-integer/1d1b690711ca7bd7/out/libnum_integer-1d1b690711ca7bd7.rmeta --extern num_rational=/opt/rustwide/target/debug/build/num-rational/ec2fefe0b1271881/out/libnum_rational-ec2fefe0b1271881.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/db5824db52a73596/out/libnum_traits-db5824db52a73596.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/4f341a6b015e247c/out/libparking_lot-4f341a6b015e247c.rmeta --extern polling=/opt/rustwide/target/debug/build/polling/1d66dbf1898b576e/out/libpolling-1d66dbf1898b576e.rmeta --extern quickscope=/opt/rustwide/target/debug/build/quickscope/65c9fb4468ad7ab6/out/libquickscope-65c9fb4468ad7ab6.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/50d64d3193ca1e0e/out/librand-50d64d3193ca1e0e.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/b7ec51aa3f371c0a/out/libserde-b7ec51aa3f371c0a.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/14ce7088367404e9/out/libserde_json-14ce7088367404e9.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/e2609013f5279afe/out/libsmallvec-e2609013f5279afe.rmeta --extern steel_derive=/opt/rustwide/target/debug/build/steel-derive/5b0411c27edda7ac/out/libsteel_derive-5b0411c27edda7ac.so --extern steel_gen=/opt/rustwide/target/debug/build/steel-gen/35bf74a522c7164c/out/libsteel_gen-35bf74a522c7164c.rmeta --extern steel_parser=/opt/rustwide/target/debug/build/steel-parser/7e5dc6e353f066f5/out/libsteel_parser-7e5dc6e353f066f5.rmeta --extern strsim=/opt/rustwide/target/debug/build/strsim/a1f0dce47f9b6856/out/libstrsim-a1f0dce47f9b6856.rmeta --extern weak_table=/opt/rustwide/target/debug/build/weak-table/501a30980c0eda4e/out/libweak_table-501a30980c0eda4e.rmeta --extern which=/opt/rustwide/target/debug/build/which/fbbf219a895cda01/out/libwhich-fbbf219a895cda01.rmeta --extern xdg=/opt/rustwide/target/debug/build/xdg/b0f0785b09a58a99/out/libxdg-b0f0785b09a58a99.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: unused dependency `tracing-subscriber`
[INFO] [stderr]   --> crates/exocortex-entity-resolution/Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | tracing-subscriber = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tracing-subscriber`
[INFO] [stderr] warning: `exocortex-entity-resolution` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `crepe`
[INFO] [stderr]   --> crates/exocortex-kernel/Cargo.toml:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | crepe       = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `crepe`
[INFO] [stderr] warning: unused dependency `lasso`
[INFO] [stderr]   --> crates/exocortex-kernel/Cargo.toml:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | lasso       = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `lasso`
[INFO] [stderr] warning: unused dependency `thiserror`
[INFO] [stderr]   --> crates/exocortex-kernel/Cargo.toml:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | thiserror   = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `thiserror`
[INFO] [stderr] warning: unused dependency `tracing`
[INFO] [stderr]   --> crates/exocortex-kernel/Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | tracing     = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `tracing`
[INFO] [stderr] warning: `exocortex-kernel` (manifest) generated 4 warnings
[INFO] running `Command { std: "docker" "inspect" "759565861ce82fbdbeffe6998f0c65dd5d3fc96e6df987883748034ab7c30226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "759565861ce82fbdbeffe6998f0c65dd5d3fc96e6df987883748034ab7c30226", kill_on_drop: false }`
[INFO] [stdout] 759565861ce82fbdbeffe6998f0c65dd5d3fc96e6df987883748034ab7c30226
