[INFO] cloning repository https://github.com/TheLastBytebender/rust-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheLastBytebender/rust-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLastBytebender%2Frust-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLastBytebender%2Frust-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66bb073d11487d3ad4ffa9716676e4f03666afad [INFO] testing TheLastBytebender/rust-workshop against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLastBytebender%2Frust-workshop" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheLastBytebender/rust-workshop on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheLastBytebender/rust-workshop [INFO] finished tweaking git repo https://github.com/TheLastBytebender/rust-workshop [INFO] tweaked toml for git repo https://github.com/TheLastBytebender/rust-workshop written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TheLastBytebender/rust-workshop 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: libs [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 174375ac83953c39633ca1cac2f4fef252a82151776c05390d3f5a3f8093cd41 [INFO] running `Command { std: "docker" "start" "-a" "174375ac83953c39633ca1cac2f4fef252a82151776c05390d3f5a3f8093cd41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "174375ac83953c39633ca1cac2f4fef252a82151776c05390d3f5a3f8093cd41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "174375ac83953c39633ca1cac2f4fef252a82151776c05390d3f5a3f8093cd41", kill_on_drop: false }` [INFO] [stdout] 174375ac83953c39633ca1cac2f4fef252a82151776c05390d3f5a3f8093cd41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d2d4688644adedfdfcce8aaaec0b40c7458592c271418bc8202ab56e37095eb [INFO] running `Command { std: "docker" "start" "-a" "6d2d4688644adedfdfcce8aaaec0b40c7458592c271418bc8202ab56e37095eb", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: libs [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-float v3.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling rust-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Executor { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | api_secret: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | https_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | https_alt_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.34s [INFO] running `Command { std: "docker" "inspect" "6d2d4688644adedfdfcce8aaaec0b40c7458592c271418bc8202ab56e37095eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2d4688644adedfdfcce8aaaec0b40c7458592c271418bc8202ab56e37095eb", kill_on_drop: false }` [INFO] [stdout] 6d2d4688644adedfdfcce8aaaec0b40c7458592c271418bc8202ab56e37095eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a0040696ff23dd03a60fd28cfd07130d980196649d61f89399a02e2295e787e [INFO] running `Command { std: "docker" "start" "-a" "9a0040696ff23dd03a60fd28cfd07130d980196649d61f89399a02e2295e787e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: libs [INFO] [stderr] Compiling rust-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Executor { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | api_secret: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | https_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | https_alt_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::runtime::Runtime` [INFO] [stdout] --> tests/test_executor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::runtime::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> tests/test_executor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Executor { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | api_secret: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | https_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | https_alt_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stdout] --> tests/test_executor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Executor<'a> { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | api_key: &'a str, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | api_secret: &'a str, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | https_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | https_alt_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `safety_check_spread` is never used [INFO] [stdout] --> tests/test_orderbook.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl Orderbook { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 232 | fn safety_check_spread(&self, max_spread: f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "9a0040696ff23dd03a60fd28cfd07130d980196649d61f89399a02e2295e787e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a0040696ff23dd03a60fd28cfd07130d980196649d61f89399a02e2295e787e", kill_on_drop: false }` [INFO] [stdout] 9a0040696ff23dd03a60fd28cfd07130d980196649d61f89399a02e2295e787e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 758a0b66bc2b65ace899973008a4668c185f90715cc6b8996d5e2c87c2a44192 [INFO] running `Command { std: "docker" "start" "-a" "758a0b66bc2b65ace899973008a4668c185f90715cc6b8996d5e2c87c2a44192", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: libs [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Executor { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 17 | api_key: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 18 | api_secret: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 19 | https_endpoint: Url, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 20 | https_alt_endpoint: Url, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `safety_check_spread` is never used [INFO] [stderr] --> tests/test_orderbook.rs:232:8 [INFO] [stderr] | [INFO] [stderr] 32 | impl Orderbook { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 232 | fn safety_check_spread(&self, max_spread: f64) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::runtime::Runtime` [INFO] [stderr] --> tests/test_executor.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use tokio::runtime::Runtime; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> tests/test_executor.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stderr] --> tests/test_executor.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Executor<'a> { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 17 | api_key: &'a str, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 18 | api_secret: &'a str, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 19 | https_endpoint: Url, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 20 | https_alt_endpoint: Url, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-workshop` (bin "rust-workshop") generated 2 warnings (run `cargo fix --bin "rust-workshop"` to apply 1 suggestion) [INFO] [stderr] warning: `rust-workshop` (test "test_orderbook") generated 1 warning [INFO] [stderr] warning: `rust-workshop` (bin "rust-workshop" test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `rust-workshop` (test "test_executor") generated 3 warnings (run `cargo fix --test "test_executor"` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_workshop-2d8efb0300fb5888) [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] Running tests/test_executor.rs (/opt/rustwide/target/debug/deps/test_executor-36afa9d3ea06ef47) [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] Running tests/test_logic.rs (/opt/rustwide/target/debug/deps/test_logic-e0ba26716222b17f) [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] Running tests/test_oms.rs (/opt/rustwide/target/debug/deps/test_oms-d25df37c07bed88b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_add_order_oms ... ok [INFO] [stdout] test tests::test_get_size_to_target ... ok [INFO] [stdout] test tests::test_delete_order_oms ... ok [INFO] [stdout] test tests::test_get_order_oms ... ok [INFO] [stdout] test tests::test_get_inventory_delta_oms ... ok [INFO] [stdout] test tests::test_new_oms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_orderbook.rs (/opt/rustwide/target/debug/deps/test_orderbook-d12984f1abd1dfdf) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_get_asks_orderbook ... ok [INFO] [stdout] test tests::test_get_ask_orderbook ... ok [INFO] [stdout] test tests::test_get_bids_orderbook ... ok [INFO] [stdout] test tests::test_get_bid_orderbook ... ok [INFO] [stdout] test tests::test_new_orderbook ... ok [INFO] [stdout] test tests::test_safety_check_size_orderbook ... ok [INFO] [stdout] test tests::test_get_ordebook_skew_orderbook ... ok [INFO] [stdout] test tests::test_get_ordebook_skew_by_range_orderbook ... ok [INFO] [stdout] test tests::test_get_orderbook_spread_orderbook ... ok [INFO] [stdout] test tests::test_get_mid_price_orderbook ... ok [INFO] [stdout] test tests::test_insert_order_orderbook ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "758a0b66bc2b65ace899973008a4668c185f90715cc6b8996d5e2c87c2a44192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "758a0b66bc2b65ace899973008a4668c185f90715cc6b8996d5e2c87c2a44192", kill_on_drop: false }` [INFO] [stdout] 758a0b66bc2b65ace899973008a4668c185f90715cc6b8996d5e2c87c2a44192 [INFO] testing TheLastBytebender/rust-workshop against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLastBytebender%2Frust-workshop" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheLastBytebender/rust-workshop on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheLastBytebender/rust-workshop [INFO] finished tweaking git repo https://github.com/TheLastBytebender/rust-workshop [INFO] tweaked toml for git repo https://github.com/TheLastBytebender/rust-workshop written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TheLastBytebender/rust-workshop 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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: libs [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7cbc6ecdb1d87c17c6ec0c92b80a93f94c9dfa00b42213b6b720a53c9a4abd7 [INFO] running `Command { std: "docker" "start" "-a" "f7cbc6ecdb1d87c17c6ec0c92b80a93f94c9dfa00b42213b6b720a53c9a4abd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7cbc6ecdb1d87c17c6ec0c92b80a93f94c9dfa00b42213b6b720a53c9a4abd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7cbc6ecdb1d87c17c6ec0c92b80a93f94c9dfa00b42213b6b720a53c9a4abd7", kill_on_drop: false }` [INFO] [stdout] f7cbc6ecdb1d87c17c6ec0c92b80a93f94c9dfa00b42213b6b720a53c9a4abd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d8a6bb3f6b4668e92aea75c2c3ee625f0dd0c438e3b607470d178293ebc3090 [INFO] running `Command { std: "docker" "start" "-a" "4d8a6bb3f6b4668e92aea75c2c3ee625f0dd0c438e3b607470d178293ebc3090", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: libs [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling ordered-float v3.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling rust-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Executor { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | api_secret: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | https_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | https_alt_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.26s [INFO] running `Command { std: "docker" "inspect" "4d8a6bb3f6b4668e92aea75c2c3ee625f0dd0c438e3b607470d178293ebc3090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8a6bb3f6b4668e92aea75c2c3ee625f0dd0c438e3b607470d178293ebc3090", kill_on_drop: false }` [INFO] [stdout] 4d8a6bb3f6b4668e92aea75c2c3ee625f0dd0c438e3b607470d178293ebc3090 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0db5ca8d95a49ad4a9c42b1ed3be0bc1e6ceeb236721f22e0ee8e017700f7577 [INFO] running `Command { std: "docker" "start" "-a" "0db5ca8d95a49ad4a9c42b1ed3be0bc1e6ceeb236721f22e0ee8e017700f7577", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: libs [INFO] [stderr] Compiling rust-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Executor { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | api_secret: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | https_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | https_alt_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::runtime::Runtime` [INFO] [stdout] --> tests/test_executor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::runtime::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> tests/test_executor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stdout] --> tests/test_executor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Executor<'a> { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | api_key: &'a str, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | api_secret: &'a str, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | https_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | https_alt_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Executor { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | api_secret: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | https_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | https_alt_endpoint: Url, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `safety_check_spread` is never used [INFO] [stdout] --> tests/test_orderbook.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl Orderbook { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 232 | fn safety_check_spread(&self, max_spread: f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "0db5ca8d95a49ad4a9c42b1ed3be0bc1e6ceeb236721f22e0ee8e017700f7577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0db5ca8d95a49ad4a9c42b1ed3be0bc1e6ceeb236721f22e0ee8e017700f7577", kill_on_drop: false }` [INFO] [stdout] 0db5ca8d95a49ad4a9c42b1ed3be0bc1e6ceeb236721f22e0ee8e017700f7577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 130cdb924bcd9ed3cb35bacfe38848a8a5571c2e2fd1a7be94ecec2a748ebee2 [INFO] running `Command { std: "docker" "start" "-a" "130cdb924bcd9ed3cb35bacfe38848a8a5571c2e2fd1a7be94ecec2a748ebee2", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: libs [INFO] [stderr] warning: unused import: `tokio::runtime::Runtime` [INFO] [stderr] --> tests/test_executor.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use tokio::runtime::Runtime; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> tests/test_executor.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stderr] --> tests/test_executor.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Executor<'a> { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 17 | api_key: &'a str, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 18 | api_secret: &'a str, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 19 | https_endpoint: Url, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 20 | https_alt_endpoint: Url, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `api_key`, `api_secret`, `https_endpoint`, and `https_alt_endpoint` are never read [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Executor { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 17 | api_key: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 18 | api_secret: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 19 | https_endpoint: Url, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 20 | https_alt_endpoint: Url, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `safety_check_spread` is never used [INFO] [stderr] --> tests/test_orderbook.rs:232:8 [INFO] [stderr] | [INFO] [stderr] 32 | impl Orderbook { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 232 | fn safety_check_spread(&self, max_spread: f64) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-workshop` (test "test_executor") generated 3 warnings (run `cargo fix --test "test_executor"` to apply 2 suggestions) [INFO] [stderr] warning: `rust-workshop` (bin "rust-workshop" test) generated 2 warnings (run `cargo fix --bin "rust-workshop" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `rust-workshop` (bin "rust-workshop") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `rust-workshop` (test "test_orderbook") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_workshop-2d8efb0300fb5888) [INFO] [stdout] [INFO] [stderr] Running tests/test_executor.rs (/opt/rustwide/target/debug/deps/test_executor-36afa9d3ea06ef47) [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] Running tests/test_logic.rs (/opt/rustwide/target/debug/deps/test_logic-e0ba26716222b17f) [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] [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] Running tests/test_oms.rs (/opt/rustwide/target/debug/deps/test_oms-d25df37c07bed88b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_get_size_to_target ... ok [INFO] [stdout] test tests::test_get_inventory_delta_oms ... ok [INFO] [stdout] test tests::test_get_order_oms ... ok [INFO] [stdout] test tests::test_add_order_oms ... ok [INFO] [stdout] test tests::test_delete_order_oms ... ok [INFO] [stdout] test tests::test_new_oms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_orderbook.rs (/opt/rustwide/target/debug/deps/test_orderbook-d12984f1abd1dfdf) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_safety_check_size_orderbook ... ok [INFO] [stdout] test tests::test_get_asks_orderbook ... ok [INFO] [stdout] test tests::test_new_orderbook ... ok [INFO] [stdout] test tests::test_get_mid_price_orderbook ... ok [INFO] [stdout] test tests::test_get_ask_orderbook ... ok [INFO] [stdout] test tests::test_get_bid_orderbook ... ok [INFO] [stdout] test tests::test_get_bids_orderbook ... ok [INFO] [stdout] test tests::test_insert_order_orderbook ... ok [INFO] [stdout] test tests::test_get_ordebook_skew_orderbook ... ok [INFO] [stdout] test tests::test_get_orderbook_spread_orderbook ... ok [INFO] [stdout] test tests::test_get_ordebook_skew_by_range_orderbook ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_get_ordebook_skew_by_range_orderbook stdout ---- [INFO] [stdout] thread 'tests::test_get_ordebook_skew_by_range_orderbook' panicked at tests/test_orderbook.rs:645:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0.5644292209809456 [INFO] [stdout] right: 0.5644292209809458 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b53fb221f6 - std::backtrace_rs::backtrace::libunwind::trace::hbf3981e6c8a62f19 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55b53fb221f6 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d13053d67c404cc [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b53fb221f6 - std::sys_common::backtrace::_print_fmt::hd24dc5b701eaf8ad [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55b53fb221f6 - ::fmt::h1d0155c7c5a7d116 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55b53fb4a3fc - core::fmt::rt::Argument::fmt::h462c7a4781d69908 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55b53fb4a3fc - core::fmt::write::h3cadc3d0c35667c3 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55b53fb1fa1f - std::io::Write::write_fmt::h7b46babfe8aff3fc [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55b53fb21fa4 - std::sys_common::backtrace::_print::h21e0ad4a03aa55df [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55b53fb21fa4 - std::sys_common::backtrace::print::hb7cfd89cda9bdca7 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55b53fb23c9b - std::panicking::default_hook::{{closure}}::hceb0cad555a61bc8 [INFO] [stdout] 10: 0x55b53fb2396d - std::panicking::default_hook::h00eb745c4c12778b [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55b53faf0b67 - as core::ops::function::Fn>::call::h6a7083dbc9bd7b5f [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55b53faf0b67 - test::test_main::{{closure}}::h4db87ac2515c25e3 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55b53fb242d0 - as core::ops::function::Fn>::call::hf3b7bc2e2257730b [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55b53fb242d0 - std::panicking::rust_panic_with_hook::hccddb3269d601551 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55b53fb24012 - std::panicking::begin_panic_handler::{{closure}}::h1759cdf989495c64 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x55b53fb226d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h209794238b4d13a4 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55b53fb23d44 - rust_begin_unwind [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55b53fab3095 - core::panicking::panic_fmt::ha17ebef8fbaa0a3e [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55b53fab33db - core::panicking::assert_failed_inner::ha58dcb02ce0b2e95 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panicking.rs:342:17 [INFO] [stdout] 20: 0x55b53faaf09f - core::panicking::assert_failed::h0d94650a457d1131 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panicking.rs:297:5 [INFO] [stdout] 21: 0x55b53fabaa7d - test_orderbook::tests::test_get_ordebook_skew_by_range_orderbook::ha39621349ef3c7b5 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_orderbook.rs:645:9 [INFO] [stdout] 22: 0x55b53fabb6c9 - test_orderbook::tests::test_get_ordebook_skew_by_range_orderbook::{{closure}}::heb151d619e32b683 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_orderbook.rs:568:51 [INFO] [stdout] 23: 0x55b53fabb6c9 - core::ops::function::FnOnce::call_once::he730002a734e8859 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55b53faf636f - core::ops::function::FnOnce::call_once::hb293dddd1a0c8d0c [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55b53faf636f - test::__rust_begin_short_backtrace::hcc33cf50a0d42744 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:620:18 [INFO] [stdout] 26: 0x55b53faf4ee0 - test::run_test_in_process::{{closure}}::h1a67b8b225cf5559 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:643:60 [INFO] [stdout] 27: 0x55b53faf4ee0 - as core::ops::function::FnOnce<()>>::call_once::h6c8366f6b1a529d0 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55b53faf4ee0 - std::panicking::try::do_call::h3ac771f4eea356d5 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:555:40 [INFO] [stdout] 29: 0x55b53faf4ee0 - std::panicking::try::h2b1799e4f57e5bcf [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:519:19 [INFO] [stdout] 30: 0x55b53faf4ee0 - std::panic::catch_unwind::h0a3cc3fea72ac271 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x55b53faf4ee0 - test::run_test_in_process::h47356101e0c4cc43 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:643:27 [INFO] [stdout] 32: 0x55b53faf4ee0 - test::run_test::{{closure}}::hfc86d13e98ee1936 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:566:43 [INFO] [stdout] 33: 0x55b53fabd223 - test::run_test::{{closure}}::h077c30ad86447616 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:594:41 [INFO] [stdout] 34: 0x55b53fabd223 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7a0647371687c548 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55b53fac1ebf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0ade0df8a561803e [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55b53fac1ebf - as core::ops::function::FnOnce<()>>::call_once::h94e6781319385c1d [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55b53fac1ebf - std::panicking::try::do_call::h2d8e7d2812ed142e [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:555:40 [INFO] [stdout] 38: 0x55b53fac1ebf - std::panicking::try::hfec8a6adb9bfcaea [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:519:19 [INFO] [stdout] 39: 0x55b53fac1ebf - std::panic::catch_unwind::hf488fb91a41eb5b5 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x55b53fac1ebf - std::thread::Builder::spawn_unchecked_::{{closure}}::h306975a3cadd5153 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55b53fac1ebf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4f4ed26f27d558ae [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55b53fb28555 - as core::ops::function::FnOnce>::call_once::h17d6fdbdde1f730c [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 43: 0x55b53fb28555 - as core::ops::function::FnOnce>::call_once::h298d88b0d0cf4d06 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 44: 0x55b53fb28555 - std::sys::pal::unix::thread::Thread::new::thread_start::h1ecd97591626fa72 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7fa8d1616ac3 - [INFO] [stdout] 46: 0x7fa8d16a7bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_get_ordebook_skew_by_range_orderbook [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_orderbook` [INFO] running `Command { std: "docker" "inspect" "130cdb924bcd9ed3cb35bacfe38848a8a5571c2e2fd1a7be94ecec2a748ebee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130cdb924bcd9ed3cb35bacfe38848a8a5571c2e2fd1a7be94ecec2a748ebee2", kill_on_drop: false }` [INFO] [stdout] 130cdb924bcd9ed3cb35bacfe38848a8a5571c2e2fd1a7be94ecec2a748ebee2