[INFO] cloning repository https://github.com/rock117/tushare-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rock117/tushare-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frock117%2Ftushare-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frock117%2Ftushare-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce2c87159fc4913fd9aed9d234e892996d374670 [INFO] building rock117/tushare-api against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frock117%2Ftushare-api" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rock117/tushare-api [INFO] finished tweaking git repo https://github.com/rock117/tushare-api [INFO] tweaked toml for git repo https://github.com/rock117/tushare-api written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rock117/tushare-api on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rock117/tushare-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf3587b60f037fce187768155748cbee432edf468996d1b56c15bd552c6cbf9b [INFO] running `Command { std: "docker" "start" "-a" "bf3587b60f037fce187768155748cbee432edf468996d1b56c15bd552c6cbf9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf3587b60f037fce187768155748cbee432edf468996d1b56c15bd552c6cbf9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf3587b60f037fce187768155748cbee432edf468996d1b56c15bd552c6cbf9b", kill_on_drop: false }` [INFO] [stdout] bf3587b60f037fce187768155748cbee432edf468996d1b56c15bd552c6cbf9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecbca0445e143a6ef47ac22de6641dd3e13bc3d90600144799915781be4b4b99 [INFO] running `Command { std: "docker" "start" "-a" "ecbca0445e143a6ef47ac22de6641dd3e13bc3d90600144799915781be4b4b99", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling tushare-derive v1.1.0 (/opt/rustwide/workdir/tushare-derive) [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tushare-api v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 211 | pub fn iter(&self) -> std::slice::Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.52s [INFO] running `Command { std: "docker" "inspect" "ecbca0445e143a6ef47ac22de6641dd3e13bc3d90600144799915781be4b4b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbca0445e143a6ef47ac22de6641dd3e13bc3d90600144799915781be4b4b99", kill_on_drop: false }` [INFO] [stdout] ecbca0445e143a6ef47ac22de6641dd3e13bc3d90600144799915781be4b4b99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb6ea768ef7675c5e862e9543520352460de5042ccc22a660ea0bec2181c3e20 [INFO] running `Command { std: "docker" "start" "-a" "fb6ea768ef7675c5e862e9543520352460de5042ccc22a660ea0bec2181c3e20", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 211 | pub fn iter(&self) -> std::slice::Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tushare-api v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Api`, `TushareClient`, and `request` [INFO] [stdout] --> examples/generic_pagination_example.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use tushare_api::{TushareClient, Api, request, TushareEntityList}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> examples/third_party_types_example.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tushare_api::traits::FromTushareValue` [INFO] [stdout] --> examples/third_party_types_example.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | use tushare_api::traits::FromTushareValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> examples/debug_custom_type.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json::{Value, json}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LogConfig` [INFO] [stdout] --> examples/tracing_example.rs:6:65 [INFO] [stdout] | [INFO] [stdout] 6 | use tushare_api::{TushareClient, TushareRequest, Api, LogLevel, LogConfig}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> examples/tracing_example.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(feature = "tracing", feature = "tracing-log"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all_types`, `bigdecimal`, `chrono`, `default`, `rust_decimal`, `tracing`, and `uuid` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `market` and `list_date` are never read [INFO] [stdout] --> examples/macro_conversion_example.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct Stock { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | market: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | /// 上市日期 [INFO] [stdout] 20 | list_date: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StockDaily` is never constructed [INFO] [stdout] --> examples/macro_conversion_example.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | struct StockDaily { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> examples/macro_conversion_example.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 60 | struct Fund { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | custodian: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | found_date: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 73 | /// 到期日期 [INFO] [stdout] 74 | due_date: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 75 | /// 上市日期 [INFO] [stdout] 76 | list_date: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 77 | /// 发行日期 [INFO] [stdout] 78 | issue_date: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 79 | /// 退市日期 [INFO] [stdout] 80 | delist_date: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 81 | /// 基金状态 [INFO] [stdout] 82 | status: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Fund` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stock_code`, `stock_price`, and `stock_volume` are never read [INFO] [stdout] --> examples/debug_custom_type.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct SimpleStock { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 46 | #[tushare(field = "code")] [INFO] [stdout] 47 | stock_code: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | stock_price: SimpleDecimal, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | stock_volume: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimpleStock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client1` [INFO] [stdout] --> examples/logging_example.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let client1 = TushareClient::builder() [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client2` [INFO] [stdout] --> examples/logging_example.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let client2 = TushareClient::builder() [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client3` [INFO] [stdout] --> examples/logging_example.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let client3 = TushareClient::builder() [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client4` [INFO] [stdout] --> examples/logging_example.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let client4 = TushareClient::builder() [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client5` [INFO] [stdout] --> examples/logging_example.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let client5 = TushareClient::builder() [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 211 | pub fn iter(&self) -> std::slice::Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tushare-api` (example "custom_type_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name custom_type_example --edition=2024 examples/custom_type_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all_types", "bigdecimal", "chrono", "default", "rust_decimal", "tracing", "uuid"))' -C metadata=33b0b204743327eb -C extra-filename=-b83367c147d8c085 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b020722b993f4549.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b650f0601093e5cc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-78b306f32f828eb4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ca46abb0ea9a0baa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-723ac706fee59683.rlib --extern tushare_api=/opt/rustwide/target/debug/deps/libtushare_api-3f6603642fdebe6b.rlib --extern tushare_derive=/opt/rustwide/target/debug/deps/libtushare_derive-39bc6c1ffb13a4ec.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tushare-api` (example "macro_conversion_example"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name macro_conversion_example --edition=2024 examples/macro_conversion_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all_types", "bigdecimal", "chrono", "default", "rust_decimal", "tracing", "uuid"))' -C metadata=2affda3da33a0dcf -C extra-filename=-08debf488d4aa530 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b020722b993f4549.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b650f0601093e5cc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-78b306f32f828eb4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ca46abb0ea9a0baa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-723ac706fee59683.rlib --extern tushare_api=/opt/rustwide/target/debug/deps/libtushare_api-3f6603642fdebe6b.rlib --extern tushare_derive=/opt/rustwide/target/debug/deps/libtushare_derive-39bc6c1ffb13a4ec.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fb6ea768ef7675c5e862e9543520352460de5042ccc22a660ea0bec2181c3e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6ea768ef7675c5e862e9543520352460de5042ccc22a660ea0bec2181c3e20", kill_on_drop: false }` [INFO] [stdout] fb6ea768ef7675c5e862e9543520352460de5042ccc22a660ea0bec2181c3e20