[INFO] cloning repository https://github.com/nilz3ro/dimension
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilz3ro/dimension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilz3ro%2Fdimension", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilz3ro%2Fdimension'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11d89a3e6b5bfb4f3790658770a345ba584b1ee1
[INFO] checking nilz3ro/dimension against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilz3ro%2Fdimension" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nilz3ro/dimension
[INFO] finished tweaking git repo https://github.com/nilz3ro/dimension
[INFO] tweaked toml for git repo https://github.com/nilz3ro/dimension written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nilz3ro/dimension on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nilz3ro/dimension 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0de70bcddddabed392cf0ad9aea5fecaeb8db6b675a1f432968ed06065b69d99
[INFO] running `Command { std: "docker" "start" "0de70bcddddabed392cf0ad9aea5fecaeb8db6b675a1f432968ed06065b69d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0de70bcddddabed392cf0ad9aea5fecaeb8db6b675a1f432968ed06065b69d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0de70bcddddabed392cf0ad9aea5fecaeb8db6b675a1f432968ed06065b69d99" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0de70bcddddabed392cf0ad9aea5fecaeb8db6b675a1f432968ed06065b69d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0de70bcddddabed392cf0ad9aea5fecaeb8db6b675a1f432968ed06065b69d99" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rusqlite_migration v2.4.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]    Compiling hyphae-core v0.1.0 (/opt/rustwide/workdir/crates/hyphae-core)
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking elf v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Checking which v8.0.1
[INFO] [stderr] warning: hyphae-core@0.1.0: hyphae-init build failed (exit code: exit status: 101). Using placeholder init binary. Install x86_64-unknown-linux-musl target for real init binary.
[INFO] [stderr] warning: hyphae-core@0.1.0: dimension-agent build failed (exit code: exit status: 101)
[INFO] [stderr] warning: hyphae-core@0.1.0: Node.js binary not found. Using placeholder. Set HYPHAE_NODE_BINARY env var or place binary at vendor/node-linux-x64-musl
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking serde_with v3.17.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking cargo-platform v0.3.2
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking never-say-never v6.6.666
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking higher-kinded-types v0.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking polonius-the-crab v0.5.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking murmur3 v0.5.2
[INFO] [stderr]     Checking bnum v0.13.0
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking hyphae-errors v0.1.0 (/opt/rustwide/workdir/crates/hyphae-errors)
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling askama_parser v0.15.5
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling clickhouse-macros v0.3.0
[INFO] [stderr]    Compiling askama_web_derive v0.2.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling protox-parse v0.9.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling prost-reflect v0.16.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking clickhouse-types v0.1.2
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling dimension-gateway v0.1.0 (/opt/rustwide/workdir/crates/dimension-gateway)
[INFO] [stderr]    Compiling askama_derive v0.15.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking rusqlite v0.38.0
[INFO] [stderr]    Compiling dimension-worker v0.1.0 (/opt/rustwide/workdir/crates/dimension-worker)
[INFO] [stderr]     Checking vsock v0.5.4
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking hyphae-init v0.1.0 (/opt/rustwide/workdir/crates/hyphae-init)
[INFO] [stderr]    Compiling pulsar v6.7.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-vsock v0.7.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling protox v0.9.1
[INFO] [stderr]     Checking sqlx-core v0.8.0
[INFO] [stderr]    Compiling dimension-protocol v0.1.0 (/opt/rustwide/workdir/crates/dimension-protocol)
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling askama_macros v0.15.5
[INFO] [stderr]     Checking askama v0.15.5
[INFO] [stderr]     Checking dimension-agent v0.1.0 (/opt/rustwide/workdir/crates/dimension-agent)
[INFO] [stderr]     Checking askama_web v0.15.2
[INFO] [stderr]     Checking sqlx-postgres v0.8.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking clickhouse v0.14.3
[INFO] [stderr]     Checking bollard v0.18.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking reqsign v0.16.5
[INFO] [stderr]     Checking opendal v0.55.0
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stderr]     Checking dimension-cli v0.1.0 (/opt/rustwide/workdir/crates/dimension-cli)
[INFO] [stderr]     Checking hyphae v0.1.0 (/opt/rustwide/workdir/crates/hyphae)
[INFO] [stderr]     Checking dimension-store v0.1.0 (/opt/rustwide/workdir/crates/dimension-store)
[INFO] [stdout] warning: unused import: `axum::extract::Path`
[INFO] [stdout]    --> crates/dimension-gateway/src/vault/client.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |     use axum::extract::Path;
[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 import: `SessionSummary`
[INFO] [stdout]    --> crates/dimension-gateway/src/handlers/secrets.rs:381:52
[INFO] [stdout]     |
[INFO] [stdout] 381 |         ApiKey, AuthenticatedUser, SecretMetadata, SessionSummary, SecretStore as _, StoreError,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Dir` is never constructed
[INFO] [stdout]    --> crates/dimension-gateway/src/bundle_security/archive.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     enum EntryKind {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 106 |         Dir,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `renew_handler` is never used
[INFO] [stdout]    --> crates/dimension-gateway/src/vault/client.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 |     async fn renew_handler() -> AxumJson<serde_json::Value> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2, sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "0de70bcddddabed392cf0ad9aea5fecaeb8db6b675a1f432968ed06065b69d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0de70bcddddabed392cf0ad9aea5fecaeb8db6b675a1f432968ed06065b69d99", kill_on_drop: false }`
[INFO] [stdout] 0de70bcddddabed392cf0ad9aea5fecaeb8db6b675a1f432968ed06065b69d99
