[INFO] fetching crate sinan 0.1.0...
[INFO] checking sinan-0.1.0 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] extracting crate sinan 0.1.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sinan 0.1.0 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 392 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.4)
[INFO] [stderr]       Adding bb8 v0.8.6 (available: v0.9.0)
[INFO] [stderr]       Adding bb8-redis v0.15.0 (available: v0.24.0)
[INFO] [stderr]       Adding config v0.14.1 (available: v0.15.11)
[INFO] [stderr]       Adding metrics v0.23.1 (available: v0.24.2)
[INFO] [stderr]       Adding metrics-exporter-prometheus v0.15.3 (available: v0.17.2)
[INFO] [stderr]       Adding redis v0.25.4 (available: v0.32.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.12)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] [stderr]       Adding tower-http v0.5.2 (available: v0.6.6)
[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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.18.2
[INFO] [stderr]   Downloaded metrics v0.23.1
[INFO] [stderr]   Downloaded bb8-redis v0.15.0
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded validator v0.18.1
[INFO] [stderr]   Downloaded lettre v0.11.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9d3a43bc1dd07745c605165ea0b547196dc1f63d979c6f5113b60f9082e1d2f
[INFO] running `Command { std: "docker" "start" "-a" "b9d3a43bc1dd07745c605165ea0b547196dc1f63d979c6f5113b60f9082e1d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9d3a43bc1dd07745c605165ea0b547196dc1f63d979c6f5113b60f9082e1d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d3a43bc1dd07745c605165ea0b547196dc1f63d979c6f5113b60f9082e1d2f", kill_on_drop: false }`
[INFO] [stdout] b9d3a43bc1dd07745c605165ea0b547196dc1f63d979c6f5113b60f9082e1d2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b90274d5aeb85ed88e287d531cb885ce4bf9ffc8107d55a13810e1e1059ffec3
[INFO] running `Command { std: "docker" "start" "-a" "b90274d5aeb85ed88e287d531cb885ce4bf9ffc8107d55a13810e1e1059ffec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking metrics v0.23.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling sea-orm-macros v1.1.12
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.25
[INFO] [stderr]     Checking bb8 v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking lettre v0.11.17
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking serde_variant v0.1.3
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking metrics-util v0.17.0
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.15.3
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sea-query v0.32.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking redis v0.25.4
[INFO] [stderr]     Checking sqlx-mysql v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-orm v1.1.12
[INFO] [stderr]     Checking bb8-redis v0.15.0
[INFO] [stderr]     Checking 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)]` 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: 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)]` 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]    = 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/nightly/edition-guide/rust-2024/never-type-fallback.html>
[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]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` 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: 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]    = 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/nightly/edition-guide/rust-2024/never-type-fallback.html>
[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]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` 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 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)]` 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: 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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub async fn connection(&self) -> Result<PooledConnection<'_, RedisConnectionManager>> {
[INFO] [stdout]    |                                                               +++
[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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 02s
[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" "b90274d5aeb85ed88e287d531cb885ce4bf9ffc8107d55a13810e1e1059ffec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b90274d5aeb85ed88e287d531cb885ce4bf9ffc8107d55a13810e1e1059ffec3", kill_on_drop: false }`
[INFO] [stdout] b90274d5aeb85ed88e287d531cb885ce4bf9ffc8107d55a13810e1e1059ffec3
