[INFO] fetching crate binance-openapi 0.0.0...
[INFO] documenting binance-openapi-0.0.0 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] extracting crate binance-openapi 0.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate binance-openapi 0.0.0
[INFO] finished tweaking crates.io crate binance-openapi 0.0.0
[INFO] tweaked toml for crates.io crate binance-openapi 0.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate binance-openapi 0.0.0 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 231 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding fs-err v2.11.0 (available: v3.1.3)
[INFO] [stderr]       Adding progenitor v0.7.0 (available: v0.11.2)
[INFO] [stderr]       Adding progenitor-client v0.7.0 (available: v0.11.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding regress v0.4.1 (available: v0.10.5)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.0.5)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6d646c11dc0e7e872ff69dc398c598fe017da504812f538c46c452fc1220b8f4
[INFO] running `Command { std: "docker" "start" "-a" "6d646c11dc0e7e872ff69dc398c598fe017da504812f538c46c452fc1220b8f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d646c11dc0e7e872ff69dc398c598fe017da504812f538c46c452fc1220b8f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d646c11dc0e7e872ff69dc398c598fe017da504812f538c46c452fc1220b8f4", kill_on_drop: false }`
[INFO] [stdout] 6d646c11dc0e7e872ff69dc398c598fe017da504812f538c46c452fc1220b8f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dd059becc03ff4bc6477453e609476cdc490f29a959a4d55250d1ce98669724
[INFO] running `Command { std: "docker" "start" "-a" "2dd059becc03ff4bc6477453e609476cdc490f29a959a4d55250d1ce98669724", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]     Checking regress v0.9.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]     Checking regress v0.4.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking openssl v0.10.74
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking openapiv3 v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking typify-impl v0.1.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling progenitor-client v0.7.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling typify-macro v0.1.0
[INFO] [stderr]    Compiling typify v0.1.0
[INFO] [stderr]    Compiling progenitor-impl v0.7.0
[INFO] [stderr]    Compiling progenitor-macro v0.7.0
[INFO] [stderr]    Compiling progenitor v0.7.0
[INFO] [stderr]    Compiling binance-openapi v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `patchty`
[INFO] [stdout]   --> build.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let patchty = TypePatch::default();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_patchty`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: binance-openapi@0.0.0: Skipping codegen dump to file.
[INFO] [stderr]  Documenting binance-openapi v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:60653:40
[INFO] [stdout]       |
[INFO] [stdout] 60653 | - `borrowLimit` is also available from https://www.binance.com/en/margin-fee
[INFO] [stdout]       |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]       = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 60653 | - `borrowLimit` is also available from <https://www.binance.com/en/margin-fee>
[INFO] [stdout]       |                                        +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:61488:92
[INFO] [stdout]       |
[INFO] [stdout] 61488 | Get cross margin fee data collection with any vip level or user's current specific data as https://www.binance.com/en/margin-fee
[INFO] [stdout]       |                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 61488 | Get cross margin fee data collection with any vip level or user's current specific data as <https://www.binance.com/en/margin-fee>
[INFO] [stdout]       |                                                                                            +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:61552:95
[INFO] [stdout]       |
[INFO] [stdout] 61552 | Get isolated margin fee data collection with any vip level or user's current specific data as https://www.binance.com/en/margin-fee
[INFO] [stdout]       |                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 61552 | Get isolated margin fee data collection with any vip level or user's current specific data as <https://www.binance.com/en/margin-fee>
[INFO] [stdout]       |                                                                                               +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:61616:59
[INFO] [stdout]       |
[INFO] [stdout] 61616 | Get isolated margin tier data collection with any tier as https://www.binance.com/en/margin-data
[INFO] [stdout]       |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 61616 | Get isolated margin tier data collection with any tier as <https://www.binance.com/en/margin-data>
[INFO] [stdout]       |                                                           +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:69770:13
[INFO] [stdout]       |
[INFO] [stdout] 69770 | - Base URL: https://api.binance.com
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 69770 | - Base URL: <https://api.binance.com>
[INFO] [stdout]       |             +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:69863:11
[INFO] [stdout]       |
[INFO] [stdout] 69863 | Base URL: https://api.binance.com
[INFO] [stdout]       |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 69863 | Base URL: <https://api.binance.com>
[INFO] [stdout]       |           +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:69958:13
[INFO] [stdout]       |
[INFO] [stdout] 69958 | - Base URL: https://api.binance.com
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 69958 | - Base URL: <https://api.binance.com>
[INFO] [stdout]       |             +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:70016:13
[INFO] [stdout]       |
[INFO] [stdout] 70016 | - Base URL: https://api.binance.com
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 70016 | - Base URL: <https://api.binance.com>
[INFO] [stdout]       |             +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:70071:13
[INFO] [stdout]       |
[INFO] [stdout] 70071 | - Base URL: https://api.binance.com
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 70071 | - Base URL: <https://api.binance.com>
[INFO] [stdout]       |             +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:70156:13
[INFO] [stdout]       |
[INFO] [stdout] 70156 | - Base URL: https://api.binance.com
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 70156 | - Base URL: <https://api.binance.com>
[INFO] [stdout]       |             +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/binance_openapi/index.html
[INFO] running `Command { std: "docker" "inspect" "2dd059becc03ff4bc6477453e609476cdc490f29a959a4d55250d1ce98669724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd059becc03ff4bc6477453e609476cdc490f29a959a4d55250d1ce98669724", kill_on_drop: false }`
[INFO] [stdout] 2dd059becc03ff4bc6477453e609476cdc490f29a959a4d55250d1ce98669724
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccdb9b9ab91efeb34f7c1bfb0ae617ea903bfa0012e3c63ed3b08e82a92be55d
[INFO] running `Command { std: "docker" "start" "-a" "ccdb9b9ab91efeb34f7c1bfb0ae617ea903bfa0012e3c63ed3b08e82a92be55d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking quote v1.0.41
[INFO] [stderr]     Checking syn v2.0.108
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking openssl v0.10.74
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking typify-impl v0.1.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling progenitor-client v0.7.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling typify-macro v0.1.0
[INFO] [stderr]    Compiling typify v0.1.0
[INFO] [stderr]    Compiling progenitor-impl v0.7.0
[INFO] [stderr]    Compiling progenitor-macro v0.7.0
[INFO] [stderr]    Compiling progenitor v0.7.0
[INFO] [stderr]    Compiling binance-openapi v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `patchty`
[INFO] [stdout]   --> build.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let patchty = TypePatch::default();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_patchty`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: binance-openapi@0.0.0: Skipping codegen dump to file.
[INFO] [stderr]  Documenting binance-openapi v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:60653:40
[INFO] [stdout]       |
[INFO] [stdout] 60653 | - `borrowLimit` is also available from https://www.binance.com/en/margin-fee
[INFO] [stdout]       |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]       = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 60653 | - `borrowLimit` is also available from <https://www.binance.com/en/margin-fee>
[INFO] [stdout]       |                                        +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:61488:92
[INFO] [stdout]       |
[INFO] [stdout] 61488 | Get cross margin fee data collection with any vip level or user's current specific data as https://www.binance.com/en/margin-fee
[INFO] [stdout]       |                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 61488 | Get cross margin fee data collection with any vip level or user's current specific data as <https://www.binance.com/en/margin-fee>
[INFO] [stdout]       |                                                                                            +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:61552:95
[INFO] [stdout]       |
[INFO] [stdout] 61552 | Get isolated margin fee data collection with any vip level or user's current specific data as https://www.binance.com/en/margin-fee
[INFO] [stdout]       |                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 61552 | Get isolated margin fee data collection with any vip level or user's current specific data as <https://www.binance.com/en/margin-fee>
[INFO] [stdout]       |                                                                                               +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:61616:59
[INFO] [stdout]       |
[INFO] [stdout] 61616 | Get isolated margin tier data collection with any tier as https://www.binance.com/en/margin-data
[INFO] [stdout]       |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 61616 | Get isolated margin tier data collection with any tier as <https://www.binance.com/en/margin-data>
[INFO] [stdout]       |                                                           +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:69770:13
[INFO] [stdout]       |
[INFO] [stdout] 69770 | - Base URL: https://api.binance.com
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 69770 | - Base URL: <https://api.binance.com>
[INFO] [stdout]       |             +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:69863:11
[INFO] [stdout]       |
[INFO] [stdout] 69863 | Base URL: https://api.binance.com
[INFO] [stdout]       |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 69863 | Base URL: <https://api.binance.com>
[INFO] [stdout]       |           +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:69958:13
[INFO] [stdout]       |
[INFO] [stdout] 69958 | - Base URL: https://api.binance.com
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 69958 | - Base URL: <https://api.binance.com>
[INFO] [stdout]       |             +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:70016:13
[INFO] [stdout]       |
[INFO] [stdout] 70016 | - Base URL: https://api.binance.com
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 70016 | - Base URL: <https://api.binance.com>
[INFO] [stdout]       |             +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:70071:13
[INFO] [stdout]       |
[INFO] [stdout] 70071 | - Base URL: https://api.binance.com
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 70071 | - Base URL: <https://api.binance.com>
[INFO] [stdout]       |             +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]      --> src/codegen.rs:70156:13
[INFO] [stdout]       |
[INFO] [stdout] 70156 | - Base URL: https://api.binance.com
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]       |
[INFO] [stdout] 70156 | - Base URL: <https://api.binance.com>
[INFO] [stdout]       |             +                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.61s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/binance_openapi/index.html
[INFO] running `Command { std: "docker" "inspect" "ccdb9b9ab91efeb34f7c1bfb0ae617ea903bfa0012e3c63ed3b08e82a92be55d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccdb9b9ab91efeb34f7c1bfb0ae617ea903bfa0012e3c63ed3b08e82a92be55d", kill_on_drop: false }`
[INFO] [stdout] ccdb9b9ab91efeb34f7c1bfb0ae617ea903bfa0012e3c63ed3b08e82a92be55d
