[INFO] cloning repository https://github.com/sr-fuentes/agg-ws
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sr-fuentes/agg-ws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsr-fuentes%2Fagg-ws", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsr-fuentes%2Fagg-ws'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57dfb03d6e267f505503af3f979cb43ddd5a6d5e
[INFO] testing sr-fuentes/agg-ws against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsr-fuentes%2Fagg-ws" "/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/sr-fuentes/agg-ws
[INFO] finished tweaking git repo https://github.com/sr-fuentes/agg-ws
[INFO] tweaked toml for git repo https://github.com/sr-fuentes/agg-ws written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sr-fuentes/agg-ws on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sr-fuentes/agg-ws 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tungstenite v0.19.0
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded rust_decimal_macros v1.29.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.19.0
[INFO] [stderr]   Downloaded security-framework-sys v2.9.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded uuid v1.3.3
[INFO] [stderr]   Downloaded tokio-rustls v0.24.0
[INFO] [stderr]   Downloaded security-framework v2.9.1
[INFO] [stderr]   Downloaded js-sys v0.3.63
[INFO] [stderr]   Downloaded rust_decimal v1.29.1
[INFO] [stderr]   Downloaded rustls-webpki v0.100.1
[INFO] [stderr]   Downloaded syn v2.0.18
[INFO] [stderr]   Downloaded once_cell v1.17.2
[INFO] [stderr]   Downloaded data-encoding v2.4.0
[INFO] [stderr]   Downloaded rustls v0.21.1
[INFO] [stderr]   Downloaded better-panic v0.3.0
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] [stderr]   Downloaded web-sys v0.3.63
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e9074a0cfe825a2aa2253e1343ccade2ed8d87ac7bbda73b6892904079eec66
[INFO] running `Command { std: "docker" "start" "-a" "3e9074a0cfe825a2aa2253e1343ccade2ed8d87ac7bbda73b6892904079eec66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e9074a0cfe825a2aa2253e1343ccade2ed8d87ac7bbda73b6892904079eec66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e9074a0cfe825a2aa2253e1343ccade2ed8d87ac7bbda73b6892904079eec66", kill_on_drop: false }`
[INFO] [stdout] 3e9074a0cfe825a2aa2253e1343ccade2ed8d87ac7bbda73b6892904079eec66
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b8a3349b4260c4d69ca255903e003302f021d8d56cebcee2283558f7fed2662
[INFO] running `Command { std: "docker" "start" "-a" "3b8a3349b4260c4d69ca255903e003302f021d8d56cebcee2283558f7fed2662", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling rust_decimal v1.29.1
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling rust_decimal_macros v1.29.1
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tungstenite v0.19.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-rustls v0.24.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.19.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling agg-ws v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "3b8a3349b4260c4d69ca255903e003302f021d8d56cebcee2283558f7fed2662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8a3349b4260c4d69ca255903e003302f021d8d56cebcee2283558f7fed2662", kill_on_drop: false }`
[INFO] [stdout] 3b8a3349b4260c4d69ca255903e003302f021d8d56cebcee2283558f7fed2662
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9239fc16c9c64aeac4dcc209d4e27d3d72286ed393781a53482a271871ff2b
[INFO] running `Command { std: "docker" "start" "-a" "dc9239fc16c9c64aeac4dcc209d4e27d3d72286ed393781a53482a271871ff2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling agg-ws v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/gdax.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let value = data.clone();
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/gdax.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let subscribe = data.clone();
[INFO] [stdout]     |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/gdax.rs:230:33
[INFO] [stdout]     |
[INFO] [stdout] 230 |         let response_enum = data.clone();
[INFO] [stdout]     |                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.39s
[INFO] running `Command { std: "docker" "inspect" "dc9239fc16c9c64aeac4dcc209d4e27d3d72286ed393781a53482a271871ff2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9239fc16c9c64aeac4dcc209d4e27d3d72286ed393781a53482a271871ff2b", kill_on_drop: false }`
[INFO] [stdout] dc9239fc16c9c64aeac4dcc209d4e27d3d72286ed393781a53482a271871ff2b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 446438c70e88997548cc7a7d56adbfb290b1c36e3ad7cd2f077fa0295376a071
[INFO] running `Command { std: "docker" "start" "-a" "446438c70e88997548cc7a7d56adbfb290b1c36e3ad7cd2f077fa0295376a071", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/gdax.rs:218:25
[INFO] [stderr]     |
[INFO] [stderr] 218 |         let value = data.clone();
[INFO] [stderr]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/gdax.rs:222:29
[INFO] [stderr]     |
[INFO] [stderr] 222 |         let subscribe = data.clone();
[INFO] [stderr]     |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/gdax.rs:230:33
[INFO] [stderr]     |
[INFO] [stderr] 230 |         let response_enum = data.clone();
[INFO] [stderr]     |                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `agg-ws` (lib test) generated 3 warnings (run `cargo fix --lib -p agg-ws --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agg_ws-f11cdd6650a9a2d0)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test gdax::tests::deserialize_sub ... ok
[INFO] [stdout] test hyperliquid::tests::deserialize_sub ... ok
[INFO] [stdout] test hyperliquid::tests::deserialize_book ... ok
[INFO] [stdout] test hyperliquid::tests::deserialize_trades ... ok
[INFO] [stdout] test kraken::tests::deserialize_sub_status ... ok
[INFO] [stdout] test kraken::tests::deserialize_system_status ... ok
[INFO] [stdout] test kraken::tests::deserialize_update ... ok
[INFO] [stdout] test trades::tests::convert_hyperliquid_date ... ok
[INFO] [stdout] test kraken::tests::deserialize_heartbeat ... ok
[INFO] [stdout] test hyperliquid::tests::deserialize_connection ... FAILED
[INFO] [stdout] test trades::tests::convert_kraken_date ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hyperliquid::tests::deserialize_connection stdout ----
[INFO] [stdout] Error: Error("expected value", line: 1, column: 1)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hyperliquid::tests::deserialize_connection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "446438c70e88997548cc7a7d56adbfb290b1c36e3ad7cd2f077fa0295376a071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "446438c70e88997548cc7a7d56adbfb290b1c36e3ad7cd2f077fa0295376a071", kill_on_drop: false }`
[INFO] [stdout] 446438c70e88997548cc7a7d56adbfb290b1c36e3ad7cd2f077fa0295376a071
