[INFO] fetching crate kraken_sdk_ws 0.19.0...
[INFO] checking kraken_sdk_ws-0.19.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate kraken_sdk_ws 0.19.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate kraken_sdk_ws 0.19.0
[INFO] finished tweaking crates.io crate kraken_sdk_ws 0.19.0
[INFO] tweaked toml for crates.io crate kraken_sdk_ws 0.19.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kraken_sdk_ws 0.19.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kraken_sdk_ws 0.19.0 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.5
[INFO] [stderr]   Downloaded rend v0.4.0
[INFO] [stderr]   Downloaded rkyv_derive v0.7.40
[INFO] [stderr]   Downloaded rust_decimal_macros v1.30.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.18
[INFO] [stderr]   Downloaded rkyv v0.7.40
[INFO] [stderr]   Downloaded rust_decimal v1.30.0
[INFO] [stderr]   Downloaded webpki-roots v0.22.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 049fa612a09e726c8779346e4f86988c9cfa3e6e0190ef734fead75ca74c7207
[INFO] running `Command { std: "docker" "start" "-a" "049fa612a09e726c8779346e4f86988c9cfa3e6e0190ef734fead75ca74c7207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "049fa612a09e726c8779346e4f86988c9cfa3e6e0190ef734fead75ca74c7207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "049fa612a09e726c8779346e4f86988c9cfa3e6e0190ef734fead75ca74c7207", kill_on_drop: false }`
[INFO] [stdout] 049fa612a09e726c8779346e4f86988c9cfa3e6e0190ef734fead75ca74c7207
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68db66f34c23472da8a166f320cd398d9f6ee5ec4003c4be86a716332398daf2
[INFO] running `Command { std: "docker" "start" "-a" "68db66f34c23472da8a166f320cd398d9f6ee5ec4003c4be86a716332398daf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking unicode-normalization v0.1.18
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling rust_decimal v1.30.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.5
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking tokio v1.16.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking serde v1.0.126
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]    Compiling rust_decimal_macros v1.30.0
[INFO] [stderr]     Checking kraken_sdk_ws v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/cancel_order.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn order_ids(order_id: Vec<String>, token: &str) -> CancelOrderRequest {
[INFO] [stdout]    |                                                    ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn order_ids(order_id: Vec<String>, token: &str) -> CancelOrderRequest<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/cancel_order.rs:40:52
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn order_userref(order_userref: i32,token: &str) -> CancelOrderRequest {
[INFO] [stdout]    |                                                    ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn order_userref(order_userref: i32,token: &str) -> CancelOrderRequest<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/cancel_order.rs:49:58
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn order_userrefs(order_userref: Vec<i32>,token: &str) -> CancelOrderRequest {
[INFO] [stdout]    |                                                          ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn order_userrefs(order_userref: Vec<i32>,token: &str) -> CancelOrderRequest<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/batch_cancel.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(orders: Vec<String>, token: &str) -> BatchCancelRequest {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(orders: Vec<String>, token: &str) -> BatchCancelRequest<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/cancel_all_orders.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn new(token: &str) -> CancelAllOrdersRequest {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn new(token: &str) -> CancelAllOrdersRequest<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/cancel_all_orders_after.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(timeout: i32, token: &str) -> CancelAllOrdersAfterRequest {
[INFO] [stdout]    |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(timeout: i32, token: &str) -> CancelAllOrdersAfterRequest<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/cancel_order.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn order_ids(order_id: Vec<String>, token: &str) -> CancelOrderRequest {
[INFO] [stdout]    |                                                    ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn order_ids(order_id: Vec<String>, token: &str) -> CancelOrderRequest<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/cancel_order.rs:40:52
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn order_userref(order_userref: i32,token: &str) -> CancelOrderRequest {
[INFO] [stdout]    |                                                    ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn order_userref(order_userref: i32,token: &str) -> CancelOrderRequest<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/cancel_order.rs:49:58
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn order_userrefs(order_userref: Vec<i32>,token: &str) -> CancelOrderRequest {
[INFO] [stdout]    |                                                          ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn order_userrefs(order_userref: Vec<i32>,token: &str) -> CancelOrderRequest<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/batch_cancel.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(orders: Vec<String>, token: &str) -> BatchCancelRequest {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(orders: Vec<String>, token: &str) -> BatchCancelRequest<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/cancel_all_orders.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn new(token: &str) -> CancelAllOrdersRequest {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn new(token: &str) -> CancelAllOrdersRequest<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/cancel_all_orders_after.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(timeout: i32, token: &str) -> CancelAllOrdersAfterRequest {
[INFO] [stdout]    |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(timeout: i32, token: &str) -> CancelAllOrdersAfterRequest<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.23s
[INFO] running `Command { std: "docker" "inspect" "68db66f34c23472da8a166f320cd398d9f6ee5ec4003c4be86a716332398daf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68db66f34c23472da8a166f320cd398d9f6ee5ec4003c4be86a716332398daf2", kill_on_drop: false }`
[INFO] [stdout] 68db66f34c23472da8a166f320cd398d9f6ee5ec4003c4be86a716332398daf2
