[INFO] cloning repository https://github.com/qarven/oryon-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qarven/oryon-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqarven%2Foryon-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqarven%2Foryon-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad744961e356fbb600cbbc13a0b07cf5e7fc40e4
[INFO] checking qarven/oryon-rust against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqarven%2Foryon-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qarven/oryon-rust
[INFO] finished tweaking git repo https://github.com/qarven/oryon-rust
[INFO] tweaked toml for git repo https://github.com/qarven/oryon-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qarven/oryon-rust on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qarven/oryon-rust 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:50:1
[INFO] [stderr]    |
[INFO] [stderr] 50 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `oryon-rust` (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/qarven/mono.git`
[INFO] [stderr] warning: skipping duplicate package `mono v0.1.0 (https://github.com/qarven/mono.git?branch=main#89692768)`:
[INFO] [stderr]   /workspace/cargo-home/git/checkouts/mono-38eb352187f53533/8969276/scaffold/rust/Cargo.toml
[INFO] [stderr] in favor of /workspace/cargo-home/git/checkouts/mono-38eb352187f53533/8969276/gen/rust/oryon/Cargo.toml
[INFO] [stderr] 
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.21.0
[INFO] [stderr]   Downloaded smoothutf8 v0.1.1
[INFO] [stderr]   Downloaded smoothutf8 v0.2.3
[INFO] [stderr]   Downloaded jsonwebtoken v11.0.0
[INFO] [stderr]   Downloaded pest_derive v2.9.0
[INFO] [stderr]   Downloaded pest_meta v2.9.0
[INFO] [stderr]   Downloaded connectrpc v0.8.1
[INFO] [stderr]   Downloaded pest_generator v2.9.0
[INFO] [stderr]   Downloaded pest v2.9.0
[INFO] [stderr]   Downloaded buffa v0.8.1
[INFO] [stderr]   Downloaded buffa v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ee7cb78008ae26bc6a77c72e9a1fc1982dbfc8857803d5f9e7dc2a6a3bea301f
[INFO] running `Command { std: "docker" "start" "ee7cb78008ae26bc6a77c72e9a1fc1982dbfc8857803d5f9e7dc2a6a3bea301f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee7cb78008ae26bc6a77c72e9a1fc1982dbfc8857803d5f9e7dc2a6a3bea301f", 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" "ee7cb78008ae26bc6a77c72e9a1fc1982dbfc8857803d5f9e7dc2a6a3bea301f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee7cb78008ae26bc6a77c72e9a1fc1982dbfc8857803d5f9e7dc2a6a3bea301f", 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" "ee7cb78008ae26bc6a77c72e9a1fc1982dbfc8857803d5f9e7dc2a6a3bea301f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:50:1
[INFO] [stderr]    |
[INFO] [stderr] 50 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `oryon-rust` (manifest) generated 1 warning
[INFO] [stderr] warning: skipping duplicate package `mono v0.1.0 (https://github.com/qarven/mono.git?branch=main#89692768)`:
[INFO] [stderr]   /opt/rustwide/cargo-home/git/checkouts/mono-38eb352187f53533/8969276/scaffold/rust/Cargo.toml
[INFO] [stderr] in favor of /opt/rustwide/cargo-home/git/checkouts/mono-38eb352187f53533/8969276/gen/rust/oryon/Cargo.toml
[INFO] [stderr] 
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling pest v2.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]     Checking zlib-rs v0.6.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.24.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling hybrid-array v0.4.14
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling pest_meta v2.9.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling whoami v2.1.3
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking smoothutf8 v0.1.1
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling proc-macro-error-attr3 v3.1.0
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling proc-macro-error3 v3.1.0
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking smoothutf8 v0.2.3
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking yaml-rust2 v0.11.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking inotify v0.11.5
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.9.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling mockall_derive v0.15.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling mockall v0.15.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.4
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling pest_derive v2.9.0
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.7
[INFO] [stderr]    Compiling zerotrie v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling validator_derive v0.20.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]    Compiling potential_utf v0.1.6
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling icu_collections v2.3.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking ron v0.12.2
[INFO] [stderr]     Checking jsonwebtoken v11.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]     Checking buffa v0.8.1
[INFO] [stderr]     Checking buffa v0.9.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking config v0.15.25
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking validator v0.21.0
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking async-compression v0.4.43
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking connectrpc v0.8.1
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]     Checking mono v0.1.0 (https://github.com/qarven/mono.git?branch=main#89692768)
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]     Checking oryon-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let db_pool = PgPoolOptions::new()
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snowflake`
[INFO] [stdout]   --> src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let snowflake = Arc::new(Snowflake::builder(config.get("snowflake.worker_id")?).build()?);
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snowflake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hasher`
[INFO] [stdout]   --> src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let hasher: Arc<dyn Hasher> = Arc::new(Argon2Hasher::new());
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PasswordError` is never used
[INFO] [stdout]  --> src/app/password/error.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum PasswordError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `hash` and `verify` are never used
[INFO] [stdout]   --> src/app/password/argon2.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait Hasher: Send + Sync {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] 12 |     fn hash(&self, plain: &str) -> Result<String, PasswordError>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     fn verify(&self, plain: &str, hash: &str) -> Result<bool, PasswordError>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `argon2` is never read
[INFO] [stdout]   --> src/app/password/argon2.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Argon2Hasher<'stcatic> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 18 |     argon2: Argon2<'stcatic>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ClockMovedBackwards` and `IdOverflow` are never constructed
[INFO] [stdout]   --> src/app/uid/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum SnowflakeError {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     ClockMovedBackwards,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     IdOverflow,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SnowflakeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Generator` is never used
[INFO] [stdout]   --> src/app/uid/mod.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Generator: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SEQUENCE_BITS` is never used
[INFO] [stdout]   --> src/app/uid/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const SEQUENCE_BITS: u8 = 12;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_SEQUENCE` is never used
[INFO] [stdout]   --> src/app/uid/mod.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const MAX_SEQUENCE: u16 = (1 << SEQUENCE_BITS) - 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKER_ID_SHIFT` is never used
[INFO] [stdout]   --> src/app/uid/mod.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const WORKER_ID_SHIFT: u8 = SEQUENCE_BITS;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TIMESTAMP_SHIFT` is never used
[INFO] [stdout]   --> src/app/uid/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | const TIMESTAMP_SHIFT: u8 = SEQUENCE_BITS + WORKER_ID_BITS;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_timestamp` and `sequence` are never read
[INFO] [stdout]   --> src/app/uid/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct SnowflakeState {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 42 |     last_timestamp: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     sequence: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `worker_id`, `epoch`, and `state` are never read
[INFO] [stdout]   --> src/app/uid/mod.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Snowflake {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 47 |     worker_id: u16,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 48 |     epoch: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 49 |     state: Mutex<SnowflakeState>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wait_for_next_millis` and `current_timestamp_millis` are never used
[INFO] [stdout]   --> src/app/uid/mod.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Snowflake {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     fn wait_for_next_millis(&self, current_timestamp: u64) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn current_timestamp_millis(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_epoch` is never used
[INFO] [stdout]    --> src/app/uid/mod.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl SnowflakeBuilder {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn with_epoch(mut self, epoch: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let db_pool = PgPoolOptions::new()
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snowflake`
[INFO] [stdout]   --> src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let snowflake = Arc::new(Snowflake::builder(config.get("snowflake.worker_id")?).build()?);
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snowflake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hasher`
[INFO] [stdout]   --> src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let hasher: Arc<dyn Hasher> = Arc::new(Argon2Hasher::new());
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder_test` is never used
[INFO] [stdout]   --> src/app/config/mod.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Config {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn builder_test() -> test_utils::TestConfigBuilder {
[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 `TestConfigBuilder` is never constructed
[INFO] [stdout]    --> src/app/config/mod.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub struct TestConfigBuilder {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with`, and `build` are never used
[INFO] [stdout]    --> src/app/config/mod.rs:157:16
[INFO] [stdout]     |
[INFO] [stdout] 156 |     impl TestConfigBuilder {
[INFO] [stdout]     |     ---------------------- associated items in this implementation
[INFO] [stdout] 157 |         pub fn new() -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |         pub fn with<T: Into<Value>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |         pub fn build(self) -> Config {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_epoch` is never used
[INFO] [stdout]    --> src/app/uid/mod.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl SnowflakeBuilder {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn with_epoch(mut self, epoch: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `jsonwebtoken`
[INFO] [stderr]  --> Cargo.toml:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | jsonwebtoken = "11.0.0"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `jsonwebtoken`
[INFO] [stderr] warning: unused dependency `mono`
[INFO] [stderr]   --> Cargo.toml:18:15
[INFO] [stderr]    |
[INFO] [stderr] 18 | [dependencies.mono]
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `mono`
[INFO] [stderr] warning: unused dependency `validator`
[INFO] [stderr]   --> Cargo.toml:38:15
[INFO] [stderr]    |
[INFO] [stderr] 38 | [dependencies.validator]
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `validator`
[INFO] [stderr] warning: `oryon-rust` (manifest) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "ee7cb78008ae26bc6a77c72e9a1fc1982dbfc8857803d5f9e7dc2a6a3bea301f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee7cb78008ae26bc6a77c72e9a1fc1982dbfc8857803d5f9e7dc2a6a3bea301f", kill_on_drop: false }`
[INFO] [stdout] ee7cb78008ae26bc6a77c72e9a1fc1982dbfc8857803d5f9e7dc2a6a3bea301f
