[INFO] fetching crate cryptoapis 1.2.0... [INFO] testing cryptoapis-1.2.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate cryptoapis 1.2.0 into /workspace/builds/worker-78/source [INFO] validating manifest of crates.io crate cryptoapis 1.2.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cryptoapis 1.2.0 [INFO] finished tweaking crates.io crate cryptoapis 1.2.0 [INFO] tweaked toml for crates.io crate cryptoapis 1.2.0 written to /workspace/builds/worker-78/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af39b5d83cc5a9d23d720a8ffa398e292fbe3885d52edbc2a336b4b4e3f7b0cd [INFO] running `Command { std: "docker" "start" "-a" "af39b5d83cc5a9d23d720a8ffa398e292fbe3885d52edbc2a336b4b4e3f7b0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af39b5d83cc5a9d23d720a8ffa398e292fbe3885d52edbc2a336b4b4e3f7b0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af39b5d83cc5a9d23d720a8ffa398e292fbe3885d52edbc2a336b4b4e3f7b0cd", kill_on_drop: false }` [INFO] [stdout] af39b5d83cc5a9d23d720a8ffa398e292fbe3885d52edbc2a336b4b4e3f7b0cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7404b04ef33e6d66cbf2dca1c2469b28b1f01710301315b6fcf434eaf9e979c3 [INFO] running `Command { std: "docker" "start" "-a" "7404b04ef33e6d66cbf2dca1c2469b28b1f01710301315b6fcf434eaf9e979c3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling cryptoapis v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `get_omni_transaction_details_by_transaction_id__txid` should have a snake case name [INFO] [stdout] --> src/apis/omni_layer_api.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn get_omni_transaction_details_by_transaction_id__txid(configuration: &configuration::Configuration, network: &str, blockchain... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_omni_transaction_details_by_transaction_id_txid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_unconfirmed_omni_transaction_by_transaction_id__txid` should have a snake case name [INFO] [stdout] --> src/apis/omni_layer_api.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | pub async fn get_unconfirmed_omni_transaction_by_transaction_id__txid(configuration: &configuration::Configuration, network: &str, blockc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_unconfirmed_omni_transaction_by_transaction_id_txid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_hd_wallet__x_pub_y_pub_z_pub_details` should have a snake case name [INFO] [stdout] --> src/apis/utxo_based_api.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | ... fn get_hd_wallet__x_pub_y_pub_z_pub_details(configuration: &configuration::Configuration, blockchain: &str, extended_public_key: &str... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_hd_wallet_x_pub_y_pub_z_pub_details` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_hd_wallet__x_pub_y_pub_z_pub_transactions` should have a snake case name [INFO] [stdout] --> src/apis/utxo_based_api.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | pub async fn list_hd_wallet__x_pub_y_pub_z_pub_transactions(configuration: &configuration::Configuration, blockchain: &str, extended_publ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_hd_wallet_x_pub_y_pub_z_pub_transactions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync_hd_wallet__x_pub_y_pub_z_pub` should have a snake case name [INFO] [stdout] --> src/apis/utxo_based_api.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn sync_hd_wallet__x_pub_y_pub_z_pub(configuration: &configuration::Configuration, blockchain: &str, network: &str, context: Op... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sync_hd_wallet_x_pub_y_pub_z_pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_latest_mined_xrp__ripple_block` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn get_latest_mined_xrp__ripple_block(configuration: &configuration::Configuration, network: &str, context: Option<&str>) -> Re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_latest_mined_xrp_ripple_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_address_details` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | pub async fn get_xrp__ripple_address_details(configuration: &configuration::Configuration, network: &str, address: &str, context: Option<... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_address_details` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_block_details_by_block_hash` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:228:14 [INFO] [stdout] | [INFO] [stdout] 228 | pub async fn get_xrp__ripple_block_details_by_block_hash(configuration: &configuration::Configuration, network: &str, block_hash: &str, c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_block_details_by_block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_block_details_by_block_height` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:266:14 [INFO] [stdout] | [INFO] [stdout] 266 | pub async fn get_xrp__ripple_block_details_by_block_height(configuration: &configuration::Configuration, network: &str, block_height: &st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_block_details_by_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_transaction_details_by_transaction_id` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:304:14 [INFO] [stdout] | [INFO] [stdout] 304 | pub async fn get_xrp__ripple_transaction_details_by_transaction_id(configuration: &configuration::Configuration, network: &str, transacti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_transaction_details_by_transaction_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_xrp__ripple_transactions_by_address` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:342:14 [INFO] [stdout] | [INFO] [stdout] 342 | ... fn list_xrp__ripple_transactions_by_address(configuration: &configuration::Configuration, network: &str, address: &str, context: Opti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_xrp__ripple_transactions_by_block_hash` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:389:14 [INFO] [stdout] | [INFO] [stdout] 389 | pub async fn list_xrp__ripple_transactions_by_block_hash(configuration: &configuration::Configuration, network: &str, block_hash: &str, c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_xrp__ripple_transactions_by_block_height` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:433:14 [INFO] [stdout] | [INFO] [stdout] 433 | pub async fn list_xrp__ripple_transactions_by_block_height(configuration: &configuration::Configuration, network: &str, block_height: i32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "7404b04ef33e6d66cbf2dca1c2469b28b1f01710301315b6fcf434eaf9e979c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7404b04ef33e6d66cbf2dca1c2469b28b1f01710301315b6fcf434eaf9e979c3", kill_on_drop: false }` [INFO] [stdout] 7404b04ef33e6d66cbf2dca1c2469b28b1f01710301315b6fcf434eaf9e979c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 172e2277986aedc31872307b27dc880ae86d981f60ed1f7351b61d397e832acb [INFO] running `Command { std: "docker" "start" "-a" "172e2277986aedc31872307b27dc880ae86d981f60ed1f7351b61d397e832acb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cryptoapis v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `get_omni_transaction_details_by_transaction_id__txid` should have a snake case name [INFO] [stdout] --> src/apis/omni_layer_api.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn get_omni_transaction_details_by_transaction_id__txid(configuration: &configuration::Configuration, network: &str, blockchain... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_omni_transaction_details_by_transaction_id_txid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_unconfirmed_omni_transaction_by_transaction_id__txid` should have a snake case name [INFO] [stdout] --> src/apis/omni_layer_api.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | pub async fn get_unconfirmed_omni_transaction_by_transaction_id__txid(configuration: &configuration::Configuration, network: &str, blockc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_unconfirmed_omni_transaction_by_transaction_id_txid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_hd_wallet__x_pub_y_pub_z_pub_details` should have a snake case name [INFO] [stdout] --> src/apis/utxo_based_api.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | ... fn get_hd_wallet__x_pub_y_pub_z_pub_details(configuration: &configuration::Configuration, blockchain: &str, extended_public_key: &str... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_hd_wallet_x_pub_y_pub_z_pub_details` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_hd_wallet__x_pub_y_pub_z_pub_transactions` should have a snake case name [INFO] [stdout] --> src/apis/utxo_based_api.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | pub async fn list_hd_wallet__x_pub_y_pub_z_pub_transactions(configuration: &configuration::Configuration, blockchain: &str, extended_publ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_hd_wallet_x_pub_y_pub_z_pub_transactions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync_hd_wallet__x_pub_y_pub_z_pub` should have a snake case name [INFO] [stdout] --> src/apis/utxo_based_api.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn sync_hd_wallet__x_pub_y_pub_z_pub(configuration: &configuration::Configuration, blockchain: &str, network: &str, context: Op... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sync_hd_wallet_x_pub_y_pub_z_pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_latest_mined_xrp__ripple_block` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn get_latest_mined_xrp__ripple_block(configuration: &configuration::Configuration, network: &str, context: Option<&str>) -> Re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_latest_mined_xrp_ripple_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_address_details` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | pub async fn get_xrp__ripple_address_details(configuration: &configuration::Configuration, network: &str, address: &str, context: Option<... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_address_details` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_block_details_by_block_hash` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:228:14 [INFO] [stdout] | [INFO] [stdout] 228 | pub async fn get_xrp__ripple_block_details_by_block_hash(configuration: &configuration::Configuration, network: &str, block_hash: &str, c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_block_details_by_block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_block_details_by_block_height` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:266:14 [INFO] [stdout] | [INFO] [stdout] 266 | pub async fn get_xrp__ripple_block_details_by_block_height(configuration: &configuration::Configuration, network: &str, block_height: &st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_block_details_by_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_transaction_details_by_transaction_id` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:304:14 [INFO] [stdout] | [INFO] [stdout] 304 | pub async fn get_xrp__ripple_transaction_details_by_transaction_id(configuration: &configuration::Configuration, network: &str, transacti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_transaction_details_by_transaction_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_xrp__ripple_transactions_by_address` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:342:14 [INFO] [stdout] | [INFO] [stdout] 342 | ... fn list_xrp__ripple_transactions_by_address(configuration: &configuration::Configuration, network: &str, address: &str, context: Opti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_xrp__ripple_transactions_by_block_hash` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:389:14 [INFO] [stdout] | [INFO] [stdout] 389 | pub async fn list_xrp__ripple_transactions_by_block_hash(configuration: &configuration::Configuration, network: &str, block_hash: &str, c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_xrp__ripple_transactions_by_block_height` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:433:14 [INFO] [stdout] | [INFO] [stdout] 433 | pub async fn list_xrp__ripple_transactions_by_block_height(configuration: &configuration::Configuration, network: &str, block_height: i32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_omni_transaction_details_by_transaction_id__txid` should have a snake case name [INFO] [stdout] --> src/apis/omni_layer_api.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn get_omni_transaction_details_by_transaction_id__txid(configuration: &configuration::Configuration, network: &str, blockchain... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_omni_transaction_details_by_transaction_id_txid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_unconfirmed_omni_transaction_by_transaction_id__txid` should have a snake case name [INFO] [stdout] --> src/apis/omni_layer_api.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | pub async fn get_unconfirmed_omni_transaction_by_transaction_id__txid(configuration: &configuration::Configuration, network: &str, blockc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_unconfirmed_omni_transaction_by_transaction_id_txid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_hd_wallet__x_pub_y_pub_z_pub_details` should have a snake case name [INFO] [stdout] --> src/apis/utxo_based_api.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | ... fn get_hd_wallet__x_pub_y_pub_z_pub_details(configuration: &configuration::Configuration, blockchain: &str, extended_public_key: &str... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_hd_wallet_x_pub_y_pub_z_pub_details` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_hd_wallet__x_pub_y_pub_z_pub_transactions` should have a snake case name [INFO] [stdout] --> src/apis/utxo_based_api.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | pub async fn list_hd_wallet__x_pub_y_pub_z_pub_transactions(configuration: &configuration::Configuration, blockchain: &str, extended_publ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_hd_wallet_x_pub_y_pub_z_pub_transactions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync_hd_wallet__x_pub_y_pub_z_pub` should have a snake case name [INFO] [stdout] --> src/apis/utxo_based_api.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn sync_hd_wallet__x_pub_y_pub_z_pub(configuration: &configuration::Configuration, blockchain: &str, network: &str, context: Op... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sync_hd_wallet_x_pub_y_pub_z_pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_latest_mined_xrp__ripple_block` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn get_latest_mined_xrp__ripple_block(configuration: &configuration::Configuration, network: &str, context: Option<&str>) -> Re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_latest_mined_xrp_ripple_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_address_details` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | pub async fn get_xrp__ripple_address_details(configuration: &configuration::Configuration, network: &str, address: &str, context: Option<... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_address_details` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_block_details_by_block_hash` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:228:14 [INFO] [stdout] | [INFO] [stdout] 228 | pub async fn get_xrp__ripple_block_details_by_block_hash(configuration: &configuration::Configuration, network: &str, block_hash: &str, c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_block_details_by_block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_block_details_by_block_height` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:266:14 [INFO] [stdout] | [INFO] [stdout] 266 | pub async fn get_xrp__ripple_block_details_by_block_height(configuration: &configuration::Configuration, network: &str, block_height: &st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_block_details_by_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_xrp__ripple_transaction_details_by_transaction_id` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:304:14 [INFO] [stdout] | [INFO] [stdout] 304 | pub async fn get_xrp__ripple_transaction_details_by_transaction_id(configuration: &configuration::Configuration, network: &str, transacti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_transaction_details_by_transaction_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_xrp__ripple_transactions_by_address` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:342:14 [INFO] [stdout] | [INFO] [stdout] 342 | ... fn list_xrp__ripple_transactions_by_address(configuration: &configuration::Configuration, network: &str, address: &str, context: Opti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_xrp__ripple_transactions_by_block_hash` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:389:14 [INFO] [stdout] | [INFO] [stdout] 389 | pub async fn list_xrp__ripple_transactions_by_block_hash(configuration: &configuration::Configuration, network: &str, block_hash: &str, c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_xrp__ripple_transactions_by_block_height` should have a snake case name [INFO] [stdout] --> src/apis/xrp_ripple_api.rs:433:14 [INFO] [stdout] | [INFO] [stdout] 433 | pub async fn list_xrp__ripple_transactions_by_block_height(configuration: &configuration::Configuration, network: &str, block_height: i32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 55.53s [INFO] running `Command { std: "docker" "inspect" "172e2277986aedc31872307b27dc880ae86d981f60ed1f7351b61d397e832acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172e2277986aedc31872307b27dc880ae86d981f60ed1f7351b61d397e832acb", kill_on_drop: false }` [INFO] [stdout] 172e2277986aedc31872307b27dc880ae86d981f60ed1f7351b61d397e832acb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7883f39287005482c9bb635083e1ba1f784a4646e171436d05bf1dbbd6f4b536 [INFO] running `Command { std: "docker" "start" "-a" "7883f39287005482c9bb635083e1ba1f784a4646e171436d05bf1dbbd6f4b536", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function `get_omni_transaction_details_by_transaction_id__txid` should have a snake case name [INFO] [stderr] --> src/apis/omni_layer_api.rs:150:14 [INFO] [stderr] | [INFO] [stderr] 150 | pub async fn get_omni_transaction_details_by_transaction_id__txid(configuration: &configuration::Configuration, network: &str, blockchain... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_omni_transaction_details_by_transaction_id_txid` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_unconfirmed_omni_transaction_by_transaction_id__txid` should have a snake case name [INFO] [stderr] --> src/apis/omni_layer_api.rs:188:14 [INFO] [stderr] | [INFO] [stderr] 188 | pub async fn get_unconfirmed_omni_transaction_by_transaction_id__txid(configuration: &configuration::Configuration, network: &str, blockc... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_unconfirmed_omni_transaction_by_transaction_id_txid` [INFO] [stderr] [INFO] [stderr] warning: function `get_hd_wallet__x_pub_y_pub_z_pub_details` should have a snake case name [INFO] [stderr] --> src/apis/utxo_based_api.rs:68:14 [INFO] [stderr] | [INFO] [stderr] 68 | ... fn get_hd_wallet__x_pub_y_pub_z_pub_details(configuration: &configuration::Configuration, blockchain: &str, extended_public_key: &str... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_hd_wallet_x_pub_y_pub_z_pub_details` [INFO] [stderr] [INFO] [stderr] warning: function `list_hd_wallet__x_pub_y_pub_z_pub_transactions` should have a snake case name [INFO] [stderr] --> src/apis/utxo_based_api.rs:109:14 [INFO] [stderr] | [INFO] [stderr] 109 | pub async fn list_hd_wallet__x_pub_y_pub_z_pub_transactions(configuration: &configuration::Configuration, blockchain: &str, extended_publ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_hd_wallet_x_pub_y_pub_z_pub_transactions` [INFO] [stderr] [INFO] [stderr] warning: function `sync_hd_wallet__x_pub_y_pub_z_pub` should have a snake case name [INFO] [stderr] --> src/apis/utxo_based_api.rs:156:14 [INFO] [stderr] | [INFO] [stderr] 156 | pub async fn sync_hd_wallet__x_pub_y_pub_z_pub(configuration: &configuration::Configuration, blockchain: &str, network: &str, context: Op... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sync_hd_wallet_x_pub_y_pub_z_pub` [INFO] [stderr] [INFO] [stderr] warning: function `get_latest_mined_xrp__ripple_block` should have a snake case name [INFO] [stderr] --> src/apis/xrp_ripple_api.rs:152:14 [INFO] [stderr] | [INFO] [stderr] 152 | pub async fn get_latest_mined_xrp__ripple_block(configuration: &configuration::Configuration, network: &str, context: Option<&str>) -> Re... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_latest_mined_xrp_ripple_block` [INFO] [stderr] [INFO] [stderr] warning: function `get_xrp__ripple_address_details` should have a snake case name [INFO] [stderr] --> src/apis/xrp_ripple_api.rs:190:14 [INFO] [stderr] | [INFO] [stderr] 190 | pub async fn get_xrp__ripple_address_details(configuration: &configuration::Configuration, network: &str, address: &str, context: Option<... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_address_details` [INFO] [stderr] [INFO] [stderr] warning: function `get_xrp__ripple_block_details_by_block_hash` should have a snake case name [INFO] [stderr] --> src/apis/xrp_ripple_api.rs:228:14 [INFO] [stderr] | [INFO] [stderr] 228 | pub async fn get_xrp__ripple_block_details_by_block_hash(configuration: &configuration::Configuration, network: &str, block_hash: &str, c... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_block_details_by_block_hash` [INFO] [stderr] [INFO] [stderr] warning: function `get_xrp__ripple_block_details_by_block_height` should have a snake case name [INFO] [stderr] --> src/apis/xrp_ripple_api.rs:266:14 [INFO] [stderr] | [INFO] [stderr] 266 | pub async fn get_xrp__ripple_block_details_by_block_height(configuration: &configuration::Configuration, network: &str, block_height: &st... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_block_details_by_block_height` [INFO] [stderr] [INFO] [stderr] warning: function `get_xrp__ripple_transaction_details_by_transaction_id` should have a snake case name [INFO] [stderr] --> src/apis/xrp_ripple_api.rs:304:14 [INFO] [stderr] | [INFO] [stderr] 304 | pub async fn get_xrp__ripple_transaction_details_by_transaction_id(configuration: &configuration::Configuration, network: &str, transacti... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_xrp_ripple_transaction_details_by_transaction_id` [INFO] [stderr] [INFO] [stderr] warning: function `list_xrp__ripple_transactions_by_address` should have a snake case name [INFO] [stderr] --> src/apis/xrp_ripple_api.rs:342:14 [INFO] [stderr] | [INFO] [stderr] 342 | ... fn list_xrp__ripple_transactions_by_address(configuration: &configuration::Configuration, network: &str, address: &str, context: Opti... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_address` [INFO] [stderr] [INFO] [stderr] warning: function `list_xrp__ripple_transactions_by_block_hash` should have a snake case name [INFO] [stderr] --> src/apis/xrp_ripple_api.rs:389:14 [INFO] [stderr] | [INFO] [stderr] 389 | pub async fn list_xrp__ripple_transactions_by_block_hash(configuration: &configuration::Configuration, network: &str, block_hash: &str, c... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_block_hash` [INFO] [stderr] [INFO] [stderr] warning: function `list_xrp__ripple_transactions_by_block_height` should have a snake case name [INFO] [stderr] --> src/apis/xrp_ripple_api.rs:433:14 [INFO] [stderr] | [INFO] [stderr] 433 | pub async fn list_xrp__ripple_transactions_by_block_height(configuration: &configuration::Configuration, network: &str, block_height: i32... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_xrp_ripple_transactions_by_block_height` [INFO] [stderr] [INFO] [stderr] warning: `cryptoapis` (lib) generated 13 warnings [INFO] [stderr] warning: `cryptoapis` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cryptoapis-0b2e2ce7276c8365) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cryptoapis [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7883f39287005482c9bb635083e1ba1f784a4646e171436d05bf1dbbd6f4b536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7883f39287005482c9bb635083e1ba1f784a4646e171436d05bf1dbbd6f4b536", kill_on_drop: false }` [INFO] [stdout] 7883f39287005482c9bb635083e1ba1f784a4646e171436d05bf1dbbd6f4b536