[INFO] fetching crate longbridge 0.2.77...
[INFO] testing longbridge-0.2.77 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate longbridge 0.2.77 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate longbridge 0.2.77
[INFO] finished tweaking crates.io crate longbridge 0.2.77
[INFO] tweaked toml for crates.io crate longbridge 0.2.77 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate longbridge 0.2.77 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 266 packages to latest compatible versions
[INFO] [stderr]       Adding flume v0.10.14 (available: v0.11.1)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding prost v0.10.4 (available: v0.14.1)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tokio-tungstenite v0.17.2 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 735bf9dcf50c58a3af2a2116f8154e11f7a597c5ec36c30df3e0413894936ba7
[INFO] running `Command { std: "docker" "start" "-a" "735bf9dcf50c58a3af2a2116f8154e11f7a597c5ec36c30df3e0413894936ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "735bf9dcf50c58a3af2a2116f8154e11f7a597c5ec36c30df3e0413894936ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "735bf9dcf50c58a3af2a2116f8154e11f7a597c5ec36c30df3e0413894936ba7", kill_on_drop: false }`
[INFO] [stdout] 735bf9dcf50c58a3af2a2116f8154e11f7a597c5ec36c30df3e0413894936ba7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2efea7a0ded2320bb52e580708449e8ca3c4e9263f5f7d8854737399e06f009c
[INFO] running `Command { std: "docker" "start" "-a" "2efea7a0ded2320bb52e580708449e8ca3c4e9263f5f7d8854737399e06f009c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling longbridge-proto v0.2.77
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time-tz v1.0.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling leaky-bucket v0.12.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling longbridge-wscli v0.2.77
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling longbridge-candlesticks v0.2.77
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling longbridge-httpcli v0.2.77
[INFO] [stderr]    Compiling longbridge v0.2.77 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]  --> src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![deny(private_in_public, unreachable_pub)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | /     async fn handle_subscribe(
[INFO] [stdout] 401 | |         &mut self,
[INFO] [stdout] 402 | |         symbols: Vec<String>,
[INFO] [stdout] 403 | |         sub_types: SubFlags,
[INFO] [stdout] 404 | |         is_first_push: bool,
[INFO] [stdout] 405 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:414:21
[INFO] [stdout]     |
[INFO] [stdout] 414 |         self.ws_cli.request(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                     ^^^^^^^
[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] 414 |         self.ws_cli.request::<_, ()>(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 | /     async fn handle_unsubscribe(
[INFO] [stdout] 428 | |         &mut self,
[INFO] [stdout] 429 | |         symbols: Vec<String>,
[INFO] [stdout] 430 | |         sub_types: SubFlags,
[INFO] [stdout] 431 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:464:18
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 .request(cmd_code::UNSUBSCRIBE, None, req)
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 .request::<_, ()>(cmd_code::UNSUBSCRIBE, None, req)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 | /     async fn handle_subscribe_candlesticks(
[INFO] [stdout] 486 | |         &mut self,
[INFO] [stdout] 487 | |         symbol: String,
[INFO] [stdout] 488 | |         period: Period,
[INFO] [stdout] 489 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:558:21
[INFO] [stdout]     |
[INFO] [stdout] 558 |         self.ws_cli.request(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 558 |         self.ws_cli.request::<_, ()>(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:563:5
[INFO] [stdout]     |
[INFO] [stdout] 563 | /     async fn handle_unsubscribe_candlesticks(
[INFO] [stdout] 564 | |         &mut self,
[INFO] [stdout] 565 | |         symbol: String,
[INFO] [stdout] 566 | |         period: Period,
[INFO] [stdout] 567 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:591:18
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 .request(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 .request::<_, ()>(
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 630 |     async fn resubscribe(&mut self) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:651:18
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 .request(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 .request::<_, ()>(
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/quote/core.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn half_days(&self, market: longbridge_candlesticks::Market) -> HalfDays {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here                  ^^^^^^^^ the same lifetime is hidden 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] 99 |     fn half_days(&self, market: longbridge_candlesticks::Market) -> HalfDays<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: longbridge v0.2.77 (/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" "2efea7a0ded2320bb52e580708449e8ca3c4e9263f5f7d8854737399e06f009c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2efea7a0ded2320bb52e580708449e8ca3c4e9263f5f7d8854737399e06f009c", kill_on_drop: false }`
[INFO] [stdout] 2efea7a0ded2320bb52e580708449e8ca3c4e9263f5f7d8854737399e06f009c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2233550f807875149fb6152bd2b7ff3659dce42263704f1eddf618877e90fe31
[INFO] running `Command { std: "docker" "start" "-a" "2233550f807875149fb6152bd2b7ff3659dce42263704f1eddf618877e90fe31", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling leaky-bucket v0.12.5
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling longbridge-wscli v0.2.77
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling longbridge-httpcli v0.2.77
[INFO] [stderr]    Compiling longbridge v0.2.77 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]  --> src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![deny(private_in_public, unreachable_pub)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | /     async fn handle_subscribe(
[INFO] [stdout] 401 | |         &mut self,
[INFO] [stdout] 402 | |         symbols: Vec<String>,
[INFO] [stdout] 403 | |         sub_types: SubFlags,
[INFO] [stdout] 404 | |         is_first_push: bool,
[INFO] [stdout] 405 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:414:21
[INFO] [stdout]     |
[INFO] [stdout] 414 |         self.ws_cli.request(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                     ^^^^^^^
[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] 414 |         self.ws_cli.request::<_, ()>(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 | /     async fn handle_unsubscribe(
[INFO] [stdout] 428 | |         &mut self,
[INFO] [stdout] 429 | |         symbols: Vec<String>,
[INFO] [stdout] 430 | |         sub_types: SubFlags,
[INFO] [stdout] 431 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:464:18
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 .request(cmd_code::UNSUBSCRIBE, None, req)
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 .request::<_, ()>(cmd_code::UNSUBSCRIBE, None, req)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 | /     async fn handle_subscribe_candlesticks(
[INFO] [stdout] 486 | |         &mut self,
[INFO] [stdout] 487 | |         symbol: String,
[INFO] [stdout] 488 | |         period: Period,
[INFO] [stdout] 489 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:558:21
[INFO] [stdout]     |
[INFO] [stdout] 558 |         self.ws_cli.request(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 558 |         self.ws_cli.request::<_, ()>(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:563:5
[INFO] [stdout]     |
[INFO] [stdout] 563 | /     async fn handle_unsubscribe_candlesticks(
[INFO] [stdout] 564 | |         &mut self,
[INFO] [stdout] 565 | |         symbol: String,
[INFO] [stdout] 566 | |         period: Period,
[INFO] [stdout] 567 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:591:18
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 .request(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 .request::<_, ()>(
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 630 |     async fn resubscribe(&mut self) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:651:18
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 .request(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 .request::<_, ()>(
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]  --> src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![deny(private_in_public, unreachable_pub)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | /     async fn handle_subscribe(
[INFO] [stdout] 401 | |         &mut self,
[INFO] [stdout] 402 | |         symbols: Vec<String>,
[INFO] [stdout] 403 | |         sub_types: SubFlags,
[INFO] [stdout] 404 | |         is_first_push: bool,
[INFO] [stdout] 405 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:414:21
[INFO] [stdout]     |
[INFO] [stdout] 414 |         self.ws_cli.request(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                     ^^^^^^^
[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] 414 |         self.ws_cli.request::<_, ()>(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 | /     async fn handle_unsubscribe(
[INFO] [stdout] 428 | |         &mut self,
[INFO] [stdout] 429 | |         symbols: Vec<String>,
[INFO] [stdout] 430 | |         sub_types: SubFlags,
[INFO] [stdout] 431 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:464:18
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 .request(cmd_code::UNSUBSCRIBE, None, req)
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 .request::<_, ()>(cmd_code::UNSUBSCRIBE, None, req)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/quote/core.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn half_days(&self, market: longbridge_candlesticks::Market) -> HalfDays {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here                  ^^^^^^^^ the same lifetime is hidden 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] 99 |     fn half_days(&self, market: longbridge_candlesticks::Market) -> HalfDays<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 | /     async fn handle_subscribe_candlesticks(
[INFO] [stdout] 486 | |         &mut self,
[INFO] [stdout] 487 | |         symbol: String,
[INFO] [stdout] 488 | |         period: Period,
[INFO] [stdout] 489 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:558:21
[INFO] [stdout]     |
[INFO] [stdout] 558 |         self.ws_cli.request(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 558 |         self.ws_cli.request::<_, ()>(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:563:5
[INFO] [stdout]     |
[INFO] [stdout] 563 | /     async fn handle_unsubscribe_candlesticks(
[INFO] [stdout] 564 | |         &mut self,
[INFO] [stdout] 565 | |         symbol: String,
[INFO] [stdout] 566 | |         period: Period,
[INFO] [stdout] 567 | |     ) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:591:18
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 .request(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 .request::<_, ()>(
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/quote/core.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 630 |     async fn resubscribe(&mut self) -> Result<()> {
[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/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stdout]    --> src/quote/core.rs:651:18
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 .request(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 .request::<_, ()>(
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/quote/core.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn half_days(&self, market: longbridge_candlesticks::Market) -> HalfDays {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here                  ^^^^^^^^ the same lifetime is hidden 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] 99 |     fn half_days(&self, market: longbridge_candlesticks::Market) -> HalfDays<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: longbridge v0.2.77 (/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" "2233550f807875149fb6152bd2b7ff3659dce42263704f1eddf618877e90fe31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2233550f807875149fb6152bd2b7ff3659dce42263704f1eddf618877e90fe31", kill_on_drop: false }`
[INFO] [stdout] 2233550f807875149fb6152bd2b7ff3659dce42263704f1eddf618877e90fe31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc618a3417e1152357c3f432a5e265ca37c302f06db23f6e28ef95b2e2a565b7
[INFO] running `Command { std: "docker" "start" "-a" "cc618a3417e1152357c3f432a5e265ca37c302f06db23f6e28ef95b2e2a565b7", kill_on_drop: false }`
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs:3:9
[INFO] [stdout] running 8 tests
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![deny(private_in_public, unreachable_pub)]
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/quote/core.rs:400:5
[INFO] [stderr]     |
[INFO] [stderr] 400 | /     async fn handle_subscribe(
[INFO] [stderr] 401 | |         &mut self,
[INFO] [stderr] 402 | |         symbols: Vec<String>,
[INFO] [stderr] 403 | |         sub_types: SubFlags,
[INFO] [stderr] 404 | |         is_first_push: bool,
[INFO] [stderr] 405 | |     ) -> Result<()> {
[INFO] [stderr]     | |___________________^
[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]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stderr]    --> src/quote/core.rs:414:21
[INFO] [stderr]     |
[INFO] [stderr] 414 |         self.ws_cli.request(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stderr]     |                     ^^^^^^^
[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] 414 |         self.ws_cli.request::<_, ()>(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stderr]     |                            +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/quote/core.rs:427:5
[INFO] [stderr]     |
[INFO] [stderr] 427 | /     async fn handle_unsubscribe(
[INFO] [stderr] 428 | |         &mut self,
[INFO] [stderr] 429 | |         symbols: Vec<String>,
[INFO] [stderr] 430 | |         sub_types: SubFlags,
[INFO] [stderr] 431 | |     ) -> Result<()> {
[INFO] [stderr]     | |___________________^
[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]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stderr]    --> src/quote/core.rs:464:18
[INFO] [stderr]     |
[INFO] [stderr] 464 |                 .request(cmd_code::UNSUBSCRIBE, None, req)
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 464 |                 .request::<_, ()>(cmd_code::UNSUBSCRIBE, None, req)
[INFO] [stderr]     |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/quote/core.rs:485:5
[INFO] [stderr]     |
[INFO] [stderr] 485 | /     async fn handle_subscribe_candlesticks(
[INFO] [stderr] 486 | |         &mut self,
[INFO] [stderr] 487 | |         symbol: String,
[INFO] [stderr] 488 | |         period: Period,
[INFO] [stderr] 489 | |     ) -> Result<()> {
[INFO] [stderr]     | |___________________^
[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]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stderr]    --> src/quote/core.rs:558:21
[INFO] [stderr]     |
[INFO] [stderr] 558 |         self.ws_cli.request(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 558 |         self.ws_cli.request::<_, ()>(cmd_code::SUBSCRIBE, None, req).await?;
[INFO] [stderr]     |                            +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/quote/core.rs:563:5
[INFO] [stderr]     |
[INFO] [stderr] 563 | /     async fn handle_unsubscribe_candlesticks(
[INFO] [stderr] 564 | |         &mut self,
[INFO] [stderr] 565 | |         symbol: String,
[INFO] [stderr] 566 | |         period: Period,
[INFO] [stderr] 567 | |     ) -> Result<()> {
[INFO] [stderr]     | |___________________^
[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]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stderr]    --> src/quote/core.rs:591:18
[INFO] [stderr]     |
[INFO] [stderr] 591 |                 .request(
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 591 |                 .request::<_, ()>(
[INFO] [stderr]     |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/quote/core.rs:630:5
[INFO] [stderr]     |
[INFO] [stderr] 630 |     async fn resubscribe(&mut self) -> Result<()> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: prost::Message` will fail
[INFO] [stderr]    --> src/quote/core.rs:651:18
[INFO] [stderr]     |
[INFO] [stderr] 651 |                 .request(
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 651 |                 .request::<_, ()>(
[INFO] [stderr]     |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/quote/core.rs:99:18
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn half_days(&self, market: longbridge_candlesticks::Market) -> HalfDays {
[INFO] [stderr]    |                  ^^^^^ the lifetime is elided here                  ^^^^^^^^ the same lifetime is hidden 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] 99 |     fn half_days(&self, market: longbridge_candlesticks::Market) -> HalfDays<'_> {
[INFO] [stderr]    |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `longbridge` (lib) generated 7 warnings (run `cargo fix --lib -p longbridge` to apply 6 suggestions)
[INFO] [stderr] warning: `longbridge` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: longbridge v0.2.77 (/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/longbridge-e2e64ad305c229ac)
[INFO] [stdout] test trade::types::tests::account_balance ... ok
[INFO] [stdout] test trade::types::tests::history_orders ... ok
[INFO] [stdout] test trade::types::tests::history_executions ... ok
[INFO] [stdout] test trade::types::tests::fund_position_response ... ok
[INFO] [stdout] test trade::types::tests::cash_flow ... ok
[INFO] [stdout] test trade::types::tests::today_orders ... ok
[INFO] [stdout] test trade::types::tests::order_detail ... ok
[INFO] [stderr]    Doc-tests longbridge
[INFO] [stdout] test trade::types::tests::stock_position_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]  --> src/lib.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![deny(private_in_public, unreachable_pub)]
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::option_chain_info_by_date (line 825) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::intraday (line 596) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::participants (line 520) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::option_quote (line 370) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::option_chain_expiry_date_list (line 783) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::depth (line 442) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::brokers (line 485) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::capital_flow (line 1006) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::delete_watchlist_group (line 1197) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 108) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::capital_distribution (line 1039) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 81) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 52) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::create_watchlist_group (line 1145) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::candlesticks (line 633) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::subscribe_candlesticks (line 203) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_brokers (line 1410) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::subscriptions (line 258) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::subscribe (line 111) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_quote (line 1283) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_trades (line 1365) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::trading_session (line 908) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_depth (line 1326) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::warrant_issuers (line 875) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::quote (line 332) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::update_watchlist_group (line 1232) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::cancel_order (line 411) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::trades (line 558) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_candlesticks (line 1449) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::cash_flow (line 490) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::account_balance (line 448) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::history_orders (line 233) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::warrant_quote (line 406) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::trading_days (line 947) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::watchlist (line 1110) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::fund_positions (line 532) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::static_info (line 291) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::unsubscribe (line 162) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::history_executions (line 141) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::estimate_max_purchase_quantity (line 682) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::stock_positions (line 566) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::order_detail (line 638) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::replace_order (line 332) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::today_executions (line 189) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::subscribe (line 73) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::submit_order (line 368) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::today_orders (line 284) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::decimal (line 39) ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::margin_ratio (line 600) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc618a3417e1152357c3f432a5e265ca37c302f06db23f6e28ef95b2e2a565b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc618a3417e1152357c3f432a5e265ca37c302f06db23f6e28ef95b2e2a565b7", kill_on_drop: false }`
[INFO] [stdout] cc618a3417e1152357c3f432a5e265ca37c302f06db23f6e28ef95b2e2a565b7
