[INFO] fetching crate sinan 0.1.0...
[INFO] testing sinan-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate sinan 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate sinan 0.1.0
[INFO] finished tweaking crates.io crate sinan 0.1.0
[INFO] tweaked toml for crates.io crate sinan 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sinan 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 398 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.9)
[INFO] [stderr]       Adding bb8 v0.8.6 (available: v0.9.1)
[INFO] [stderr]       Adding bb8-redis v0.15.0 (available: v0.26.0)
[INFO] [stderr]       Adding config v0.14.1 (available: v0.15.22)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding jsonwebtoken v9.3.1 (available: v10.3.0)
[INFO] [stderr]       Adding metrics v0.23.1 (available: v0.24.3)
[INFO] [stderr]       Adding metrics-exporter-prometheus v0.15.3 (available: v0.18.1)
[INFO] [stderr]       Adding redis v0.25.4 (available: v1.2.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.3)
[INFO] [stderr]       Adding tower-http v0.5.2 (available: v0.6.8)
[INFO] [stderr]       Adding validator v0.18.1 (available: v0.20.0)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded sea-bae v0.2.1
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded multer v3.1.0
[INFO] [stderr]   Downloaded crc-catalog v2.5.0
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded sea-query v0.32.7
[INFO] [stderr]   Downloaded bigdecimal v0.4.10
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded lettre v0.11.21
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded redox_syscall v0.7.4
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded quoted_printable v0.5.2
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded bb8 v0.8.6
[INFO] [stderr]   Downloaded aliasable v0.1.3
[INFO] [stderr]   Downloaded borsh v1.6.1
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.20
[INFO] [stderr]   Downloaded sea-query-binder v0.7.0
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded redis v0.25.4
[INFO] [stderr]   Downloaded validator v0.18.1
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded validator_derive v0.18.2
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded borsh-derive v1.6.1
[INFO] [stderr]   Downloaded rust_decimal v1.41.0
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded inherent v1.0.13
[INFO] [stderr]   Downloaded serde_variant v0.1.3
[INFO] [stderr]   Downloaded bb8-redis v0.15.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded sea-orm v1.1.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3a75fd4d7e313f2a8515caa63d963162b529f42a5d4ca5fcd5b53da3ba9d799f
[INFO] running `Command { std: "docker" "start" "-a" "3a75fd4d7e313f2a8515caa63d963162b529f42a5d4ca5fcd5b53da3ba9d799f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a75fd4d7e313f2a8515caa63d963162b529f42a5d4ca5fcd5b53da3ba9d799f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a75fd4d7e313f2a8515caa63d963162b529f42a5d4ca5fcd5b53da3ba9d799f", kill_on_drop: false }`
[INFO] [stdout] 3a75fd4d7e313f2a8515caa63d963162b529f42a5d4ca5fcd5b53da3ba9d799f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75fb46da4c4ac930ca15d2cdabad30253694bd6c4239f13a43fba1d2d3acd63c
[INFO] running `Command { std: "docker" "start" "-a" "75fb46da4c4ac930ca15d2cdabad30253694bd6c4239f13a43fba1d2d3acd63c", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sea-orm-macros v1.1.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling metrics-util v0.17.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling quoted_printable v0.5.2
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling redis v0.25.4
[INFO] [stderr]    Compiling sea-orm v1.1.20
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.15.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling lettre v0.11.21
[INFO] [stderr]    Compiling bb8-redis v0.15.0
[INFO] [stderr]    Compiling sinan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Redis`
[INFO] [stdout]   --> src/services/database.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::services::{Redis, service};
[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: `Pool`
[INFO] [stdout]  --> src/support/cache.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bb8::{Pool, PooledConnection};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/support/cache.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub async fn set<K, V>(key: K, value: V, seconds: u64) -> eyre::Result<()>
[INFO] [stdout] 44 | | where
[INFO] [stdout] 45 | |     K: ToRedisArgs + Send + Sync,
[INFO] [stdout] 46 | |     V: ToRedisArgs + Send + Sync,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/support/cache.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     con.set_ex(key, value, seconds).await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 50 |     con.set_ex::<_, _, ()>(key, value, seconds).await?;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Service`
[INFO] [stdout]  --> src/foundation/application.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::contracts::{Application, Facade, Service};
[INFO] [stdout]   |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/facades/environment.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(container: &Container) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/facades/template.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn new(container: &Container) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/facades/environment.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Environment {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 33 |     pub fn get(&self, key: &str) -> eyre::Result<String> {
[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 `0` is never read
[INFO] [stdout]   --> src/foundation/logger.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Logger(WorkerGuard);
[INFO] [stdout]    |            ------ ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REDIS_POOL` is never used
[INFO] [stdout]   --> src/services/redis.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | static REDIS_POOL: OnceCell<Pool<RedisConnectionManager>> = OnceCell::const_new();
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> src/support/filesystem.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct File {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     name: String,
[INFO] [stdout] 16 |     content: Bytes,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/redis.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub async fn connection(&self) -> Result<PooledConnection<RedisConnectionManager>> {
[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] 63 |     pub async fn connection(&self) -> Result<PooledConnection<'_, RedisConnectionManager>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4, sinan v0.1.0 (/opt/rustwide/workdir)
[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" "75fb46da4c4ac930ca15d2cdabad30253694bd6c4239f13a43fba1d2d3acd63c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75fb46da4c4ac930ca15d2cdabad30253694bd6c4239f13a43fba1d2d3acd63c", kill_on_drop: false }`
[INFO] [stdout] 75fb46da4c4ac930ca15d2cdabad30253694bd6c4239f13a43fba1d2d3acd63c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2242ee8a6e2f25ea7f739a24dced9181d42cdb6f364f3ec10bfbeaa3272b7370
[INFO] running `Command { std: "docker" "start" "-a" "2242ee8a6e2f25ea7f739a24dced9181d42cdb6f364f3ec10bfbeaa3272b7370", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `Redis`
[INFO] [stdout]   --> src/services/database.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::services::{Redis, service};
[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: `Pool`
[INFO] [stdout]  --> src/support/cache.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bb8::{Pool, PooledConnection};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/support/cache.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub async fn set<K, V>(key: K, value: V, seconds: u64) -> eyre::Result<()>
[INFO] [stdout] 44 | | where
[INFO] [stdout] 45 | |     K: ToRedisArgs + Send + Sync,
[INFO] [stdout] 46 | |     V: ToRedisArgs + Send + Sync,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/support/cache.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     con.set_ex(key, value, seconds).await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 50 |     con.set_ex::<_, _, ()>(key, value, seconds).await?;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Service`
[INFO] [stdout]  --> src/foundation/application.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::contracts::{Application, Facade, Service};
[INFO] [stdout]   |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/facades/environment.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(container: &Container) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/facades/template.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn new(container: &Container) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/facades/environment.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Environment {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 33 |     pub fn get(&self, key: &str) -> eyre::Result<String> {
[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 `0` is never read
[INFO] [stdout]   --> src/foundation/logger.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Logger(WorkerGuard);
[INFO] [stdout]    |            ------ ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REDIS_POOL` is never used
[INFO] [stdout]   --> src/services/redis.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | static REDIS_POOL: OnceCell<Pool<RedisConnectionManager>> = OnceCell::const_new();
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> src/support/filesystem.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct File {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     name: String,
[INFO] [stdout] 16 |     content: Bytes,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/redis.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub async fn connection(&self) -> Result<PooledConnection<RedisConnectionManager>> {
[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] 63 |     pub async fn connection(&self) -> Result<PooledConnection<'_, RedisConnectionManager>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sinan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Redis`
[INFO] [stdout]   --> src/services/database.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::services::{Redis, service};
[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: `Pool`
[INFO] [stdout]  --> src/support/cache.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bb8::{Pool, PooledConnection};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/support/cache.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub async fn set<K, V>(key: K, value: V, seconds: u64) -> eyre::Result<()>
[INFO] [stdout] 44 | | where
[INFO] [stdout] 45 | |     K: ToRedisArgs + Send + Sync,
[INFO] [stdout] 46 | |     V: ToRedisArgs + Send + Sync,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/support/cache.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     con.set_ex(key, value, seconds).await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 50 |     con.set_ex::<_, _, ()>(key, value, seconds).await?;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Service`
[INFO] [stdout]  --> src/foundation/application.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::contracts::{Application, Facade, Service};
[INFO] [stdout]   |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/facades/environment.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(container: &Container) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/facades/template.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn new(container: &Container) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/facades/environment.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Environment {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 33 |     pub fn get(&self, key: &str) -> eyre::Result<String> {
[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 `0` is never read
[INFO] [stdout]   --> src/foundation/logger.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Logger(WorkerGuard);
[INFO] [stdout]    |            ------ ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REDIS_POOL` is never used
[INFO] [stdout]   --> src/services/redis.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | static REDIS_POOL: OnceCell<Pool<RedisConnectionManager>> = OnceCell::const_new();
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> src/support/filesystem.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct File {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     name: String,
[INFO] [stdout] 16 |     content: Bytes,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/redis.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub async fn connection(&self) -> Result<PooledConnection<RedisConnectionManager>> {
[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] 63 |     pub async fn connection(&self) -> Result<PooledConnection<'_, RedisConnectionManager>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4, sinan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2242ee8a6e2f25ea7f739a24dced9181d42cdb6f364f3ec10bfbeaa3272b7370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2242ee8a6e2f25ea7f739a24dced9181d42cdb6f364f3ec10bfbeaa3272b7370", kill_on_drop: false }`
[INFO] [stdout] 2242ee8a6e2f25ea7f739a24dced9181d42cdb6f364f3ec10bfbeaa3272b7370
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7fa4b8c6a5358ffeb74b8385b86fc9e2a4f8407005be4123215eecf3ce77dc9
[INFO] running `Command { std: "docker" "start" "-a" "a7fa4b8c6a5358ffeb74b8385b86fc9e2a4f8407005be4123215eecf3ce77dc9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Redis`
[INFO] [stderr]   --> src/services/database.rs:10:23
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::services::{Redis, service};
[INFO] [stderr]    |                       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Pool`
[INFO] [stderr]  --> src/support/cache.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use bb8::{Pool, PooledConnection};
[INFO] [stderr]   |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/support/cache.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | / pub async fn set<K, V>(key: K, value: V, seconds: u64) -> eyre::Result<()>
[INFO] [stderr] 44 | | where
[INFO] [stderr] 45 | |     K: ToRedisArgs + Send + Sync,
[INFO] [stderr] 46 | |     V: ToRedisArgs + Send + Sync,
[INFO] [stderr]    | |_________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/support/cache.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     con.set_ex(key, value, seconds).await?;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 50 |     con.set_ex::<_, _, ()>(key, value, seconds).await?;
[INFO] [stderr]    |               ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Service`
[INFO] [stderr]  --> src/foundation/application.rs:3:45
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::contracts::{Application, Facade, Service};
[INFO] [stderr]   |                                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `container`
[INFO] [stderr]   --> src/facades/environment.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn new(container: &Container) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `container`
[INFO] [stderr]   --> src/facades/template.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn new(container: &Container) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stderr] 
[INFO] [stderr] warning: method `get` is never used
[INFO] [stderr]   --> src/facades/environment.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl Environment {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] 33 |     pub fn get(&self, key: &str) -> eyre::Result<String> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/foundation/logger.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Logger(WorkerGuard);
[INFO] [stderr]    |            ------ ^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: static `REDIS_POOL` is never used
[INFO] [stderr]   --> src/services/redis.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | static REDIS_POOL: OnceCell<Pool<RedisConnectionManager>> = OnceCell::const_new();
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `content` is never read
[INFO] [stderr]   --> src/support/filesystem.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct File {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 15 |     name: String,
[INFO] [stderr] 16 |     content: Bytes,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services/redis.rs:63:29
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub async fn connection(&self) -> Result<PooledConnection<RedisConnectionManager>> {
[INFO] [stderr]    |                             ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub async fn connection(&self) -> Result<PooledConnection<'_, RedisConnectionManager>> {
[INFO] [stderr]    |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `sinan` (lib) generated 11 warnings (run `cargo fix --lib -p sinan` to apply 6 suggestions)
[INFO] [stderr] warning: `sinan` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4, sinan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinan-367f56d257d36a31)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests sinan
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a7fa4b8c6a5358ffeb74b8385b86fc9e2a4f8407005be4123215eecf3ce77dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7fa4b8c6a5358ffeb74b8385b86fc9e2a4f8407005be4123215eecf3ce77dc9", kill_on_drop: false }`
[INFO] [stdout] a7fa4b8c6a5358ffeb74b8385b86fc9e2a4f8407005be4123215eecf3ce77dc9
