[INFO] cloning repository https://github.com/openxapi/binance-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openxapi/binance-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenxapi%2Fbinance-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenxapi%2Fbinance-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7331fc3f81adf9727342dfe953ea0a0a71ad3cf
[INFO] documenting openxapi/binance-rs against 1.95.0 for beta-1.96-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenxapi%2Fbinance-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/openxapi/binance-rs
[INFO] finished tweaking git repo https://github.com/openxapi/binance-rs
[INFO] tweaked toml for git repo https://github.com/openxapi/binance-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/openxapi/binance-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/openxapi/binance-rs 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded openssl-sys v0.9.107
[INFO] [stderr] Downloaded cc v1.2.20
[INFO] [stderr] Downloaded openssl v0.10.72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18a9753be80a21e93536eadc9d827d3512082be57f675aeb6ea56fc519b24216
[INFO] running `Command { std: "docker" "start" "-a" "18a9753be80a21e93536eadc9d827d3512082be57f675aeb6ea56fc519b24216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18a9753be80a21e93536eadc9d827d3512082be57f675aeb6ea56fc519b24216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18a9753be80a21e93536eadc9d827d3512082be57f675aeb6ea56fc519b24216", kill_on_drop: false }`
[INFO] [stdout] 18a9753be80a21e93536eadc9d827d3512082be57f675aeb6ea56fc519b24216
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c1b20587ddb34bc1269a768756ac56dcc4c241ed19e87f5c961d1776d1fb7e7
[INFO] running `Command { std: "docker" "start" "-a" "4c1b20587ddb34bc1269a768756ac56dcc4c241ed19e87f5c961d1776d1fb7e7", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr] Compiling cc v1.2.20
[INFO] [stderr] Compiling icu_properties_data v1.5.1
[INFO] [stderr] Compiling icu_normalizer_data v1.5.1
[INFO] [stderr] Compiling openssl v0.10.72
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Checking tracing-core v0.1.33
[INFO] [stderr] Checking futures-task v0.3.31
[INFO] [stderr] Checking smallvec v1.15.0
[INFO] [stderr] Checking indexmap v2.9.0
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling curve25519-dalek v4.1.3
[INFO] [stderr] Checking futures-channel v0.3.31
[INFO] [stderr] Checking signature v2.2.0
[INFO] [stderr] Checking ed25519 v2.2.3
[INFO] [stderr] Checking futures-util v0.3.31
[INFO] [stderr] Checking hmac v0.12.1
[INFO] [stderr] Checking urlencoding v2.1.3
[INFO] [stderr] Checking tracing v0.1.41
[INFO] [stderr] Checking socket2 v0.5.9
[INFO] [stderr] Checking mio v1.0.3
[INFO] [stderr] Checking tokio v1.44.2
[INFO] [stderr] Compiling openssl-sys v0.9.107
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Compiling synstructure v0.13.1
[INFO] [stderr] Compiling darling_core v0.20.11
[INFO] [stderr] Checking tokio-util v0.7.15
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.7.5
[INFO] [stderr] Compiling zerovec-derive v0.10.3
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling icu_provider_macros v1.5.0
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr] Compiling serde_repr v0.1.20
[INFO] [stderr] Checking h2 v0.3.26
[INFO] [stderr] Checking zerofrom v0.1.6
[INFO] [stderr] Checking yoke v0.7.5
[INFO] [stderr] Checking zerovec v0.10.4
[INFO] [stderr] Checking ed25519-dalek v2.1.1
[INFO] [stderr] Compiling darling_macro v0.20.11
[INFO] [stderr] Checking tinystr v0.7.6
[INFO] [stderr] Checking icu_collections v1.5.0
[INFO] [stderr] Checking icu_locid v1.5.0
[INFO] [stderr] Compiling darling v0.20.11
[INFO] [stderr] Compiling serde_with_macros v3.12.0
[INFO] [stderr] Checking hyper v0.14.32
[INFO] [stderr] Checking icu_provider v1.5.0
[INFO] [stderr] Checking tokio-native-tls v0.3.1
[INFO] [stderr] Checking icu_locid_transform v1.5.0
[INFO] [stderr] Checking icu_properties v1.5.1
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking hyper-tls v0.5.0
[INFO] [stderr] Checking serde_with v3.12.0
[INFO] [stderr] Checking icu_normalizer v1.5.0
[INFO] [stderr] Checking idna_adapter v1.2.0
[INFO] [stderr] Checking idna v1.0.3
[INFO] [stderr] Checking url v2.5.4
[INFO] [stderr] Checking reqwest v0.11.27
[INFO] [stderr] Documenting openxapi-binance v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `"BTCUSDT","BNBBTC"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:499
[INFO] [stdout] |
[INFO] [stdout] 379 | ...nce.com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | ^^^^^^^^^^^^^-------------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"MARGIN","LEVERAGED"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:745
[INFO] [stdout] |
[INFO] [stdout] 381 | ...om/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | ^^^^^^^^^^^^----------------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:509:244
[INFO] [stdout] |
[INFO] [stdout] 509 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:511:244
[INFO] [stdout] |
[INFO] [stdout] 511 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:520:256
[INFO] [stdout] |
[INFO] [stdout] 520 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:522:256
[INFO] [stdout] |
[INFO] [stdout] 522 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:529:242
[INFO] [stdout] |
[INFO] [stdout] 529 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:531:242
[INFO] [stdout] |
[INFO] [stdout] 531 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:538:130
[INFO] [stdout] |
[INFO] [stdout] 538 | ...at for the `symbols` parameter:
["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%22BNBUSDT%22%5D
...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:540:130
[INFO] [stdout] |
[INFO] [stdout] 540 | ...at for the `symbols` parameter:
["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%22BNBUSDT%22%5D
...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:551:130
[INFO] [stdout] |
[INFO] [stdout] 551 | ...at for the `symbols` parameter:
["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%22BNBUSDT%22%5D
...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:553:130
[INFO] [stdout] |
[INFO] [stdout] 553 | ...at for the `symbols` parameter:
["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%22BNBUSDT%22%5D
...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `1234567,2345678`
[INFO] [stdout] --> src/umfutures/apis/futures_api.rs:169:35
[INFO] [stdout] |
[INFO] [stdout] 169 | /// max length 10
e.g. [1234567,2345678]
[INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `1234567,2345678` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"my_id_1","my_id_2"` contains multiple anchors
[INFO] [stdout] --> src/umfutures/apis/futures_api.rs:171:34
[INFO] [stdout] |
[INFO] [stdout] 171 | /// max length 10
e.g. ["my_id_1","my_id_2"], encode the double quotes. No space after comma.
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `1234567,2345678`
[INFO] [stdout] --> src/cmfutures/apis/futures_api.rs:109:35
[INFO] [stdout] |
[INFO] [stdout] 109 | /// max length 10
e.g. [1234567,2345678]
[INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `1234567,2345678` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"my_id_1","my_id_2"` contains multiple anchors
[INFO] [stdout] --> src/cmfutures/apis/futures_api.rs:111:34
[INFO] [stdout] |
[INFO] [stdout] 111 | /// max length 10
e.g. ["my_id_1","my_id_2"], encode the double quotes. No space after comma.
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `4611875134427365377,4611875134427365378`
[INFO] [stdout] --> src/options/apis/options_api.rs:112:24
[INFO] [stdout] |
[INFO] [stdout] 112 | /// Order ID, e.g [4611875134427365377,4611875134427365378]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `4611875134427365377,4611875134427365378` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"my_id_1","my_id_2"` contains multiple anchors
[INFO] [stdout] --> src/options/apis/options_api.rs:114:37
[INFO] [stdout] |
[INFO] [stdout] 114 | /// User-defined order ID, e.g ["my_id_1","my_id_2"]
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/margin_trading_api.rs:4140:96
[INFO] [stdout] |
[INFO] [stdout] 4140 | /// 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] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 4140 | /// Get cross margin fee data collection with any vip level or user's current specific data as
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/margin_trading_api.rs:4973:99
[INFO] [stdout] |
[INFO] [stdout] 4973 | ...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] 4973 | /// Get isolated margin fee data collection with any vip level or user's current specific data as
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/margin_trading_api.rs:5056:63
[INFO] [stdout] |
[INFO] [stdout] 5056 | /// 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] 5056 | /// Get isolated margin tier data collection with any tier as
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:377:45
[INFO] [stdout] |
[INFO] [stdout] 377 | /// Example: curl -X GET "\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbol=BNBBTC"
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:377:151
[INFO] [stdout] |
[INFO] [stdout] 377 | ...lank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbol=BNBBTC"
[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] 377 | /// Example: curl -X GET ""
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:377:208
[INFO] [stdout] |
[INFO] [stdout] 377 | ...er\">https://api.binance.com/api/v3/exchangeInfo?symbol=BNBBTC"
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:46
[INFO] [stdout] |
[INFO] [stdout] 379 | /// Examples: curl -X GET ",%22BTCUSDT%22%5D\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbols=%5B%22BNBBTC%22,%22BTCUSDT%22%5D"
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:179
[INFO] [stdout] |
[INFO] [stdout] 379 | ..." rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbols=%5B%22BNBBTC%22,%22BTCUSDT%22%5D"
,%22BTCUSDT%22%5D"
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:319
[INFO] [stdout] |
[INFO] [stdout] 379 | ...url -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?symbols=%5B%22BNBBTC%22,%22BTCUSDT%22%5D"
or
curl -g -X GET ',%22BNBBTC\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:446
[INFO] [stdout] |
[INFO] [stdout] 379 | ..."_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"...
[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] 379 | /// Examples: curl -X GET "https://api.binance.com/api/v3/exchangeInfo?symbols=%5B%22BNBBTC%22,%22BTCUSDT%22%5D"
or
curl -g -X GET '["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:263
[INFO] [stdout] |
[INFO] [stdout] 379 | ...m/api/v3/exchangeInfo?symbols=%5B%22BNBBTC%22,%22BTCUSDT%22%5D"
or
curl -g -X GET ' src/spot/apis/spot_trading_api.rs:379:528
[INFO] [stdout] |
[INFO] [stdout] 379 | ...com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:46
[INFO] [stdout] |
[INFO] [stdout] 381 | /// Examples: curl -X GET "\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:155
[INFO] [stdout] |
[INFO] [stdout] 381 | ...ank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X G...
[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] 381 | /// Examples: curl -X GET ""
or
curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:267
[INFO] [stdout] |
[INFO] [stdout] 381 | ...ET "https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET "\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:408
[INFO] [stdout] |
[INFO] [stdout] 381 | ...ener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or...
[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] 381 | /// Examples: curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET ""
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:555
[INFO] [stdout] |
[INFO] [stdout] 381 | ...rl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET ',%22LEVERAGED\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:688
[INFO] [stdout] |
[INFO] [stdout] 381 | ...blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED...
[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] 381 | /// Examples: curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET '["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:215
[INFO] [stdout] |
[INFO] [stdout] 381 | ...">https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET " src/spot/apis/spot_trading_api.rs:381:500
[INFO] [stdout] |
[INFO] [stdout] 381 | .../exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET ' src/spot/apis/spot_trading_api.rs:381:776
[INFO] [stdout] |
[INFO] [stdout] 381 | ...i/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:573:108
[INFO] [stdout] |
[INFO] [stdout] 573 | /// See `klines`
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:172:126
[INFO] [stdout] |
[INFO] [stdout] 172 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:375:130
[INFO] [stdout] |
[INFO] [stdout] 375 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:384:133
[INFO] [stdout] |
[INFO] [stdout] 384 | ...-accounts-Futures-Account-V2#email-address\">Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:395:136
[INFO] [stdout] |
[INFO] [stdout] 395 | ...tures-Asset-Transfer-History#email-address\">Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:425:130
[INFO] [stdout] |
[INFO] [stdout] 425 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:434:133
[INFO] [stdout] |
[INFO] [stdout] 434 | ...ition-Risk-of-Sub-account-V2#email-address\">Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:446:112
[INFO] [stdout] |
[INFO] [stdout] 446 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:467:129
[INFO] [stdout] |
[INFO] [stdout] 467 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:490:134
[INFO] [stdout] |
[INFO] [stdout] 490 | ...-Status-on-Margin-Or-Futures#email-address\">Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:498:85
[INFO] [stdout] |
[INFO] [stdout] 498 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.27s
[INFO] [stderr] Generated /opt/rustwide/target/doc/binance/index.html
[INFO] running `Command { std: "docker" "inspect" "4c1b20587ddb34bc1269a768756ac56dcc4c241ed19e87f5c961d1776d1fb7e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c1b20587ddb34bc1269a768756ac56dcc4c241ed19e87f5c961d1776d1fb7e7", kill_on_drop: false }`
[INFO] [stdout] 4c1b20587ddb34bc1269a768756ac56dcc4c241ed19e87f5c961d1776d1fb7e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "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] 9f12690561e52c8a528f257fad4f09b0ed0f36350ec0eb060754101eef586cfd
[INFO] running `Command { std: "docker" "start" "-a" "9f12690561e52c8a528f257fad4f09b0ed0f36350ec0eb060754101eef586cfd", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.95
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling synstructure v0.13.1
[INFO] [stderr] Compiling darling_core v0.20.11
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.7.5
[INFO] [stderr] Compiling zerovec-derive v0.10.3
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling icu_provider_macros v1.5.0
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr] Compiling serde_repr v0.1.20
[INFO] [stderr] Checking openssl v0.10.72
[INFO] [stderr] Checking curve25519-dalek v4.1.3
[INFO] [stderr] Checking zerofrom v0.1.6
[INFO] [stderr] Checking yoke v0.7.5
[INFO] [stderr] Checking ed25519-dalek v2.1.1
[INFO] [stderr] Checking zerovec v0.10.4
[INFO] [stderr] Compiling darling_macro v0.20.11
[INFO] [stderr] Compiling darling v0.20.11
[INFO] [stderr] Compiling serde_with_macros v3.12.0
[INFO] [stderr] Checking tinystr v0.7.6
[INFO] [stderr] Checking icu_collections v1.5.0
[INFO] [stderr] Checking icu_locid v1.5.0
[INFO] [stderr] Checking serde v1.0.219
[INFO] [stderr] Checking icu_provider v1.5.0
[INFO] [stderr] Checking native-tls v0.2.14
[INFO] [stderr] Checking icu_locid_transform v1.5.0
[INFO] [stderr] Checking tokio-native-tls v0.3.1
[INFO] [stderr] Checking hyper-tls v0.5.0
[INFO] [stderr] Checking icu_properties v1.5.1
[INFO] [stderr] Checking serde_json v1.0.140
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking icu_normalizer v1.5.0
[INFO] [stderr] Checking serde_with v3.12.0
[INFO] [stderr] Checking idna_adapter v1.2.0
[INFO] [stderr] Checking idna v1.0.3
[INFO] [stderr] Checking url v2.5.4
[INFO] [stderr] Checking reqwest v0.11.27
[INFO] [stderr] Documenting openxapi-binance v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `"BTCUSDT","BNBBTC"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:499
[INFO] [stdout] |
[INFO] [stdout] 379 | ...nce.com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | ^^^^^^^^^^^^^-------------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"MARGIN","LEVERAGED"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:745
[INFO] [stdout] |
[INFO] [stdout] 381 | ...om/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | ^^^^^^^^^^^^----------------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:509:244
[INFO] [stdout] |
[INFO] [stdout] 509 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:511:244
[INFO] [stdout] |
[INFO] [stdout] 511 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:520:256
[INFO] [stdout] |
[INFO] [stdout] 520 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:522:256
[INFO] [stdout] |
[INFO] [stdout] 522 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:529:242
[INFO] [stdout] |
[INFO] [stdout] 529 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:531:242
[INFO] [stdout] |
[INFO] [stdout] 531 | ...t for the symbols parameter: ["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%2...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:538:130
[INFO] [stdout] |
[INFO] [stdout] 538 | ...at for the `symbols` parameter:
["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%22BNBUSDT%22%5D
...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:540:130
[INFO] [stdout] |
[INFO] [stdout] 540 | ...at for the `symbols` parameter:
["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%22BNBUSDT%22%5D
...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:551:130
[INFO] [stdout] |
[INFO] [stdout] 551 | ...at for the `symbols` parameter:
["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%22BNBUSDT%22%5D
...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"BTCUSDT","BNBUSDT"` contains multiple anchors
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:553:130
[INFO] [stdout] |
[INFO] [stdout] 553 | ...at for the `symbols` parameter:
["BTCUSDT","BNBUSDT"]
or
%5B%22BTCUSDT%22,%22BNBUSDT%22%5D
...
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `1234567,2345678`
[INFO] [stdout] --> src/umfutures/apis/futures_api.rs:169:35
[INFO] [stdout] |
[INFO] [stdout] 169 | /// max length 10
e.g. [1234567,2345678]
[INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `1234567,2345678` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"my_id_1","my_id_2"` contains multiple anchors
[INFO] [stdout] --> src/umfutures/apis/futures_api.rs:171:34
[INFO] [stdout] |
[INFO] [stdout] 171 | /// max length 10
e.g. ["my_id_1","my_id_2"], encode the double quotes. No space after comma.
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `1234567,2345678`
[INFO] [stdout] --> src/cmfutures/apis/futures_api.rs:109:35
[INFO] [stdout] |
[INFO] [stdout] 109 | /// max length 10
e.g. [1234567,2345678]
[INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `1234567,2345678` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"my_id_1","my_id_2"` contains multiple anchors
[INFO] [stdout] --> src/cmfutures/apis/futures_api.rs:111:34
[INFO] [stdout] |
[INFO] [stdout] 111 | /// max length 10
e.g. ["my_id_1","my_id_2"], encode the double quotes. No space after comma.
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `4611875134427365377,4611875134427365378`
[INFO] [stdout] --> src/options/apis/options_api.rs:112:24
[INFO] [stdout] |
[INFO] [stdout] 112 | /// Order ID, e.g [4611875134427365377,4611875134427365378]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `4611875134427365377,4611875134427365378` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `"my_id_1","my_id_2"` contains multiple anchors
[INFO] [stdout] --> src/options/apis/options_api.rs:114:37
[INFO] [stdout] |
[INFO] [stdout] 114 | /// User-defined order ID, e.g ["my_id_1","my_id_2"]
[INFO] [stdout] | ^^^^^^^^^^^^^----------------------
[INFO] [stdout] | |
[INFO] [stdout] | invalid anchor
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/margin_trading_api.rs:4140:96
[INFO] [stdout] |
[INFO] [stdout] 4140 | /// 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] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 4140 | /// Get cross margin fee data collection with any vip level or user's current specific data as
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/margin_trading_api.rs:4973:99
[INFO] [stdout] |
[INFO] [stdout] 4973 | ...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] 4973 | /// Get isolated margin fee data collection with any vip level or user's current specific data as
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/margin_trading_api.rs:5056:63
[INFO] [stdout] |
[INFO] [stdout] 5056 | /// 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] 5056 | /// Get isolated margin tier data collection with any tier as
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:377:45
[INFO] [stdout] |
[INFO] [stdout] 377 | /// Example: curl -X GET "\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbol=BNBBTC"
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:377:151
[INFO] [stdout] |
[INFO] [stdout] 377 | ...lank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbol=BNBBTC"
[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] 377 | /// Example: curl -X GET ""
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:377:208
[INFO] [stdout] |
[INFO] [stdout] 377 | ...er\">https://api.binance.com/api/v3/exchangeInfo?symbol=BNBBTC"
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:46
[INFO] [stdout] |
[INFO] [stdout] 379 | /// Examples: curl -X GET ",%22BTCUSDT%22%5D\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbols=%5B%22BNBBTC%22,%22BTCUSDT%22%5D"
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:179
[INFO] [stdout] |
[INFO] [stdout] 379 | ..." rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbols=%5B%22BNBBTC%22,%22BTCUSDT%22%5D"
,%22BTCUSDT%22%5D"
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:319
[INFO] [stdout] |
[INFO] [stdout] 379 | ...url -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?symbols=%5B%22BNBBTC%22,%22BTCUSDT%22%5D"
or
curl -g -X GET ',%22BNBBTC\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:446
[INFO] [stdout] |
[INFO] [stdout] 379 | ..."_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"...
[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] 379 | /// Examples: curl -X GET "https://api.binance.com/api/v3/exchangeInfo?symbols=%5B%22BNBBTC%22,%22BTCUSDT%22%5D"
or
curl -g -X GET '["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:379:263
[INFO] [stdout] |
[INFO] [stdout] 379 | ...m/api/v3/exchangeInfo?symbols=%5B%22BNBBTC%22,%22BTCUSDT%22%5D"
or
curl -g -X GET ' src/spot/apis/spot_trading_api.rs:379:528
[INFO] [stdout] |
[INFO] [stdout] 379 | ...com/api/v3/exchangeInfo?symbols=["BTCUSDT","BNBBTC"]'
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:46
[INFO] [stdout] |
[INFO] [stdout] 381 | /// Examples: curl -X GET "\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:155
[INFO] [stdout] |
[INFO] [stdout] 381 | ...ank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X G...
[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] 381 | /// Examples: curl -X GET ""
or
curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:267
[INFO] [stdout] |
[INFO] [stdout] 381 | ...ET "https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET "\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:408
[INFO] [stdout] |
[INFO] [stdout] 381 | ...ener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or...
[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] 381 | /// Examples: curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET ""
or
curl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:555
[INFO] [stdout] |
[INFO] [stdout] 381 | ...rl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET ',%22LEVERAGED\" target=\"_blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:688
[INFO] [stdout] |
[INFO] [stdout] 381 | ...blank\" rel=\"noopener noreferrer\">https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED...
[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] 381 | /// Examples: curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET '["MARGIN","LEVERAGED"]'
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:381:215
[INFO] [stdout] |
[INFO] [stdout] 381 | ...">https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"
or
curl -X GET " src/spot/apis/spot_trading_api.rs:381:500
[INFO] [stdout] |
[INFO] [stdout] 381 | .../exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"
or
curl -g -X GET ' src/spot/apis/spot_trading_api.rs:381:776
[INFO] [stdout] |
[INFO] [stdout] 381 | ...i/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/spot_trading_api.rs:573:108
[INFO] [stdout] |
[INFO] [stdout] 573 | /// See `klines`
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:172:126
[INFO] [stdout] |
[INFO] [stdout] 172 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:375:130
[INFO] [stdout] |
[INFO] [stdout] 375 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:384:133
[INFO] [stdout] |
[INFO] [stdout] 384 | ...-accounts-Futures-Account-V2#email-address\">Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:395:136
[INFO] [stdout] |
[INFO] [stdout] 395 | ...tures-Asset-Transfer-History#email-address\">Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:425:130
[INFO] [stdout] |
[INFO] [stdout] 425 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:434:133
[INFO] [stdout] |
[INFO] [stdout] 434 | ...ition-Risk-of-Sub-account-V2#email-address\">Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:446:112
[INFO] [stdout] |
[INFO] [stdout] 446 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:467:129
[INFO] [stdout] |
[INFO] [stdout] 467 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:490:134
[INFO] [stdout] |
[INFO] [stdout] 490 | ...-Status-on-Margin-Or-Futures#email-address\">Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unopened HTML tag `a`
[INFO] [stdout] --> src/spot/apis/sub_account_api.rs:498:85
[INFO] [stdout] |
[INFO] [stdout] 498 | /// Sub-account email
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.25s
[INFO] [stderr] Generated /opt/rustwide/target/doc/binance/index.html
[INFO] running `Command { std: "docker" "inspect" "9f12690561e52c8a528f257fad4f09b0ed0f36350ec0eb060754101eef586cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f12690561e52c8a528f257fad4f09b0ed0f36350ec0eb060754101eef586cfd", kill_on_drop: false }`
[INFO] [stdout] 9f12690561e52c8a528f257fad4f09b0ed0f36350ec0eb060754101eef586cfd