[INFO] fetching crate longbridge 0.2.77...
[INFO] building longbridge-0.2.77 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate longbridge 0.2.77 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate longbridge 0.2.77 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 262 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.2
[INFO] [stderr]   Downloaded longbridge-httpcli v0.2.77
[INFO] [stderr]   Downloaded longbridge-wscli v0.2.77
[INFO] [stderr]   Downloaded longbridge-candlesticks v0.2.77
[INFO] [stderr]   Downloaded leaky-bucket v0.12.5
[INFO] [stderr]   Downloaded longbridge-proto v0.2.77
[INFO] [stderr]   Downloaded time-tz v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7330248c3df355659b0b7bb46bad6feb3fec82fa6cc227b434247f8613c2c58c
[INFO] running `Command { std: "docker" "start" "-a" "7330248c3df355659b0b7bb46bad6feb3fec82fa6cc227b434247f8613c2c58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7330248c3df355659b0b7bb46bad6feb3fec82fa6cc227b434247f8613c2c58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7330248c3df355659b0b7bb46bad6feb3fec82fa6cc227b434247f8613c2c58c", kill_on_drop: false }`
[INFO] [stdout] 7330248c3df355659b0b7bb46bad6feb3fec82fa6cc227b434247f8613c2c58c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 252c56e6f9d775a1fc903876245428f6f823ed0db83092450ca5f1c048ff6be3
[INFO] running `Command { std: "docker" "start" "-a" "252c56e6f9d775a1fc903876245428f6f823ed0db83092450ca5f1c048ff6be3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling time-tz v1.0.3
[INFO] [stderr]    Compiling longbridge-proto v0.2.77
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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 h2 v0.3.27
[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 43.07s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "252c56e6f9d775a1fc903876245428f6f823ed0db83092450ca5f1c048ff6be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "252c56e6f9d775a1fc903876245428f6f823ed0db83092450ca5f1c048ff6be3", kill_on_drop: false }`
[INFO] [stdout] 252c56e6f9d775a1fc903876245428f6f823ed0db83092450ca5f1c048ff6be3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d3689ec7cc46f1b18a036c368285337b25bd21b0b58b8b9e52a118d392a858b
[INFO] running `Command { std: "docker" "start" "-a" "3d3689ec7cc46f1b18a036c368285337b25bd21b0b58b8b9e52a118d392a858b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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 h2 v0.3.27
[INFO] [stderr]    Compiling longbridge-wscli v0.2.77
[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: 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] [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 25.56s
[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 5`
[INFO] running `Command { std: "docker" "inspect" "3d3689ec7cc46f1b18a036c368285337b25bd21b0b58b8b9e52a118d392a858b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d3689ec7cc46f1b18a036c368285337b25bd21b0b58b8b9e52a118d392a858b", kill_on_drop: false }`
[INFO] [stdout] 3d3689ec7cc46f1b18a036c368285337b25bd21b0b58b8b9e52a118d392a858b
