[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 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/memory-graph/exocortex on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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] 65e43127336b1a116a51ef2dd1bf3aa9f39fd94f62b3b9f026aea9a247409ca2
[INFO] running `Command { std: "docker" "start" "65e43127336b1a116a51ef2dd1bf3aa9f39fd94f62b3b9f026aea9a247409ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65e43127336b1a116a51ef2dd1bf3aa9f39fd94f62b3b9f026aea9a247409ca2", 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" "65e43127336b1a116a51ef2dd1bf3aa9f39fd94f62b3b9f026aea9a247409ca2" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65e43127336b1a116a51ef2dd1bf3aa9f39fd94f62b3b9f026aea9a247409ca2", 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" "65e43127336b1a116a51ef2dd1bf3aa9f39fd94f62b3b9f026aea9a247409ca2" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "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 log v0.4.34
[INFO] [stderr]     Checking lock_api v0.4.14
[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 constant_time_eq v0.4.2
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling aws-lc-rs 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]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[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]     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 regex-automata v0.4.18
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rapidhash v4.5.1
[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]    Compiling cmake v0.1.58
[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 blake3 v1.8.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking xxhash-rust v0.8.18
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[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]    Compiling regex v1.13.1
[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]     Checking sized-chunks v0.6.5
[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 md-5 v0.10.6
[INFO] [stderr]     Checking weak-table v0.3.2
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking xdg v3.0.0
[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]     Checking polling v3.11.0
[INFO] [stderr]     Checking which v7.0.3
[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]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[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]     Checking matchers v0.2.0
[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]     Checking quanta v0.12.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[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-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling snap v1.1.2
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking twox-hash v2.1.4
[INFO] [stderr]     Checking lz4_flex v0.14.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking serde_bytes v0.11.19
[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 axum-macros v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[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 thiserror v2.0.20
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling steel-derive v0.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling rmcp-macros v0.1.5
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking postgres-protocol v0.6.12
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling steel-gen v0.3.0
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking quickscope v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking im-lists v0.9.1
[INFO] [stderr]    Compiling steel-core v0.7.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking evmap v11.0.0
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling exocortex-wire v0.4.1 (/opt/rustwide/workdir/crates/exocortex-wire)
[INFO] [stderr]     Checking exocortex-entity-resolution v0.4.1 (/opt/rustwide/workdir/crates/exocortex-entity-resolution)
[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 arrow-buffer v59.3.0
[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 rand v0.9.5
[INFO] [stderr]     Checking rand v0.8.7
[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 arrow-data v59.3.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking arrow-array v59.3.0
[INFO] [stderr]     Checking lasso v0.7.3
[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 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 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 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-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-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] [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-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-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-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-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-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-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-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-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-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-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] [stderr]     Checking arrow-select v59.3.0
[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-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-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-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] [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-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] [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] [stderr]     Checking arrow-ord v59.3.0
[INFO] [stderr]     Checking arrow-ipc v59.3.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking arrow-cast v59.3.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking parquet v59.3.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking redis v1.2.2
[INFO] [stderr]     Checking redis v0.27.6
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[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 tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum-server v0.7.3
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking falkordb v0.3.0
[INFO] [stderr]     Checking exocortex-adapter-sdk v0.4.1 (/opt/rustwide/workdir/crates/exocortex-adapter-sdk)
[INFO] [stderr]     Checking exocortex-storage v0.4.1 (/opt/rustwide/workdir/crates/exocortex-storage)
[INFO] [stderr]     Checking exocortex-adapter-table v0.4.1 (/opt/rustwide/workdir/crates/exocortex-adapter-table)
[INFO] [stderr]     Checking exocortex-adapter-github v0.4.1 (/opt/rustwide/workdir/crates/exocortex-adapter-github)
[INFO] [stderr]     Checking exocortex-adapter-git v0.4.1 (/opt/rustwide/workdir/crates/exocortex-adapter-git)
[INFO] [stderr]     Checking exocortex-adapter-linear v0.4.1 (/opt/rustwide/workdir/crates/exocortex-adapter-linear)
[INFO] [stderr]     Checking exocortex-worker v0.4.1 (/opt/rustwide/workdir/crates/exocortex-worker)
[INFO] [stderr]     Checking exocortex-adapter-parquet v0.4.1 (/opt/rustwide/workdir/crates/exocortex-adapter-parquet)
[INFO] [stderr]     Checking exocortex-adapter-delta v0.4.1 (/opt/rustwide/workdir/crates/exocortex-adapter-delta)
[INFO] [stderr]     Checking exocortex-adapter-postgres v0.4.1 (/opt/rustwide/workdir/crates/exocortex-adapter-postgres)
[INFO] [stderr]     Checking exocortex-adapter-iceberg v0.4.1 (/opt/rustwide/workdir/crates/exocortex-adapter-iceberg)
[INFO] [stderr]     Checking exocortex-cache v0.4.1 (/opt/rustwide/workdir/crates/exocortex-cache)
[INFO] [stderr]     Checking exocortex-reasoning v0.4.1 (/opt/rustwide/workdir/crates/exocortex-reasoning)
[INFO] [stderr]     Checking exocortex-dreams v0.4.1 (/opt/rustwide/workdir/crates/exocortex-dreams)
[INFO] [stderr]     Checking exocortex-cluster v0.4.1 (/opt/rustwide/workdir/crates/exocortex-cluster)
[INFO] [stderr]     Checking exocortex-ops v0.4.1 (/opt/rustwide/workdir/crates/exocortex-ops)
[INFO] [stderr]     Checking exocortex-ingest v0.4.1 (/opt/rustwide/workdir/crates/exocortex-ingest)
[INFO] [stderr]     Checking exocortex-client v0.4.1 (/opt/rustwide/workdir/crates/exocortex-client)
[INFO] [stderr]     Checking exocortex-server v0.4.1 (/opt/rustwide/workdir/crates/exocortex-server)
[INFO] [stderr]     Checking xtask v0.4.1 (/opt/rustwide/workdir/xtask)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/exocortex-ops/tests/parity.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / exocortex_kernel::pack! {
[INFO] [stdout] 11 | |     name: "hostile-verbs-pack",
[INFO] [stdout] 12 | |     version: "0.1.0",
[INFO] [stdout] 13 | |     kernel_min: "1.0.0",
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[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] [stderr] warning: unused dependency `tempfile`
[INFO] [stderr]   --> crates/exocortex-adapter-git/Cargo.toml:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | tempfile = "3"
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tempfile`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `exocortex-adapter-git` (manifest) generated 1 warning
[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] [stderr] warning: unused dependency `anyhow`
[INFO] [stderr]   --> crates/exocortex-ops/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | anyhow = { 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 `anyhow`
[INFO] [stderr] warning: unused dependency `rmcp`
[INFO] [stderr]   --> crates/exocortex-ops/Cargo.toml:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | rmcp = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `rmcp`
[INFO] [stderr] warning: `exocortex-ops` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: exocortex-kernel v0.4.1 (/opt/rustwide/workdir/crates/exocortex-kernel), exocortex-ops v0.4.1 (/opt/rustwide/workdir/crates/exocortex-ops), exocortex-pack-dev-v1 v0.4.1 (/opt/rustwide/workdir/crates/exocortex-pack-dev-v1), exocortex-pack-mortgage-v1 v0.4.1 (/opt/rustwide/workdir/crates/exocortex-pack-mortgage-v1), exocortex-pack-study-v1 v0.4.1 (/opt/rustwide/workdir/crates/exocortex-pack-study-v1), redis v0.27.6, redis v1.2.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "65e43127336b1a116a51ef2dd1bf3aa9f39fd94f62b3b9f026aea9a247409ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65e43127336b1a116a51ef2dd1bf3aa9f39fd94f62b3b9f026aea9a247409ca2", kill_on_drop: false }`
[INFO] [stdout] 65e43127336b1a116a51ef2dd1bf3aa9f39fd94f62b3b9f026aea9a247409ca2
