[INFO] cloning repository https://github.com/Endlad2/wdtt-rslib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Endlad2/wdtt-rslib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEndlad2%2Fwdtt-rslib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEndlad2%2Fwdtt-rslib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 986ec2e1bb131ae9531b9495b57a9344dd243906
[INFO] checking Endlad2/wdtt-rslib against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEndlad2%2Fwdtt-rslib" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Endlad2/wdtt-rslib
[INFO] finished tweaking git repo https://github.com/Endlad2/wdtt-rslib
[INFO] tweaked toml for git repo https://github.com/Endlad2/wdtt-rslib written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Endlad2/wdtt-rslib on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Endlad2/wdtt-rslib 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5a7417baf10bf85185436e05d8507976705deba8fe24661b37ebcb924343d32
[INFO] running `Command { std: "docker" "start" "a5a7417baf10bf85185436e05d8507976705deba8fe24661b37ebcb924343d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5a7417baf10bf85185436e05d8507976705deba8fe24661b37ebcb924343d32", 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" "a5a7417baf10bf85185436e05d8507976705deba8fe24661b37ebcb924343d32" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5a7417baf10bf85185436e05d8507976705deba8fe24661b37ebcb924343d32", 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" "a5a7417baf10bf85185436e05d8507976705deba8fe24661b37ebcb924343d32" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking bitvec v0.18.5
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking const-oid v0.4.5
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking der v0.1.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking ff v0.8.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking group v0.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pkcs8 v0.3.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling oid-registry v0.1.5
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking elliptic-curve v0.8.5
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking signature v1.2.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking ecdsa v0.10.2
[INFO] [stderr]     Checking yasna v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking nix v0.8.1
[INFO] [stderr]     Checking block-modes v0.7.0
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking p256 v0.7.3
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling der-oid-macro v0.4.0
[INFO] [stderr]     Checking rusticata-macros v3.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking der-parser v5.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking x509-parser v0.9.2
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking zune-core v0.5.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking ccm v0.5.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking rcgen v0.8.14
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking exr v1.74.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking async-compression v0.4.43
[INFO] [stderr]     Checking webrtc-util v0.1.22
[INFO] [stderr]     Checking hickory-proto v0.24.4
[INFO] [stderr]     Checking webrtc-util v0.11.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking webrtc-stun v0.1.13
[INFO] [stderr]     Checking webrtc-turn v0.1.3
[INFO] [stderr]     Checking webrtc-dtls v0.12.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking hickory-resolver v0.24.4
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wdtt-rslib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `vkConnectClientID` should have an upper case name
[INFO] [stdout]  --> src/creds_vkcalls.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const vkConnectClientID: &str = "8093730";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VK_CONNECT_CLIENT_ID`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `vkCallsAPIHost` should have an upper case name
[INFO] [stdout]  --> src/creds_vkcalls.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const vkCallsAPIHost: &str = "api.vk.me";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VK_CALLS_APIHOST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `vkCallsAnonAPIVersion` should have an upper case name
[INFO] [stdout]   --> src/creds_vkcalls.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const vkCallsAnonAPIVersion: &str = "5.276";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VK_CALLS_ANON_APIVERSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventStarted` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:46
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub type eventType = &'static str; pub const eventStarted:eventType="STARTED"; pub const eventStopped:eventType="STOPPED"; pub const ...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_STARTED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventStopped` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:90
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...entType="STARTED"; pub const eventStopped:eventType="STOPPED"; pub const eventReady:eventType="READY"; pub const eventConfig:event...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_STOPPED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventReady` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:134
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...eventType="STOPPED"; pub const eventReady:eventType="READY"; pub const eventConfig:eventType="CONFIG"; pub const eventStats:eventT...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_READY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventConfig` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:174
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...:eventType="READY"; pub const eventConfig:eventType="CONFIG"; pub const eventStats:eventType="STATS"; pub const eventError:eventTy...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_CONFIG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventStats` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:216
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...:eventType="CONFIG"; pub const eventStats:eventType="STATS"; pub const eventError:eventType="ERROR"; pub const eventCaptchaRequest...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_STATS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventError` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:256
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...s:eventType="STATS"; pub const eventError:eventType="ERROR"; pub const eventCaptchaRequest:eventType="CAPTCHA_REQUEST"; pub const ...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventCaptchaRequest` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:296
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...e="ERROR"; pub const eventCaptchaRequest:eventType="CAPTCHA_REQUEST"; pub const eventCaptchaDone:eventType="CAPTCHA_DONE";
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_CAPTCHA_REQUEST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventCaptchaDone` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:355
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CHA_REQUEST"; pub const eventCaptchaDone:eventType="CAPTCHA_DONE";
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_CAPTCHA_DONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `profileFile` should have an upper case name
[INFO] [stdout]  --> src/profiles.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const profileFile: &str = "vk_profile.json";
[INFO] [stdout]   |           ^^^^^^^^^^^ help: convert the identifier to upper case: `PROFILE_FILE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `profileList` should have an upper case name
[INFO] [stdout]   --> src/profiles.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub static profileList: LazyLock<Vec<Profile>> = LazyLock::new(|| vec![p("Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537....
[INFO] [stdout]    |            ^^^^^^^^^^^ help: convert the identifier to upper case: `PROFILE_LIST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `androidProfiles` should have an upper case name
[INFO] [stdout]   --> src/profiles.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub static androidProfiles: LazyLock<Vec<Profile>> = LazyLock::new(|| vec![p("Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebK...
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ANDROID_PROFILES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `iosProfiles` should have an upper case name
[INFO] [stdout]   --> src/profiles.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub static iosProfiles: LazyLock<Vec<Profile>> = LazyLock::new(|| vec![p("Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) A...
[INFO] [stdout]    |            ^^^^^^^^^^^ help: convert the identifier to upper case: `IOS_PROFILES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `workersPerGroup` should have an upper case name
[INFO] [stdout]  --> src/worker_group.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const workersPerGroup: usize = 9;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `WORKERS_PER_GROUP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `defaultCycleSecs` should have an upper case name
[INFO] [stdout]  --> src/worker_group.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const defaultCycleSecs: u64 = 36000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DEFAULT_CYCLE_SECS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `wrapKeyLen` should have an upper case name
[INFO] [stdout]  --> src/wrap.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const wrapKeyLen: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^^ help: convert the identifier to upper case: `WRAP_KEY_LEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `vkConnectClientID` should have an upper case name
[INFO] [stdout]  --> src/creds_vkcalls.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const vkConnectClientID: &str = "8093730";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VK_CONNECT_CLIENT_ID`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `vkCallsAPIHost` should have an upper case name
[INFO] [stdout]  --> src/creds_vkcalls.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const vkCallsAPIHost: &str = "api.vk.me";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VK_CALLS_APIHOST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `vkCallsAnonAPIVersion` should have an upper case name
[INFO] [stdout]   --> src/creds_vkcalls.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const vkCallsAnonAPIVersion: &str = "5.276";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VK_CALLS_ANON_APIVERSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventStarted` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:46
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub type eventType = &'static str; pub const eventStarted:eventType="STARTED"; pub const eventStopped:eventType="STOPPED"; pub const ...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_STARTED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventStopped` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:90
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...entType="STARTED"; pub const eventStopped:eventType="STOPPED"; pub const eventReady:eventType="READY"; pub const eventConfig:event...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_STOPPED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventReady` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:134
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...eventType="STOPPED"; pub const eventReady:eventType="READY"; pub const eventConfig:eventType="CONFIG"; pub const eventStats:eventT...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_READY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventConfig` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:174
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...:eventType="READY"; pub const eventConfig:eventType="CONFIG"; pub const eventStats:eventType="STATS"; pub const eventError:eventTy...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_CONFIG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventStats` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:216
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...:eventType="CONFIG"; pub const eventStats:eventType="STATS"; pub const eventError:eventType="ERROR"; pub const eventCaptchaRequest...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_STATS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventError` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:256
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...s:eventType="STATS"; pub const eventError:eventType="ERROR"; pub const eventCaptchaRequest:eventType="CAPTCHA_REQUEST"; pub const ...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventCaptchaRequest` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:296
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...e="ERROR"; pub const eventCaptchaRequest:eventType="CAPTCHA_REQUEST"; pub const eventCaptchaDone:eventType="CAPTCHA_DONE";
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_CAPTCHA_REQUEST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `eventCaptchaDone` should have an upper case name
[INFO] [stdout]  --> src/events.rs:2:355
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CHA_REQUEST"; pub const eventCaptchaDone:eventType="CAPTCHA_DONE";
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EVENT_CAPTCHA_DONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `profileFile` should have an upper case name
[INFO] [stdout]  --> src/profiles.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const profileFile: &str = "vk_profile.json";
[INFO] [stdout]   |           ^^^^^^^^^^^ help: convert the identifier to upper case: `PROFILE_FILE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `profileList` should have an upper case name
[INFO] [stdout]   --> src/profiles.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub static profileList: LazyLock<Vec<Profile>> = LazyLock::new(|| vec![p("Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537....
[INFO] [stdout]    |            ^^^^^^^^^^^ help: convert the identifier to upper case: `PROFILE_LIST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `androidProfiles` should have an upper case name
[INFO] [stdout]   --> src/profiles.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub static androidProfiles: LazyLock<Vec<Profile>> = LazyLock::new(|| vec![p("Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebK...
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ANDROID_PROFILES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `iosProfiles` should have an upper case name
[INFO] [stdout]   --> src/profiles.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub static iosProfiles: LazyLock<Vec<Profile>> = LazyLock::new(|| vec![p("Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) A...
[INFO] [stdout]    |            ^^^^^^^^^^^ help: convert the identifier to upper case: `IOS_PROFILES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `workersPerGroup` should have an upper case name
[INFO] [stdout]  --> src/worker_group.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const workersPerGroup: usize = 9;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `WORKERS_PER_GROUP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `defaultCycleSecs` should have an upper case name
[INFO] [stdout]  --> src/worker_group.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const defaultCycleSecs: u64 = 36000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DEFAULT_CYCLE_SECS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `wrapKeyLen` should have an upper case name
[INFO] [stdout]  --> src/wrap.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const wrapKeyLen: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^^ help: convert the identifier to upper case: `WRAP_KEY_LEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_peer_allowed_ips` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut has_peer_allowed_ips = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_has_peer_allowed_ips` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `has_peer_allowed_ips` is never read
[INFO] [stdout]    --> src/main.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             has_peer_allowed_ips = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_peer_allowed_ips` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut has_peer_allowed_ips = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_has_peer_allowed_ips` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `has_peer_allowed_ips` is never read
[INFO] [stdout]    --> src/main.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             has_peer_allowed_ips = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_cancel`
[INFO] [stdout]    --> src/main.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let event_cancel = cancel.clone();
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_cancel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `captchaModeValue` should have an upper case name
[INFO] [stdout]  --> src/main.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | static captchaModeValue: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("auto".into()));
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 - static captchaModeValue: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("auto".into()));
[INFO] [stdout] 8 + static CAPTCHA_MODE_VALUE: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("auto".into()));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `vkAuthModeValue` should have an upper case name
[INFO] [stdout]  --> src/main.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | static vkAuthModeValue: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("vkcalls".into()));
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 9 - static vkAuthModeValue: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("vkcalls".into()));
[INFO] [stdout] 9 + static VK_AUTH_MODE_VALUE: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("vkcalls".into()));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_cancel`
[INFO] [stdout]    --> src/main.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let event_cancel = cancel.clone();
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_cancel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `captchaModeValue` should have an upper case name
[INFO] [stdout]  --> src/main.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | static captchaModeValue: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("auto".into()));
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 - static captchaModeValue: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("auto".into()));
[INFO] [stdout] 8 + static CAPTCHA_MODE_VALUE: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("auto".into()));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `vkAuthModeValue` should have an upper case name
[INFO] [stdout]  --> src/main.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | static vkAuthModeValue: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("vkcalls".into()));
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 9 - static vkAuthModeValue: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("vkcalls".into()));
[INFO] [stdout] 9 + static VK_AUTH_MODE_VALUE: LazyLock<RwLock<String>> = LazyLock::new(|| RwLock::new("vkcalls".into()));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `hickory-resolver`
[INFO] [stderr]   --> Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | hickory-resolver = "0.24"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `hickory-resolver`
[INFO] [stderr] warning: `wdtt-rslib` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, nom v6.1.2, rusticata-macros v3.2.0, x509-parser v0.9.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "a5a7417baf10bf85185436e05d8507976705deba8fe24661b37ebcb924343d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a7417baf10bf85185436e05d8507976705deba8fe24661b37ebcb924343d32", kill_on_drop: false }`
[INFO] [stdout] a5a7417baf10bf85185436e05d8507976705deba8fe24661b37ebcb924343d32
