[INFO] cloning repository https://github.com/ergolang/ergo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ergolang/ergo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fergolang%2Fergo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fergolang%2Fergo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fd74315357e3a5789e2ad7a3a41f79dbaa1402b
[INFO] checking ergolang/ergo against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fergolang%2Fergo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ergolang/ergo
[INFO] finished tweaking git repo https://github.com/ergolang/ergo
[INFO] tweaked toml for git repo https://github.com/ergolang/ergo written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ergolang/ergo on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ergolang/ergo 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/afranchuk/cachemap.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.5
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded bswap v1.0.0
[INFO] [stderr]   Downloaded sqlite v0.26.0
[INFO] [stderr]   Downloaded form_urlencoded v1.1.0
[INFO] [stderr]   Downloaded const_panic v0.2.7
[INFO] [stderr]   Downloaded tstr_proc_macros v0.2.2
[INFO] [stderr]   Downloaded tracing-futures v0.2.5
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded futures-sink v0.3.25
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded sha1 v0.6.1
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded filetime v0.2.18
[INFO] [stderr]   Downloaded errno v0.2.8
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded serial_test_derive v0.5.1
[INFO] [stderr]   Downloaded work-queue v0.1.3
[INFO] [stderr]   Downloaded async-executor v1.5.0
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded ctrlc v3.2.3
[INFO] [stderr]   Downloaded num-rational v0.4.1
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded str_indices v0.4.0
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded petgraph v0.6.2
[INFO] [stderr]   Downloaded chrono v0.4.23
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded rustix v0.35.13
[INFO] [stderr]   Downloaded nix v0.25.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.42.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.42.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.28
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded abi_stable v0.11.1
[INFO] [stderr]   Downloaded idna v0.3.0
[INFO] [stderr]   Downloaded async-std v1.12.0
[INFO] [stderr]   Downloaded isahc v1.7.2
[INFO] [stderr]   Downloaded rustls v0.20.7
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] [stderr]   Downloaded h2 v0.3.15
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.83
[INFO] [stderr]   Downloaded ropey v1.5.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.42.0
[INFO] [stderr]   Downloaded web-sys v0.3.60
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.42.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.42.0
[INFO] [stderr]   Downloaded hyper v0.14.23
[INFO] [stderr]   Downloaded windows_i686_gnu v0.42.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.42.0
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.46
[INFO] [stderr]   Downloaded json v0.12.4
[INFO] [stderr]   Downloaded futures-util v0.3.25
[INFO] [stderr]   Downloaded serde_json v1.0.88
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded curl v0.4.44
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded http v0.2.8
[INFO] [stderr]   Downloaded anyhow v1.0.66
[INFO] [stderr]   Downloaded loom v0.4.1
[INFO] [stderr]   Downloaded futures v0.3.25
[INFO] [stderr]   Downloaded mio v0.8.5
[INFO] [stderr]   Downloaded js-sys v0.3.60
[INFO] [stderr]   Downloaded lsp-types v0.93.2
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded openssl-sys v0.9.77
[INFO] [stderr]   Downloaded abi_stable_derive v0.11.0
[INFO] [stderr]   Downloaded core_extensions v1.5.3
[INFO] [stderr]   Downloaded tokio-util v0.7.4
[INFO] [stderr]   Downloaded url v2.3.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.21
[INFO] [stderr]   Downloaded os_str_bytes v6.4.0
[INFO] [stderr]   Downloaded tower-lsp v0.17.0
[INFO] [stderr]   Downloaded bytes v0.5.6
[INFO] [stderr]   Downloaded num-traits v0.2.15
[INFO] [stderr]   Downloaded concurrent-queue v2.0.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.6
[INFO] [stderr]   Downloaded indexmap v1.9.2
[INFO] [stderr]   Downloaded security-framework v2.7.0
[INFO] [stderr]   Downloaded webpki v0.22.0
[INFO] [stderr]   Downloaded encoding_rs v0.8.31
[INFO] [stderr]   Downloaded bumpalo v3.11.1
[INFO] [stderr]   Downloaded serde_derive v1.0.147
[INFO] [stderr]   Downloaded serde v1.0.147
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded flate2 v1.0.24
[INFO] [stderr]   Downloaded parking_lot_core v0.8.5
[INFO] [stderr]   Downloaded async-io v1.10.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded futures-lite v1.12.0
[INFO] [stderr]   Downloaded tracing-core v0.1.30
[INFO] [stderr]   Downloaded schannel v0.1.20
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded clap_lex v0.2.4
[INFO] [stderr]   Downloaded strsim v0.10.0
[INFO] [stderr]   Downloaded pager v0.16.1
[INFO] [stderr]   Downloaded pretty v0.11.3
[INFO] [stderr]   Downloaded simplelog v0.11.2
[INFO] [stderr]   Downloaded io-lifetimes v0.7.5
[INFO] [stderr]   Downloaded async-codec-lite v0.0.2
[INFO] [stderr]   Downloaded termcolor v1.1.3
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded generator v0.6.25
[INFO] [stderr]   Downloaded unicode-width v0.1.10
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded async-lock v2.6.0
[INFO] [stderr]   Downloaded blocking v1.2.0
[INFO] [stderr]   Downloaded getrandom v0.2.8
[INFO] [stderr]   Downloaded tar v0.4.38
[INFO] [stderr]   Downloaded as_derive_utils v0.11.0
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] [stderr]   Downloaded async-task v4.3.0
[INFO] [stderr]   Downloaded async-process v1.5.0
[INFO] [stderr]   Downloaded kv-log-macro v1.0.7
[INFO] [stderr]   Downloaded bit-vec v0.6.3
[INFO] [stderr]   Downloaded rustversion v1.0.9
[INFO] [stderr]   Downloaded tiny-keccak v2.0.2
[INFO] [stderr]   Downloaded polling v2.4.0
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded unicode-bidi v0.3.8
[INFO] [stderr]   Downloaded crc32fast v1.3.2
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded serial_test v0.5.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded auto_impl v0.5.0
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded num-iter v0.1.43
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded horrorshow v0.8.4
[INFO] [stderr]   Downloaded file-guard v0.1.0
[INFO] [stderr]   Downloaded async-trait v0.1.58
[INFO] [stderr]   Downloaded either v1.8.0
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded sqlite3-src v0.3.0
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded core_extensions_proc_macros v1.5.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded repr_offset v0.2.1
[INFO] [stderr]   Downloaded semver v1.0.14
[INFO] [stderr]   Downloaded futures-channel v0.3.25
[INFO] [stderr]   Downloaded tracing-attributes v0.1.23
[INFO] [stderr]   Downloaded hyper-rustls v0.23.1
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.3
[INFO] [stderr]   Downloaded parking_lot_core v0.9.4
[INFO] [stderr]   Downloaded sha v1.0.3
[INFO] [stderr]   Downloaded bzip2 v0.4.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.47
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.83
[INFO] [stderr]   Downloaded basic-cookies v0.1.4
[INFO] [stderr]   Downloaded cache-padded v1.2.0
[INFO] [stderr]   Downloaded wepoll-ffi v0.1.2
[INFO] [stderr]   Downloaded httpmock v0.5.8
[INFO] [stderr]   Downloaded generational-arena v0.2.8
[INFO] [stderr]   Downloaded tstr v0.2.3
[INFO] [stderr]   Downloaded ipnet v2.5.1
[INFO] [stderr]   Downloaded smallvec v1.10.0
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.9
[INFO] [stderr]   Downloaded once_cell v1.16.0
[INFO] [stderr]   Downloaded async-global-executor v2.3.1
[INFO] [stderr]   Downloaded fastrand v1.8.0
[INFO] [stderr]   Downloaded libloading v0.7.4
[INFO] [stderr]   Downloaded futures-io v0.3.25
[INFO] [stderr]   Downloaded core-foundation v0.9.3
[INFO] [stderr]   Downloaded security-framework-sys v2.6.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.2
[INFO] [stderr]   Downloaded winreg v0.10.1
[INFO] [stderr]   Downloaded curl-sys v0.4.59+curl-7.86.0
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded pkg-config v0.3.26
[INFO] [stderr]   Downloaded iana-time-zone-haiku v0.1.1
[INFO] [stderr]   Downloaded serde_repr v0.1.9
[INFO] [stderr]   Downloaded async-channel v1.7.1
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded supports-color v1.3.1
[INFO] [stderr]   Downloaded terminal_size v0.2.2
[INFO] [stderr]   Downloaded tower-lsp-macros v0.6.0
[INFO] [stderr]   Downloaded sha1_smol v1.0.0
[INFO] [stderr]   Downloaded bit-set v0.5.3
[INFO] [stderr]   Downloaded abi_stable_shared v0.11.0
[INFO] [stderr]   Downloaded futures-macro v0.3.25
[INFO] [stderr]   Downloaded fixedbitset v0.4.2
[INFO] [stderr]   Downloaded atomic-waker v1.0.0
[INFO] [stderr]   Downloaded gloo-timers v0.2.4
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded phf_shared v0.10.0
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded percent-encoding v2.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.83
[INFO] [stderr]   Downloaded xattr v0.2.3
[INFO] [stderr]   Downloaded xz v0.1.0
[INFO] [stderr]   Downloaded errno-dragonfly v0.1.2
[INFO] [stderr]   Downloaded async-object-pool v0.1.4
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded precomputed-hash v0.1.1
[INFO] [stderr]   Downloaded concurrent-queue v1.2.4
[INFO] [stderr]   Downloaded plugin_tls v0.4.1
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded unicode-xid v0.2.4
[INFO] [stderr]   Downloaded qstring v0.7.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.33
[INFO] [stderr]   Downloaded futures-task v0.3.25
[INFO] [stderr]   Downloaded futures-core v0.3.25
[INFO] [stderr]   Downloaded openssl-probe v0.1.5
[INFO] [stderr]   Downloaded num_cpus v1.14.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.83
[INFO] [stderr]   Downloaded sqlite3-sys v0.13.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.7+1.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2565ce4c0ad2927610e26048258eabd5a454dbde8ba06b45bee56c59423c445c
[INFO] running `Command { std: "docker" "start" "-a" "2565ce4c0ad2927610e26048258eabd5a454dbde8ba06b45bee56c59423c445c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2565ce4c0ad2927610e26048258eabd5a454dbde8ba06b45bee56c59423c445c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2565ce4c0ad2927610e26048258eabd5a454dbde8ba06b45bee56c59423c445c", kill_on_drop: false }`
[INFO] [stdout] 2565ce4c0ad2927610e26048258eabd5a454dbde8ba06b45bee56c59423c445c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b61b47ee972818c830ff8bfa7837abb87a666fca68a3c3c4e54e6853e9d5261d
[INFO] running `Command { std: "docker" "start" "-a" "b61b47ee972818c830ff8bfa7837abb87a666fca68a3c3c4e54e6853e9d5261d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling serde_json v1.0.88
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking const_panic v0.2.7
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking tstr v0.2.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking repr_offset v0.2.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling polling v2.4.0
[INFO] [stderr]    Compiling abi_stable_shared v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking work-queue v0.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]    Compiling curl-sys v0.4.59+curl-7.86.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling async-io v1.10.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling sqlite3-src v0.3.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking concurrent-queue v2.0.0
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustix v0.35.13
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking horrorshow v0.8.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking os_str_bytes v6.4.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking nix v0.25.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking str_indices v0.4.0
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking ropey v1.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking pager v0.16.1
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking filetime v0.2.18
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking bswap v1.0.0
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking ipnet v2.5.1
[INFO] [stderr]    Compiling as_derive_utils v0.11.0
[INFO] [stderr]     Checking tar v0.4.38
[INFO] [stderr]     Checking sha v1.0.3
[INFO] [stderr]     Checking file-guard v0.1.0
[INFO] [stderr]     Checking ctrlc v3.2.3
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking terminal_size v0.2.2
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling abi_stable_derive v0.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling ergo_runtime_macro v1.0.0-rc.5 (/opt/rustwide/workdir/ergo_runtime_macro)
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling tower-lsp-macros v0.6.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking simplelog v0.11.2
[INFO] [stderr]     Checking async-codec-lite v0.0.2
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking xz v0.1.0
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking async-object-pool v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking abi_stable v0.11.1
[INFO] [stderr]     Checking lsp-types v0.93.2
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]    Compiling basic-cookies v0.1.4
[INFO] [stderr]     Checking hyper-rustls v0.23.1
[INFO] [stderr]     Checking httpmock v0.5.8
[INFO] [stderr]     Checking reqwest v0.11.13
[INFO] [stderr]     Checking tower-lsp v0.17.0
[INFO] [stderr]     Checking plugin_tls v0.4.1
[INFO] [stderr]     Checking ergo_abi_stable v1.0.0-rc.5 (/opt/rustwide/workdir/ergo_abi_stable)
[INFO] [stderr]     Checking cachemap v0.1.0 (https://github.com/afranchuk/cachemap.git?branch=main#3a8235d1)
[INFO] [stdout] warning: struct `Shared` is never constructed
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:549:8
[INFO] [stdout]     |
[INFO] [stdout] 549 | struct Shared<T>(T);
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BufMutWrap` is never constructed
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:606:8
[INFO] [stdout]     |
[INFO] [stdout] 606 | struct BufMutWrap<'a>(BufMut_TO<'a, RMut<'a, ()>>);
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/bst.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |         pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |         pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/bst.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |         pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 |         pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/bst.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |         pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 793 |         pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/bst.rs:799:25
[INFO] [stdout]     |
[INFO] [stdout] 799 |         pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 799 |         pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> ergo_abi_stable/src/future/mod.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     unsafe { Box::from_raw(v as *mut task::Waker) };
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 72 |     unsafe { let _ = Box::from_raw(v as *mut task::Waker); };
[INFO] [stdout]    |              +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:632:18
[INFO] [stdout]     |
[INFO] [stdout] 632 |     fn bytes_mut(&mut self) -> RSliceMut<u8> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 632 |     fn bytes_mut(&mut self) -> RSliceMut<'_, u8> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_abi_stable/src/future/stream.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Stream_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `LocalFuture_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Future_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `SharedFuture_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:594:1
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `BufMut_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_abi_stable/src/log.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     match unsafe { &ABI_STABLE_LOGGER } {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 20 |     match unsafe { &raw const ABI_STABLE_LOGGER } {
[INFO] [stdout]    |                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_abi_stable/src/log.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `LogInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_abi_stable/src/path.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn display(&self) -> Display {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn display(&self) -> Display<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ergo_runtime v1.0.0-rc.5 (/opt/rustwide/workdir/ergo_runtime)
[INFO] [stdout] warning: struct `Shared` is never constructed
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:549:8
[INFO] [stdout]     |
[INFO] [stdout] 549 | struct Shared<T>(T);
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BufMutWrap` is never constructed
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:606:8
[INFO] [stdout]     |
[INFO] [stdout] 606 | struct BufMutWrap<'a>(BufMut_TO<'a, RMut<'a, ()>>);
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/bst.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |         pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |         pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/bst.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |         pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 |         pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/bst.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |         pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 793 |         pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/bst.rs:799:25
[INFO] [stdout]     |
[INFO] [stdout] 799 |         pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 799 |         pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> ergo_abi_stable/src/future/mod.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     unsafe { Box::from_raw(v as *mut task::Waker) };
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 72 |     unsafe { let _ = Box::from_raw(v as *mut task::Waker); };
[INFO] [stdout]    |              +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:632:18
[INFO] [stdout]     |
[INFO] [stdout] 632 |     fn bytes_mut(&mut self) -> RSliceMut<u8> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 632 |     fn bytes_mut(&mut self) -> RSliceMut<'_, u8> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_abi_stable/src/future/stream.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Stream_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `LocalFuture_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Future_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `SharedFuture_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_abi_stable/src/future/mod.rs:594:1
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `BufMut_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_abi_stable/src/log.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     match unsafe { &ABI_STABLE_LOGGER } {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 20 |     match unsafe { &raw const ABI_STABLE_LOGGER } {
[INFO] [stdout]    |                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_abi_stable/src/log.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `LogInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_abi_stable/src/path.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn display(&self) -> Display {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn display(&self) -> Display<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_abi_stable/src/stream/shared_stream.rs:270:27
[INFO] [stdout]     |
[INFO] [stdout] 270 |         pub fn counted(v: &AtomicU64) -> Counter {
[INFO] [stdout]     |                           ^^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |         pub fn counted(v: &AtomicU64) -> Counter<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:192:33
[INFO] [stdout]     |
[INFO] [stdout] 192 |     struct OwnedSemaphorePermit(SemaphorePermit<'static>, RArc<Semaphore>, u32);
[INFO] [stdout]     |            -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing these fields
[INFO] [stdout]     = note: `OwnedSemaphorePermit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/context/backtrace.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]    |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/context/diagnostic_sources.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(StableAbi, crate::type_system::ErgoType)]
[INFO] [stdout]    |                     ---------------------------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `crate::type_system::ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/context/diagnostic_sources.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn name(&self, id: SourceId) -> Option<SourceName> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn name(&self, id: SourceId) -> Option<SourceName<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/context/env.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn project_directory(&self) -> std::borrow::Cow<std::path::Path> {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn project_directory(&self) -> std::borrow::Cow<'_, std::path::Path> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_runtime/src/context/error_scope.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `ErrorScopeInnerInterface_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/context/hooks.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(StableAbi, ErgoType)]
[INFO] [stdout]    |                     -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/context/log.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `LogTarget_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/context/owned_paths.rs:9:21
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(StableAbi, ErgoType)]
[INFO] [stdout]    |                     -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/context/progress.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub(crate) fn attempt_progress(&self) -> AttemptToken {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub(crate) fn attempt_progress(&self) -> AttemptToken<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn cell(&'static self) -> &Cell<ROption<T>> {
[INFO] [stdout]     |              -------          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn cell(&'static self) -> &'static Cell<ROption<T>> {
[INFO] [stdout]     |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(StableAbi)]
[INFO] [stdout]     |          ^--------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `InterfaceType` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_impl_InterfaceType_constant_SemaphorePermitInterface` and up 2 bodies
[INFO] [stdout] ...
[INFO] [stdout] 142 | struct SemaphorePermitInterface;
[INFO] [stdout]     |        ------------------------ `SemaphorePermitInterface` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `SemaphoreInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `ThreadPoolInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `AbortHandleInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:192:33
[INFO] [stdout]     |
[INFO] [stdout] 192 |     struct OwnedSemaphorePermit(SemaphorePermit<'static>, RArc<Semaphore>, u32);
[INFO] [stdout]     |            -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing these fields
[INFO] [stdout]     = note: `OwnedSemaphorePermit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type TraitGeneratorByType = extern "C" fn(&Traits, &ts::Trait) -> ROption<Erased>;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type TraitGeneratorByTrait = extern "C" fn(&Traits, &ts::Type) -> ROption<Erased>;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type TraitGenerator = extern "C" fn(&Traits, &ts::Type, &ts::Trait) -> ROption<Erased>;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     extern "C" fn(*const Traits, *const ts::Trait) -> ROption<Erased>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     extern "C" fn(*const (), *const Traits, *const ts::Type) -> ROption<Erased>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     extern "C" fn(*const Traits, *const ts::Type, *const ts::Trait) -> ROption<Erased>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/context/backtrace.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]    |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/context/diagnostic_sources.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(StableAbi, crate::type_system::ErgoType)]
[INFO] [stdout]    |                     ---------------------------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `crate::type_system::ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/context/diagnostic_sources.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn name(&self, id: SourceId) -> Option<SourceName> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn name(&self, id: SourceId) -> Option<SourceName<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/error.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, Debug, ErgoType, StableAbi, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/context/env.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn project_directory(&self) -> std::borrow::Cow<std::path::Path> {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn project_directory(&self) -> std::borrow::Cow<'_, std::path::Path> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_runtime/src/context/error_scope.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `ErrorScopeInnerInterface_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/context/hooks.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(StableAbi, ErgoType)]
[INFO] [stdout]    |                     -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/error.rs:930:21
[INFO] [stdout]     |
[INFO] [stdout] 930 |         pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                     ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 930 |         pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/gc.rs:261:50
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn scope_async<Fut: std::future::Future>(&self, fut: Fut) -> ScopeAsync<Fut> {
[INFO] [stdout]     |                                                  ^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn scope_async<Fut: std::future::Future>(&self, fut: Fut) -> ScopeAsync<'_, Fut> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/context/log.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `LogTarget_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/context/owned_paths.rs:9:21
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(StableAbi, ErgoType)]
[INFO] [stdout]    |                     -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/context/progress.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub(crate) fn attempt_progress(&self) -> AttemptToken {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub(crate) fn attempt_progress(&self) -> AttemptToken<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/io.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `AsyncReadInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/io.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `AsyncWriteInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn cell(&'static self) -> &Cell<ROption<T>> {
[INFO] [stdout]     |              -------          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn cell(&'static self) -> &'static Cell<ROption<T>> {
[INFO] [stdout]     |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/metadata.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         crate::nsid!(meta::doc).as_u128()
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/metadata.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         nsid!(doc::value).as_u128()
[INFO] [stdout]    |         ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(StableAbi)]
[INFO] [stdout]     |          ^--------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `InterfaceType` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_impl_InterfaceType_constant_SemaphorePermitInterface` and up 2 bodies
[INFO] [stdout] ...
[INFO] [stdout] 142 | struct SemaphorePermitInterface;
[INFO] [stdout]     |        ------------------------ `SemaphorePermitInterface` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/metadata.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         crate::nsid!(meta::source).as_u128()
[INFO] [stdout]    |         -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ergo_runtime/src/lib.rs:31:67
[INFO] [stdout]     |
[INFO] [stdout]  31 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]     |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: ergo_runtime/src/metadata.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let mut id = crate::nsid!(meta::any);
[INFO] [stdout]     |                      ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/bind.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/bind.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_runtime/src/traits/display.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(StableAbi)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `InterfaceType` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_impl_InterfaceType_constant_FormatterInterface` and up 2 bodies
[INFO] [stdout] ...
[INFO] [stdout] 13 | struct FormatterInterface;
[INFO] [stdout]    |        ------------------ `FormatterInterface` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/display.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/display.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/functor.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/functor.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/functor.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 #![depends(const crate::nsid!(Functor::deep_eval))]
[INFO] [stdout]    |                                  -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/into.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/into.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/nested.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/nested.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/stored.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/stored.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_runtime/src/traits/stored.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PutDataInterface_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_runtime/src/traits/stored.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `GetDataInterface_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/type_name.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/type_name.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/type_system/type.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Self::new(crate::nsid!(type, name))
[INFO] [stdout]    |                   ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/type_system/trait.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Self::new(crate::nsid!(trait, name))
[INFO] [stdout]    |                   ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/args.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, ErgoType, StableAbi)]
[INFO] [stdout]    |                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/array.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/bind_rest.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Hash, ErgoType, StableAbi)]
[INFO] [stdout]    |                       -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/bind_rest.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, ErgoType, StableAbi)]
[INFO] [stdout]    |                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]     --> ergo_runtime/src/context/task/runtime.rs:1077:17
[INFO] [stdout]      |
[INFO] [stdout] 1077 |                 drop(v.compare_exchange(4, 5, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout]      |                 ^^^^^--------------------------------------------------------------^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      argument has type `std::result::Result<u64, u64>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1077 -                 drop(v.compare_exchange(4, 5, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout] 1077 +                 let _ = v.compare_exchange(4, 5, Ordering::Relaxed, Ordering::Relaxed);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/bool.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Clone, Copy, Debug, ErgoType, PartialEq, Hash, Eq, StableAbi)]
[INFO] [stdout]    |                              -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]     --> ergo_runtime/src/context/task/runtime.rs:1081:17
[INFO] [stdout]      |
[INFO] [stdout] 1081 |                 drop(v.compare_exchange(1, 2, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout]      |                 ^^^^^--------------------------------------------------------------^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      argument has type `std::result::Result<u64, u64>`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1081 -                 drop(v.compare_exchange(1, 2, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout] 1081 +                 let _ = v.compare_exchange(1, 2, Ordering::Relaxed, Ordering::Relaxed);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]     --> ergo_runtime/src/context/task/runtime.rs:1085:17
[INFO] [stdout]      |
[INFO] [stdout] 1085 |                 drop(v.compare_exchange(5, 6, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout]      |                 ^^^^^--------------------------------------------------------------^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      argument has type `std::result::Result<u64, u64>`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1085 -                 drop(v.compare_exchange(5, 6, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout] 1085 +                 let _ = v.compare_exchange(5, 6, Ordering::Relaxed, Ordering::Relaxed);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/byte_stream.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, ErgoType, StableAbi)]
[INFO] [stdout]    |                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]     --> ergo_runtime/src/context/task/runtime.rs:1089:17
[INFO] [stdout]      |
[INFO] [stdout] 1089 |                 drop(v.compare_exchange(0, 1, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout]      |                 ^^^^^--------------------------------------------------------------^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      argument has type `std::result::Result<u64, u64>`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1089 -                 drop(v.compare_exchange(0, 1, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout] 1089 +                 let _ = v.compare_exchange(0, 1, Ordering::Relaxed, Ordering::Relaxed);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]     --> ergo_runtime/src/context/task/runtime.rs:1093:17
[INFO] [stdout]      |
[INFO] [stdout] 1093 |                 drop(v.compare_exchange(3, 4, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout]      |                 ^^^^^--------------------------------------------------------------^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      argument has type `std::result::Result<u64, u64>`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1093 -                 drop(v.compare_exchange(3, 4, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout] 1093 +                 let _ = v.compare_exchange(3, 4, Ordering::Relaxed, Ordering::Relaxed);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]     --> ergo_runtime/src/context/task/runtime.rs:1097:17
[INFO] [stdout]      |
[INFO] [stdout] 1097 |                 drop(v.compare_exchange(2, 3, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout]      |                 ^^^^^--------------------------------------------------------------^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      argument has type `std::result::Result<u64, u64>`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1097 -                 drop(v.compare_exchange(2, 3, Ordering::Relaxed, Ordering::Relaxed));
[INFO] [stdout] 1097 +                 let _ = v.compare_exchange(2, 3, Ordering::Relaxed, Ordering::Relaxed);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `SemaphoreInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/types/byte_stream.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `ByteStreamSource_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `ThreadPoolInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/index.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, ErgoType, StableAbi)]
[INFO] [stdout]    |                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/iter.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/context/task.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `AbortHandleInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/iter.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/map.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type TraitGeneratorByType = extern "C" fn(&Traits, &ts::Trait) -> ROption<Erased>;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type TraitGeneratorByTrait = extern "C" fn(&Traits, &ts::Type) -> ROption<Erased>;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type TraitGenerator = extern "C" fn(&Traits, &ts::Type, &ts::Trait) -> ROption<Erased>;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     extern "C" fn(*const Traits, *const ts::Trait) -> ROption<Erased>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     extern "C" fn(*const (), *const Traits, *const ts::Type) -> ROption<Erased>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `SyncSend`, which is not FFI-safe
[INFO] [stdout]   --> ergo_runtime/src/context/traits.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     extern "C" fn(*const Traits, *const ts::Type, *const ts::Trait) -> ROption<Erased>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a member to this struct
[INFO] [stdout]    = note: this struct has no fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/map_entry.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/number.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, Default, ErgoType, PartialEq, Hash, Eq, StableAbi)]
[INFO] [stdout]    |                                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/error.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, Debug, ErgoType, StableAbi, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/path.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Default, ErgoType, StableAbi)]
[INFO] [stdout]    |                          -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/string.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, ErgoType, PartialEq, Hash, Eq, StableAbi)]
[INFO] [stdout]    |                                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/type.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/type.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn id(&self) -> future::BoxFuture<crate::value::IdInfo<U128>> {
[INFO] [stdout]    |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn id(&self) -> future::BoxFuture<'_, crate::value::IdInfo<U128>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/type.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get(&self) -> crate::value::ValueType {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get(&self) -> crate::value::ValueType<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/unbound.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, ErgoType, StableAbi)]
[INFO] [stdout]    |                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn id(&self) -> BoxFuture<IdInfo<U128>> {
[INFO] [stdout]    |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn id(&self) -> BoxFuture<'_, IdInfo<U128>> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn get(&self) -> crate::value::ValueType {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn get(&self) -> crate::value::ValueType<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/error.rs:930:21
[INFO] [stdout]     |
[INFO] [stdout] 930 |         pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                     ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 930 |         pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn id(&self) -> BoxFuture<IdInfo<U128>> {
[INFO] [stdout]    |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn id(&self) -> BoxFuture<'_, IdInfo<U128>> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn bind(&self, arg: Value) -> BoxFuture<Value> {
[INFO] [stdout]    |             ^^^^^                 ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn bind(&self, arg: Value) -> BoxFuture<'_, Value> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `UnboundInterface_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn id(&self) -> BoxFuture<IdInfo<U128>>;
[INFO] [stdout]    |        ^^           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |        |
[INFO] [stdout]    |        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn id(&self) -> BoxFuture<'_, IdInfo<U128>>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/gc.rs:261:50
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn scope_async<Fut: std::future::Future>(&self, fut: Fut) -> ScopeAsync<Fut> {
[INFO] [stdout]     |                                                  ^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn scope_async<Fut: std::future::Future>(&self, fut: Fut) -> ScopeAsync<'_, Fut> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn bind(&self, arg: Value) -> BoxFuture<Value>;
[INFO] [stdout]    |        ^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |        |
[INFO] [stdout]    |        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn bind(&self, arg: Value) -> BoxFuture<'_, Value>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/unit.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Copy, Debug, ErgoType, PartialEq, Hash, Eq, StableAbi)]
[INFO] [stdout]    |                              -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/unset.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Copy, Debug, Default, ErgoType, PartialEq, Hash, Eq, StableAbi)]
[INFO] [stdout]    |                                       -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/io.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `AsyncReadInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/io.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `AsyncWriteInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn id(&self) -> future::BoxFuture<IdInfo<U128>> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn id(&self) -> future::BoxFuture<'_, IdInfo<U128>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn get(&self) -> ValueType {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn get(&self) -> ValueType<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |     fn eval_for_id_hint(&self) -> future::BoxFuture<bool> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 |     fn eval_for_id_hint(&self) -> future::BoxFuture<'_, bool> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:738:11
[INFO] [stdout]     |
[INFO] [stdout] 738 |     fn id(&self) -> future::BoxFuture<IdInfo<U128>> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 738 |     fn id(&self) -> future::BoxFuture<'_, IdInfo<U128>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/metadata.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         crate::nsid!(meta::doc).as_u128()
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:759:12
[INFO] [stdout]     |
[INFO] [stdout] 759 |     fn get(&self) -> ValueType {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 759 |     fn get(&self) -> ValueType<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/metadata.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         nsid!(doc::value).as_u128()
[INFO] [stdout]    |         ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:781:11
[INFO] [stdout]     |
[INFO] [stdout] 781 |     fn id(&self) -> future::BoxFuture<IdInfo<U128>> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 781 |     fn id(&self) -> future::BoxFuture<'_, IdInfo<U128>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:791:12
[INFO] [stdout]     |
[INFO] [stdout] 791 |     fn get(&self) -> ValueType {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 791 |     fn get(&self) -> ValueType<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:830:11
[INFO] [stdout]     |
[INFO] [stdout] 830 |     fn id(&self) -> futures::future::BoxFuture<Identity>;
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 830 |     fn id(&self) -> futures::future::BoxFuture<'_, Identity>;
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:844:11
[INFO] [stdout]     |
[INFO] [stdout] 844 |     fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 844 |     fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/metadata.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         crate::nsid!(meta::source).as_u128()
[INFO] [stdout]    |         -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:868:11
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ergo_runtime/src/lib.rs:31:67
[INFO] [stdout]     |
[INFO] [stdout]  31 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]     |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: ergo_runtime/src/metadata.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let mut id = crate::nsid!(meta::any);
[INFO] [stdout]     |                      ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:959:12
[INFO] [stdout]     |
[INFO] [stdout] 959 |     fn get(&self) -> ValueType {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 959 |     fn get(&self) -> ValueType<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:963:25
[INFO] [stdout]     |
[INFO] [stdout] 963 |     fn eval_for_id_hint(&self) -> future::BoxFuture<bool> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 963 |     fn eval_for_id_hint(&self) -> future::BoxFuture<'_, bool> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/bind.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/value.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `TypedValueData_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/bind.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/value.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `LazyValueData_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_runtime/src/traits/display.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(StableAbi)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `InterfaceType` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_impl_InterfaceType_constant_FormatterInterface` and up 2 bodies
[INFO] [stdout] ...
[INFO] [stdout] 13 | struct FormatterInterface;
[INFO] [stdout]    |        ------------------ `FormatterInterface` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/display.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/display.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/value.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `ValueDataInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn id(&self) -> future::BoxFuture<IdInfo<U128>>;
[INFO] [stdout]     |        ^^           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |        |
[INFO] [stdout]     |        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn id(&self) -> future::BoxFuture<'_, IdInfo<U128>>;
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:228:8
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn get(&self) -> ValueType;
[INFO] [stdout]     |        ^^^           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |        |
[INFO] [stdout]     |        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn get(&self) -> ValueType<'_>;
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/functor.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/functor.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/functor.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 #![depends(const crate::nsid!(Functor::deep_eval))]
[INFO] [stdout]    |                                  -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/into.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:231:8
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn eval_for_id_hint(&self) -> future::BoxFuture<bool> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |        |
[INFO] [stdout]     |        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn eval_for_id_hint(&self) -> future::BoxFuture<'_, bool> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 |         pub fn get<Fut>(&self, fut: Fut) -> Get<T, Fut> {
[INFO] [stdout]     |                         ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |         pub fn get<Fut>(&self, fut: Fut) -> Get<'_, T, Fut> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/into.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1026:15
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         fn id(&self) -> futures::future::BoxFuture<Identity>;
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         fn id(&self) -> futures::future::BoxFuture<'_, Identity>;
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/nested.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/nested.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1035:29
[INFO] [stdout]      |
[INFO] [stdout] 1035 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1035 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1041:15
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1053:15
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/stored.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1065:29
[INFO] [stdout]      |
[INFO] [stdout] 1065 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1065 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/stored.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1071:15
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1083:29
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_runtime/src/traits/stored.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PutDataInterface_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1089:15
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1114:29
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1167 |     impl_tuple! { A }
[INFO] [stdout]      |     ----------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1167 |     impl_tuple! { A }
[INFO] [stdout]      |     ----------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_runtime/src/traits/stored.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `GetDataInterface_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1168 |     impl_tuple! { A B }
[INFO] [stdout]      |     ------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1168 |     impl_tuple! { A B }
[INFO] [stdout]      |     ------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/type_name.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1169 |     impl_tuple! { A B C }
[INFO] [stdout]      |     --------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:42:67
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, $e); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/traits/type_name.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[ergo_trait]
[INFO] [stdout]    | ------------- in this attribute macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the attribute macro `ergo_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/type_system/type.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Self::new(crate::nsid!(type, name))
[INFO] [stdout]    |                   ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1169 |     impl_tuple! { A B C }
[INFO] [stdout]      |     --------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1170 |     impl_tuple! { A B C D }
[INFO] [stdout]      |     ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/type_system/trait.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Self::new(crate::nsid!(trait, name))
[INFO] [stdout]    |                   ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `crate::nsid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1170 |     impl_tuple! { A B C D }
[INFO] [stdout]      |     ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/args.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, ErgoType, StableAbi)]
[INFO] [stdout]    |                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1171 |     impl_tuple! { A B C D E }
[INFO] [stdout]      |     ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1171 |     impl_tuple! { A B C D E }
[INFO] [stdout]      |     ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1172 |     impl_tuple! { A B C D E F }
[INFO] [stdout]      |     --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1172 |     impl_tuple! { A B C D E F }
[INFO] [stdout]      |     --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1173 |     impl_tuple! { A B C D E F G }
[INFO] [stdout]      |     ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/array.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1173 |     impl_tuple! { A B C D E F G }
[INFO] [stdout]      |     ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/bind_rest.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Hash, ErgoType, StableAbi)]
[INFO] [stdout]    |                       -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/bind_rest.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, ErgoType, StableAbi)]
[INFO] [stdout]    |                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1174 |     impl_tuple! { A B C D E F G H }
[INFO] [stdout]      |     ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1174 |     impl_tuple! { A B C D E F G H }
[INFO] [stdout]      |     ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/bool.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Clone, Copy, Debug, ErgoType, PartialEq, Hash, Eq, StableAbi)]
[INFO] [stdout]    |                              -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1175 |     impl_tuple! { A B C D E F G H I }
[INFO] [stdout]      |     --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1175 |     impl_tuple! { A B C D E F G H I }
[INFO] [stdout]      |     --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/byte_stream.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, ErgoType, StableAbi)]
[INFO] [stdout]    |                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1176 |     impl_tuple! { A B C D E F G H I J }
[INFO] [stdout]      |     ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1176 |     impl_tuple! { A B C D E F G H I J }
[INFO] [stdout]      |     ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1188:17
[INFO] [stdout]      |
[INFO] [stdout] 1188 |         fn next(&self) -> future::BoxFuture<Value> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1188 |         fn next(&self) -> future::BoxFuture<'_, Value> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1223:16
[INFO] [stdout]      |
[INFO] [stdout] 1223 |         fn get(&self) -> ValueType {
[INFO] [stdout]      |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1223 |         fn get(&self) -> ValueType<'_> {
[INFO] [stdout]      |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1227:29
[INFO] [stdout]      |
[INFO] [stdout] 1227 |         fn eval_for_id_hint(&self) -> future::BoxFuture<bool> {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1227 |         fn eval_for_id_hint(&self) -> future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/types/byte_stream.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `ByteStreamSource_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/index.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, ErgoType, StableAbi)]
[INFO] [stdout]    |                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/iter.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/iter.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/map.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/map_entry.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/number.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, Default, ErgoType, PartialEq, Hash, Eq, StableAbi)]
[INFO] [stdout]    |                                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/path.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Default, ErgoType, StableAbi)]
[INFO] [stdout]    |                          -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/string.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, ErgoType, PartialEq, Hash, Eq, StableAbi)]
[INFO] [stdout]    |                                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/type.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, ErgoType, StableAbi)]
[INFO] [stdout]    |                        -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/type.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn id(&self) -> future::BoxFuture<crate::value::IdInfo<U128>> {
[INFO] [stdout]    |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn id(&self) -> future::BoxFuture<'_, crate::value::IdInfo<U128>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/type.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get(&self) -> crate::value::ValueType {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get(&self) -> crate::value::ValueType<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/unbound.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, ErgoType, StableAbi)]
[INFO] [stdout]    |                 -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn id(&self) -> BoxFuture<IdInfo<U128>> {
[INFO] [stdout]    |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn id(&self) -> BoxFuture<'_, IdInfo<U128>> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn get(&self) -> crate::value::ValueType {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn get(&self) -> crate::value::ValueType<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn id(&self) -> BoxFuture<IdInfo<U128>> {
[INFO] [stdout]    |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn id(&self) -> BoxFuture<'_, IdInfo<U128>> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn bind(&self, arg: Value) -> BoxFuture<Value> {
[INFO] [stdout]    |             ^^^^^                 ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn bind(&self, arg: Value) -> BoxFuture<'_, Value> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `UnboundInterface_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn id(&self) -> BoxFuture<IdInfo<U128>>;
[INFO] [stdout]    |        ^^           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |        |
[INFO] [stdout]    |        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn id(&self) -> BoxFuture<'_, IdInfo<U128>>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_runtime/src/types/unbound.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn bind(&self, arg: Value) -> BoxFuture<Value>;
[INFO] [stdout]    |        ^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |        |
[INFO] [stdout]    |        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn bind(&self, arg: Value) -> BoxFuture<'_, Value>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/unit.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Copy, Debug, ErgoType, PartialEq, Hash, Eq, StableAbi)]
[INFO] [stdout]    |                              -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> ergo_runtime/src/lib.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 $( NSID = $crate::abi_stable::uuid::Uuid::new_v5(&NSID, stringify!($l).as_bytes()); )+
[INFO] [stdout]    |                                                                   ^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: ergo_runtime/src/types/unset.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Copy, Debug, Default, ErgoType, PartialEq, Hash, Eq, StableAbi)]
[INFO] [stdout]    |                                       -------- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `ergo_runtime::nsid` which comes from the expansion of the derive macro `ErgoType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn id(&self) -> future::BoxFuture<IdInfo<U128>> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn id(&self) -> future::BoxFuture<'_, IdInfo<U128>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn get(&self) -> ValueType {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn get(&self) -> ValueType<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |     fn eval_for_id_hint(&self) -> future::BoxFuture<bool> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 |     fn eval_for_id_hint(&self) -> future::BoxFuture<'_, bool> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:738:11
[INFO] [stdout]     |
[INFO] [stdout] 738 |     fn id(&self) -> future::BoxFuture<IdInfo<U128>> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 738 |     fn id(&self) -> future::BoxFuture<'_, IdInfo<U128>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:759:12
[INFO] [stdout]     |
[INFO] [stdout] 759 |     fn get(&self) -> ValueType {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 759 |     fn get(&self) -> ValueType<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:781:11
[INFO] [stdout]     |
[INFO] [stdout] 781 |     fn id(&self) -> future::BoxFuture<IdInfo<U128>> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 781 |     fn id(&self) -> future::BoxFuture<'_, IdInfo<U128>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:791:12
[INFO] [stdout]     |
[INFO] [stdout] 791 |     fn get(&self) -> ValueType {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 791 |     fn get(&self) -> ValueType<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:830:11
[INFO] [stdout]     |
[INFO] [stdout] 830 |     fn id(&self) -> futures::future::BoxFuture<Identity>;
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 830 |     fn id(&self) -> futures::future::BoxFuture<'_, Identity>;
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:844:11
[INFO] [stdout]     |
[INFO] [stdout] 844 |     fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 844 |     fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:868:11
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:959:12
[INFO] [stdout]     |
[INFO] [stdout] 959 |     fn get(&self) -> ValueType {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 959 |     fn get(&self) -> ValueType<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:963:25
[INFO] [stdout]     |
[INFO] [stdout] 963 |     fn eval_for_id_hint(&self) -> future::BoxFuture<bool> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 963 |     fn eval_for_id_hint(&self) -> future::BoxFuture<'_, bool> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/value.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `TypedValueData_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/value.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `LazyValueData_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ergo_runtime/src/value.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `ValueDataInterface_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn id(&self) -> future::BoxFuture<IdInfo<U128>>;
[INFO] [stdout]     |        ^^           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |        |
[INFO] [stdout]     |        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn id(&self) -> future::BoxFuture<'_, IdInfo<U128>>;
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:228:8
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn get(&self) -> ValueType;
[INFO] [stdout]     |        ^^^           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |        |
[INFO] [stdout]     |        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn get(&self) -> ValueType<'_>;
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:231:8
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn eval_for_id_hint(&self) -> future::BoxFuture<bool> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |        |
[INFO] [stdout]     |        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn eval_for_id_hint(&self) -> future::BoxFuture<'_, bool> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_runtime/src/value.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 |         pub fn get<Fut>(&self, fut: Fut) -> Get<T, Fut> {
[INFO] [stdout]     |                         ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |         pub fn get<Fut>(&self, fut: Fut) -> Get<'_, T, Fut> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1026:15
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         fn id(&self) -> futures::future::BoxFuture<Identity>;
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         fn id(&self) -> futures::future::BoxFuture<'_, Identity>;
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1035:29
[INFO] [stdout]      |
[INFO] [stdout] 1035 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1035 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1041:15
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1053:15
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1065:29
[INFO] [stdout]      |
[INFO] [stdout] 1065 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1065 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1071:15
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1083:29
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1089:15
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1114:29
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1167 |     impl_tuple! { A }
[INFO] [stdout]      |     ----------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1167 |     impl_tuple! { A }
[INFO] [stdout]      |     ----------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1168 |     impl_tuple! { A B }
[INFO] [stdout]      |     ------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1168 |     impl_tuple! { A B }
[INFO] [stdout]      |     ------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1169 |     impl_tuple! { A B C }
[INFO] [stdout]      |     --------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1169 |     impl_tuple! { A B C }
[INFO] [stdout]      |     --------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1170 |     impl_tuple! { A B C D }
[INFO] [stdout]      |     ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1170 |     impl_tuple! { A B C D }
[INFO] [stdout]      |     ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1171 |     impl_tuple! { A B C D E }
[INFO] [stdout]      |     ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1171 |     impl_tuple! { A B C D E }
[INFO] [stdout]      |     ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1172 |     impl_tuple! { A B C D E F }
[INFO] [stdout]      |     --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1172 |     impl_tuple! { A B C D E F }
[INFO] [stdout]      |     --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1173 |     impl_tuple! { A B C D E F G }
[INFO] [stdout]      |     ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1173 |     impl_tuple! { A B C D E F G }
[INFO] [stdout]      |     ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1174 |     impl_tuple! { A B C D E F G H }
[INFO] [stdout]      |     ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1174 |     impl_tuple! { A B C D E F G H }
[INFO] [stdout]      |     ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1175 |     impl_tuple! { A B C D E F G H I }
[INFO] [stdout]      |     --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1175 |     impl_tuple! { A B C D E F G H I }
[INFO] [stdout]      |     --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1129:23
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<Identity> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1176 |     impl_tuple! { A B C D E F G H I J }
[INFO] [stdout]      |     ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1129 |                 fn id(&self) -> futures::future::BoxFuture<'_, Identity> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1155:37
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<bool> {
[INFO] [stdout]      |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1176 |     impl_tuple! { A B C D E F G H I J }
[INFO] [stdout]      |     ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 fn eval_for_id_hint(&self) -> futures::future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1188:17
[INFO] [stdout]      |
[INFO] [stdout] 1188 |         fn next(&self) -> future::BoxFuture<Value> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1188 |         fn next(&self) -> future::BoxFuture<'_, Value> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1223:16
[INFO] [stdout]      |
[INFO] [stdout] 1223 |         fn get(&self) -> ValueType {
[INFO] [stdout]      |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1223 |         fn get(&self) -> ValueType<'_> {
[INFO] [stdout]      |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_runtime/src/value.rs:1227:29
[INFO] [stdout]      |
[INFO] [stdout] 1227 |         fn eval_for_id_hint(&self) -> future::BoxFuture<bool> {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1227 |         fn eval_for_id_hint(&self) -> future::BoxFuture<'_, bool> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ergo_script v1.0.0-rc.5 (/opt/rustwide/workdir/ergo_script)
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_script/src/base/mod.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn fn_(...) -> Value {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout]    = note: `#[warn(varargs_without_pattern)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn fn_(_: ...) -> Value {
[INFO] [stdout]    |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_script/src/base/mod.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn fn_(...) -> Value {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout]    = note: `#[warn(varargs_without_pattern)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn fn_(_: ...) -> Value {
[INFO] [stdout]    |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_script/src/ast/keyset.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_script/src/eval.rs:499:19
[INFO] [stdout]     |
[INFO] [stdout] 499 |     fn init_scope(&self, key: ScopeKey) -> BoxFuture<()> {
[INFO] [stdout]     |                   ^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 |     fn init_scope(&self, key: ScopeKey) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_script/src/eval.rs:1066:11
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     fn id(&self) -> BoxFuture<Identity> {
[INFO] [stdout]      |           ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |           |
[INFO] [stdout]      |           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     fn id(&self) -> BoxFuture<'_, Identity> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_script/src/eval.rs:1084:11
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     fn id(&self) -> BoxFuture<Identity> {
[INFO] [stdout]      |           ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |           |
[INFO] [stdout]      |           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     fn id(&self) -> BoxFuture<'_, Identity> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_script/src/eval.rs:1096:25
[INFO] [stdout]      |
[INFO] [stdout] 1096 |     fn eval_for_id_hint(&self) -> BoxFuture<bool> {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1096 |     fn eval_for_id_hint(&self) -> BoxFuture<'_, bool> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_script/src/eval.rs:401:45
[INFO] [stdout]     |
[INFO] [stdout] 401 |         pub fn get<Fut: Future<Output = T>>(&self, fut: Fut) -> Get<T, Fut> {
[INFO] [stdout]     |                                             ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 401 |         pub fn get<Fut: Future<Output = T>>(&self, fut: Fut) -> Get<'_, T, Fut> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ergolang v1.0.0-rc.5 (/opt/rustwide/workdir/ergolang)
[INFO] [stdout] warning: trait `ExpectOk` is never used
[INFO] [stdout]     --> ergo_script/src/lib.rs:1186:11
[INFO] [stdout]      |
[INFO] [stdout] 1186 |     trait ExpectOk {
[INFO] [stdout]      |           ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_script/src/ast/keyset.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_script/src/eval.rs:499:19
[INFO] [stdout]     |
[INFO] [stdout] 499 |     fn init_scope(&self, key: ScopeKey) -> BoxFuture<()> {
[INFO] [stdout]     |                   ^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 |     fn init_scope(&self, key: ScopeKey) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_script/src/eval.rs:1066:11
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     fn id(&self) -> BoxFuture<Identity> {
[INFO] [stdout]      |           ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |           |
[INFO] [stdout]      |           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     fn id(&self) -> BoxFuture<'_, Identity> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_script/src/eval.rs:1084:11
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     fn id(&self) -> BoxFuture<Identity> {
[INFO] [stdout]      |           ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |           |
[INFO] [stdout]      |           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     fn id(&self) -> BoxFuture<'_, Identity> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ergo_script/src/eval.rs:1096:25
[INFO] [stdout]      |
[INFO] [stdout] 1096 |     fn eval_for_id_hint(&self) -> BoxFuture<bool> {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1096 |     fn eval_for_id_hint(&self) -> BoxFuture<'_, bool> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_script/src/eval.rs:401:45
[INFO] [stdout]     |
[INFO] [stdout] 401 |         pub fn get<Fut: Future<Output = T>>(&self, fut: Fut) -> Get<T, Fut> {
[INFO] [stdout]     |                                             ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 401 |         pub fn get<Fut: Future<Output = T>>(&self, fut: Fut) -> Get<'_, T, Fut> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ScopedRefGuard` and `ScopedRef`
[INFO] [stdout]  --> ergolang/src/command/evaluate/sync/mod.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use scoped::{Scoped, ScopedRef, ScopedRefGuard};
[INFO] [stdout]   |                          ^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ScopedRefGuard` and `ScopedRef`
[INFO] [stdout]  --> ergolang/src/command/evaluate/sync/mod.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use scoped::{Scoped, ScopedRef, ScopedRefGuard};
[INFO] [stdout]   |                          ^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> ergolang/src/main.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn log_panic(info: &std::panic::PanicInfo<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> ergolang/src/main.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn log_panic(info: &std::panic::PanicInfo<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> ergolang/src/command/evaluate/output/terminal.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |             let mut times = self.timings.entry(id.to_rvec()).or_default();
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> ergolang/src/command/evaluate/output/terminal.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |             let mut times = self.timings.entry(id.to_rvec()).or_default();
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `interrupt` is never used
[INFO] [stdout]   --> ergolang/src/command/evaluate/output/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Output {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn interrupt(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `interrupts` is never read
[INFO] [stdout]   --> ergolang/src/command/evaluate/output/terminal.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct Errors {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     interrupts: u8,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> ergolang/src/command/evaluate/render_markdown.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ColorSupport(Option<supports_color::ColorLevel>);
[INFO] [stdout]   |            ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `ColorSupport` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `indent` is never read
[INFO] [stdout]   --> ergolang/src/command/format.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct FormatOptions {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 31 |     pub line_width: usize,
[INFO] [stdout] 32 |     pub indent: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FormatOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]   --> ergolang/src/command/format.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Formatter<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 36 |     pub options: FormatOptions,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> ergolang/src/command/evaluate/mod.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 394 |             drop(complete_send.send(()));
[INFO] [stdout]     |             ^^^^^----------------------^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  argument has type `Result<(), std::sync::mpmc::SendError<()>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 394 -             drop(complete_send.send(()));
[INFO] [stdout] 394 +             let _ = complete_send.send(());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergolang/src/command/evaluate/output/interface.rs:325:21
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn renderer(&mut self) -> Renderer {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn renderer(&mut self) -> Renderer<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergolang/src/command/evaluate/output/interface.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 336 |         to_write: I,
[INFO] [stdout] 337 |     ) -> Renderer {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 337 |     ) -> Renderer<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> ergolang/src/terminal_state/unix.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if let Some(settings) = std::mem::take(&mut STATE.stdin) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if let Some(settings) = std::mem::take(&raw mut STATE.stdin) {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> ergolang/src/terminal_state/unix.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 |     if let Some(settings) = std::mem::take(&mut STATE.stdout) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 24 |     if let Some(settings) = std::mem::take(&raw mut STATE.stdout) {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlite3-sys v0.13.0
[INFO] [stdout] warning: method `interrupt` is never used
[INFO] [stdout]   --> ergolang/src/command/evaluate/output/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Output {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn interrupt(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlite v0.26.0
[INFO] [stdout] warning: field `interrupts` is never read
[INFO] [stdout]   --> ergolang/src/command/evaluate/output/terminal.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct Errors {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     interrupts: u8,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> ergolang/src/command/evaluate/render_markdown.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ColorSupport(Option<supports_color::ColorLevel>);
[INFO] [stdout]   |            ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `ColorSupport` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `indent` is never read
[INFO] [stdout]   --> ergolang/src/command/format.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct FormatOptions {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 31 |     pub line_width: usize,
[INFO] [stdout] 32 |     pub indent: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FormatOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]   --> ergolang/src/command/format.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Formatter<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 36 |     pub options: FormatOptions,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> ergolang/src/command/evaluate/mod.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 394 |             drop(complete_send.send(()));
[INFO] [stdout]     |             ^^^^^----------------------^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  argument has type `Result<(), std::sync::mpmc::SendError<()>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 394 -             drop(complete_send.send(()));
[INFO] [stdout] 394 +             let _ = complete_send.send(());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergolang/src/command/evaluate/output/interface.rs:325:21
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn renderer(&mut self) -> Renderer {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn renderer(&mut self) -> Renderer<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergolang/src/command/evaluate/output/interface.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 336 |         to_write: I,
[INFO] [stdout] 337 |     ) -> Renderer {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 337 |     ) -> Renderer<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> ergolang/src/terminal_state/unix.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if let Some(settings) = std::mem::take(&mut STATE.stdin) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if let Some(settings) = std::mem::take(&raw mut STATE.stdin) {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> ergolang/src/terminal_state/unix.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 |     if let Some(settings) = std::mem::take(&mut STATE.stdout) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 24 |     if let Some(settings) = std::mem::take(&raw mut STATE.stdout) {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ergo_std v1.0.0-rc.5 (/opt/rustwide/workdir/ergo_std)
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/bool.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn and(...) -> Value {
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout]    = note: `#[warn(varargs_without_pattern)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn and(_: ...) -> Value {
[INFO] [stdout]    |              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/bool.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn or(...) -> Value {
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn or(_: ...) -> Value {
[INFO] [stdout]    |             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/exec.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 157 |     _: ...
[INFO] [stdout]     |     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/iter.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 | async fn new(func: _, ...) -> Value {
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 60 | async fn new(func: _, _: ...) -> Value {
[INFO] [stdout]    |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/iter.rs:299:26
[INFO] [stdout]     |
[INFO] [stdout] 299 | async fn zip((all): [_], ...) -> Value {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 299 | async fn zip((all): [_], _: ...) -> Value {
[INFO] [stdout]     |                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/iter.rs:359:16
[INFO] [stdout]     |
[INFO] [stdout] 359 | async fn unzip(...) -> Value {
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 359 | async fn unzip(_: ...) -> Value {
[INFO] [stdout]     |                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/number.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn add(...) -> Value {
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn add(_: ...) -> Value {
[INFO] [stdout]    |              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/number.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 | async fn subtract(base: _, ...) -> Value {
[INFO] [stdout]    |                            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 88 | async fn subtract(base: _, _: ...) -> Value {
[INFO] [stdout]    |                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/number.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 | async fn multiply(...) -> Value {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 108 | async fn multiply(_: ...) -> Value {
[INFO] [stdout]     |                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/number.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 | async fn divide(base: _, ...) -> Value {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 123 | async fn divide(base: _, _: ...) -> Value {
[INFO] [stdout]     |                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/path.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 | async fn join(...) -> Value {
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 56 | async fn join(_: ...) -> Value {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/string.rs:170:48
[INFO] [stdout]     |
[INFO] [stdout] 170 | async fn r#match(format_string: types::String, ...) -> Value {
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 170 | async fn r#match(format_string: types::String, _: ...) -> Value {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/bool.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn and(...) -> Value {
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout]    = note: `#[warn(varargs_without_pattern)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn and(_: ...) -> Value {
[INFO] [stdout]    |              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/bool.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn or(...) -> Value {
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn or(_: ...) -> Value {
[INFO] [stdout]    |             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/exec.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 157 |     _: ...
[INFO] [stdout]     |     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/iter.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 | async fn new(func: _, ...) -> Value {
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 60 | async fn new(func: _, _: ...) -> Value {
[INFO] [stdout]    |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/iter.rs:299:26
[INFO] [stdout]     |
[INFO] [stdout] 299 | async fn zip((all): [_], ...) -> Value {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 299 | async fn zip((all): [_], _: ...) -> Value {
[INFO] [stdout]     |                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/iter.rs:359:16
[INFO] [stdout]     |
[INFO] [stdout] 359 | async fn unzip(...) -> Value {
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 359 | async fn unzip(_: ...) -> Value {
[INFO] [stdout]     |                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/number.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn add(...) -> Value {
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn add(_: ...) -> Value {
[INFO] [stdout]    |              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/number.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 | async fn subtract(base: _, ...) -> Value {
[INFO] [stdout]    |                            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 88 | async fn subtract(base: _, _: ...) -> Value {
[INFO] [stdout]    |                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/number.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 | async fn multiply(...) -> Value {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 108 | async fn multiply(_: ...) -> Value {
[INFO] [stdout]     |                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/number.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 | async fn divide(base: _, ...) -> Value {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 123 | async fn divide(base: _, _: ...) -> Value {
[INFO] [stdout]     |                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> ergo_std/src/path.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 | async fn join(...) -> Value {
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 56 | async fn join(_: ...) -> Value {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> ergo_std/src/string.rs:170:48
[INFO] [stdout]     |
[INFO] [stdout] 170 | async fn r#match(format_string: types::String, ...) -> Value {
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 170 | async fn r#match(format_string: types::String, _: ...) -> Value {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]    --> ergo_std/src/task.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 |     Active(LogTask, RecordingWork, TaskPermit),
[INFO] [stdout]     |     ------ ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 191 -     Active(LogTask, RecordingWork, TaskPermit),
[INFO] [stdout] 191 +     Active((), (), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_std/src/cache/sqlite.rs:550:11
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn id(&self) -> BoxFuture<ergo_runtime::value::IdInfo<U128>> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn id(&self) -> BoxFuture<'_, ergo_runtime::value::IdInfo<U128>> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_std/src/cache/sqlite.rs:560:12
[INFO] [stdout]     |
[INFO] [stdout] 560 |     fn get(&self) -> ergo_runtime::value::ValueType {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     fn get(&self) -> ergo_runtime::value::ValueType<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_std/src/cache/sqlite.rs:585:11
[INFO] [stdout]     |
[INFO] [stdout] 585 |     fn db(&self) -> Result<MappedRwLockReadGuard<ThreadShared<Db, ()>>> {
[INFO] [stdout]     |           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 585 |     fn db(&self) -> Result<MappedRwLockReadGuard<'_, ThreadShared<Db, ()>>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_std/src/cache/mod.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `CacheInterface_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_std/src/string.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 198 |         fn id(&self) -> futures::future::BoxFuture<ergo_runtime::value::Identity> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         fn id(&self) -> futures::future::BoxFuture<'_, ergo_runtime::value::Identity> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_std/src/sync.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn acquire(&self, count: usize) -> Acquire {
[INFO] [stdout]    |                    ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn acquire(&self, count: usize) -> Acquire<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_std/src/type.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |           &self,
[INFO] [stdout]    |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 47 |       ) -> ergo_runtime::abi_stable::future::BoxFuture<
[INFO] [stdout]    |  __________^
[INFO] [stdout] 48 | |         ergo_runtime::value::IdInfo<ergo_runtime::abi_stable::u128::U128>,
[INFO] [stdout] 49 | |     > {
[INFO] [stdout]    | |_____^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     ) -> ergo_runtime::abi_stable::future::BoxFuture<'_, 
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_std/src/type.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn get(&self) -> ergo_runtime::value::ValueType {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn get(&self) -> ergo_runtime::value::ValueType<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]    --> ergo_std/src/task.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 |     Active(LogTask, RecordingWork, TaskPermit),
[INFO] [stdout]     |     ------ ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 191 -     Active(LogTask, RecordingWork, TaskPermit),
[INFO] [stdout] 191 +     Active((), (), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_std/src/cache/sqlite.rs:550:11
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn id(&self) -> BoxFuture<ergo_runtime::value::IdInfo<U128>> {
[INFO] [stdout]     |           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn id(&self) -> BoxFuture<'_, ergo_runtime::value::IdInfo<U128>> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_std/src/cache/sqlite.rs:560:12
[INFO] [stdout]     |
[INFO] [stdout] 560 |     fn get(&self) -> ergo_runtime::value::ValueType {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     fn get(&self) -> ergo_runtime::value::ValueType<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_std/src/cache/sqlite.rs:585:11
[INFO] [stdout]     |
[INFO] [stdout] 585 |     fn db(&self) -> Result<MappedRwLockReadGuard<ThreadShared<Db, ()>>> {
[INFO] [stdout]     |           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 585 |     fn db(&self) -> Result<MappedRwLockReadGuard<'_, ThreadShared<Db, ()>>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ergo_std/src/cache/mod.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `CacheInterface_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ergo_std/src/string.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 198 |         fn id(&self) -> futures::future::BoxFuture<ergo_runtime::value::Identity> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         fn id(&self) -> futures::future::BoxFuture<'_, ergo_runtime::value::Identity> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_std/src/sync.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn acquire(&self, count: usize) -> Acquire {
[INFO] [stdout]    |                    ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn acquire(&self, count: usize) -> Acquire<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_std/src/type.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |           &self,
[INFO] [stdout]    |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 47 |       ) -> ergo_runtime::abi_stable::future::BoxFuture<
[INFO] [stdout]    |  __________^
[INFO] [stdout] 48 | |         ergo_runtime::value::IdInfo<ergo_runtime::abi_stable::u128::U128>,
[INFO] [stdout] 49 | |     > {
[INFO] [stdout]    | |_____^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     ) -> ergo_runtime::abi_stable::future::BoxFuture<'_, 
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ergo_std/src/type.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn get(&self) -> ergo_runtime::value::ValueType {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn get(&self) -> ergo_runtime::value::ValueType<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8, repr_offset v0.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b61b47ee972818c830ff8bfa7837abb87a666fca68a3c3c4e54e6853e9d5261d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b61b47ee972818c830ff8bfa7837abb87a666fca68a3c3c4e54e6853e9d5261d", kill_on_drop: false }`
[INFO] [stdout] b61b47ee972818c830ff8bfa7837abb87a666fca68a3c3c4e54e6853e9d5261d
