[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#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLastBytebender%2Frust-workshop" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheLastBytebender/rust-workshop on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "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-0-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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4988ebe8ca447d863c054d0c003cdb27e151c3bade74a37572fd883b203a60a1 [INFO] running `Command { std: "docker" "start" "-a" "4988ebe8ca447d863c054d0c003cdb27e151c3bade74a37572fd883b203a60a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4988ebe8ca447d863c054d0c003cdb27e151c3bade74a37572fd883b203a60a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4988ebe8ca447d863c054d0c003cdb27e151c3bade74a37572fd883b203a60a1", kill_on_drop: false }` [INFO] [stdout] 4988ebe8ca447d863c054d0c003cdb27e151c3bade74a37572fd883b203a60a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2926c05ecdab44a197a1fd6a658cd479ed838bdc63bdbc545cc03bace6cc70ea [INFO] running `Command { std: "docker" "start" "-a" "2926c05ecdab44a197a1fd6a658cd479ed838bdc63bdbc545cc03bace6cc70ea", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: libs [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling lock_api v0.4.10 [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 pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling idna v0.4.0 [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 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 23.06s [INFO] running `Command { std: "docker" "inspect" "2926c05ecdab44a197a1fd6a658cd479ed838bdc63bdbc545cc03bace6cc70ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2926c05ecdab44a197a1fd6a658cd479ed838bdc63bdbc545cc03bace6cc70ea", kill_on_drop: false }` [INFO] [stdout] 2926c05ecdab44a197a1fd6a658cd479ed838bdc63bdbc545cc03bace6cc70ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3409f45955dce37a144fc621a349a3be4dd76dea33ff03c3ee717789b8cbe9d7 [INFO] running `Command { std: "docker" "start" "-a" "3409f45955dce37a144fc621a349a3be4dd76dea33ff03c3ee717789b8cbe9d7", 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 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 0.57s [INFO] running `Command { std: "docker" "inspect" "3409f45955dce37a144fc621a349a3be4dd76dea33ff03c3ee717789b8cbe9d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3409f45955dce37a144fc621a349a3be4dd76dea33ff03c3ee717789b8cbe9d7", kill_on_drop: false }` [INFO] [stdout] 3409f45955dce37a144fc621a349a3be4dd76dea33ff03c3ee717789b8cbe9d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd7610a931daf005f8ebd0e263c55b23d026d6957b2c8287a9e369c7fae171f7 [INFO] running `Command { std: "docker" "start" "-a" "fd7610a931daf005f8ebd0e263c55b23d026d6957b2c8287a9e369c7fae171f7", 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: 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: 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` (bin "rust-workshop") generated 2 warnings (run `cargo fix --bin "rust-workshop"` to apply 1 suggestion) [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] warning: `rust-workshop` (test "test_orderbook") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_workshop-24dced2ec22be370) [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-438cd5eb5b70fc0d) [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-df770170207caf8d) [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-08d3e65655b7ec83) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_add_order_oms ... ok [INFO] [stdout] test tests::test_get_inventory_delta_oms ... ok [INFO] [stdout] test tests::test_delete_order_oms ... ok [INFO] [stdout] test tests::test_get_order_oms ... ok [INFO] [stdout] test tests::test_new_oms ... ok [INFO] [stdout] test tests::test_get_size_to_target ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_orderbook.rs (/opt/rustwide/target/debug/deps/test_orderbook-fe6db2617ef63f56) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_get_ask_orderbook ... ok [INFO] [stdout] test tests::test_get_mid_price_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_get_orderbook_spread_orderbook ... ok [INFO] [stdout] test tests::test_get_asks_orderbook ... ok [INFO] [stdout] test tests::test_insert_order_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] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd7610a931daf005f8ebd0e263c55b23d026d6957b2c8287a9e369c7fae171f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd7610a931daf005f8ebd0e263c55b23d026d6957b2c8287a9e369c7fae171f7", kill_on_drop: false }` [INFO] [stdout] fd7610a931daf005f8ebd0e263c55b23d026d6957b2c8287a9e369c7fae171f7 [INFO] testing TheLastBytebender/rust-workshop against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLastBytebender%2Frust-workshop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheLastBytebender/rust-workshop on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "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-0-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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9242d06317b0efd96969d54f55c9578157043c15f7a29ac3673749b7bcc1e791 [INFO] running `Command { std: "docker" "start" "-a" "9242d06317b0efd96969d54f55c9578157043c15f7a29ac3673749b7bcc1e791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9242d06317b0efd96969d54f55c9578157043c15f7a29ac3673749b7bcc1e791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9242d06317b0efd96969d54f55c9578157043c15f7a29ac3673749b7bcc1e791", kill_on_drop: false }` [INFO] [stdout] 9242d06317b0efd96969d54f55c9578157043c15f7a29ac3673749b7bcc1e791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd2eec926abfefa01ebc9b1a68e14f686c29f365d727461315bfc810788e1137 [INFO] running `Command { std: "docker" "start" "-a" "bd2eec926abfefa01ebc9b1a68e14f686c29f365d727461315bfc810788e1137", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: libs [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [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 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 16.60s [INFO] running `Command { std: "docker" "inspect" "bd2eec926abfefa01ebc9b1a68e14f686c29f365d727461315bfc810788e1137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd2eec926abfefa01ebc9b1a68e14f686c29f365d727461315bfc810788e1137", kill_on_drop: false }` [INFO] [stdout] bd2eec926abfefa01ebc9b1a68e14f686c29f365d727461315bfc810788e1137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67cdf21a7d0b2d77c45b18b25f32ed4279284a2e5b53309f24d1d8146591c234 [INFO] running `Command { std: "docker" "start" "-a" "67cdf21a7d0b2d77c45b18b25f32ed4279284a2e5b53309f24d1d8146591c234", 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] --> 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 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 0.44s [INFO] running `Command { std: "docker" "inspect" "67cdf21a7d0b2d77c45b18b25f32ed4279284a2e5b53309f24d1d8146591c234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67cdf21a7d0b2d77c45b18b25f32ed4279284a2e5b53309f24d1d8146591c234", kill_on_drop: false }` [INFO] [stdout] 67cdf21a7d0b2d77c45b18b25f32ed4279284a2e5b53309f24d1d8146591c234 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 840a3ffc9d4bae106c1e9c7e7510869a5d46360eace0c2379ab9566620ac8013 [INFO] running `Command { std: "docker" "start" "-a" "840a3ffc9d4bae106c1e9c7e7510869a5d46360eace0c2379ab9566620ac8013", 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" 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] 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.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_workshop-24dced2ec22be370) [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-438cd5eb5b70fc0d) [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-df770170207caf8d) [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-08d3e65655b7ec83) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_delete_order_oms ... ok [INFO] [stdout] test tests::test_add_order_oms ... ok [INFO] [stdout] test tests::test_get_inventory_delta_oms ... ok [INFO] [stdout] test tests::test_get_size_to_target ... ok [INFO] [stdout] test tests::test_get_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.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_orderbook.rs (/opt/rustwide/target/debug/deps/test_orderbook-fe6db2617ef63f56) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_get_ask_orderbook ... ok [INFO] [stdout] test tests::test_get_asks_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_get_ordebook_skew_orderbook ... ok [INFO] [stdout] test tests::test_get_mid_price_orderbook ... ok [INFO] [stdout] test tests::test_insert_order_orderbook ... ok [INFO] [stdout] test tests::test_get_orderbook_spread_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_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: 1.5147120566597199 [INFO] [stdout] right: 1.5147120566597196 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fedbb91695 - std::backtrace_rs::backtrace::libunwind::trace::h00ba42e7ea42c749 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55fedbb91695 - std::backtrace_rs::backtrace::trace_unsynchronized::h9c418817641943a2 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fedbb91695 - std::sys_common::backtrace::_print_fmt::h16d2f41e50524011 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55fedbb91695 - ::fmt::h024be4e490be0e9e [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55fedbbba7ab - core::fmt::rt::Argument::fmt::h374c4cfff31e7096 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55fedbbba7ab - core::fmt::write::hff043ad91cd7da0c [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/fmt/mod.rs:1172:21 [INFO] [stdout] 6: 0x55fedbb8ea2f - std::io::Write::write_fmt::hcbb4cf2cdd848a5b [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55fedbb9146e - std::sys_common::backtrace::_print::hdfa36fb392c08b8d [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55fedbb9146e - std::sys_common::backtrace::print::h798da7279a9c7ae4 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55fedbb92ec9 - std::panicking::default_hook::{{closure}}::h9b61607b4c5732c1 [INFO] [stdout] 10: 0x55fedbb92b36 - std::panicking::default_hook::hc6544668bd872893 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55fedbb2886a - as core::ops::function::Fn>::call::h9d3afca40a444cde [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 12: 0x55fedbb2886a - test::test_main::{{closure}}::h3c541e298fe81c6f [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55fedbb9353b - as core::ops::function::Fn>::call::h1eb54927ae01d97f [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 14: 0x55fedbb9353b - std::panicking::rust_panic_with_hook::h468693c9efe3a031 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55fedbb932b4 - std::panicking::begin_panic_handler::{{closure}}::h98a70b5e29207c8e [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55fedbb91b59 - std::sys_common::backtrace::__rust_end_short_backtrace::h611a979064209015 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55fedbb92fe7 - rust_begin_unwind [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55fedbbb8503 - core::panicking::panic_fmt::hb6dc9aface1df13b [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55fedbbb893e - core::panicking::assert_failed_inner::h561a8f808216b4f3 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/panicking.rs:408:17 [INFO] [stdout] 20: 0x55fedbaf0b0e - core::panicking::assert_failed::h47cce76a5cc38333 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/panicking.rs:363:5 [INFO] [stdout] 21: 0x55fedbaee39f - test_orderbook::tests::test_get_ordebook_skew_by_range_orderbook::hf97e81c1bd26cc4d [INFO] [stdout] at /opt/rustwide/workdir/tests/test_orderbook.rs:645:9 [INFO] [stdout] 22: 0x55fedbaed9f7 - test_orderbook::tests::test_get_ordebook_skew_by_range_orderbook::{{closure}}::heeb8fbe7a6343f2d [INFO] [stdout] at /opt/rustwide/workdir/tests/test_orderbook.rs:568:51 [INFO] [stdout] 23: 0x55fedbaef6a6 - core::ops::function::FnOnce::call_once::hdeeb819ecfc233ba [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55fedbb2d09b - core::ops::function::FnOnce::call_once::h83b9e7210d04f0be [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55fedbb2d09b - test::__rust_begin_short_backtrace::hc51e2566ee553989 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:625:18 [INFO] [stdout] 26: 0x55fedbb2c7f1 - test::run_test_in_process::{{closure}}::h507f8c4135041c73 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:648:60 [INFO] [stdout] 27: 0x55fedbb2c7f1 - as core::ops::function::FnOnce<()>>::call_once::hd632d14c2c0c86cc [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55fedbb2c7f1 - std::panicking::try::do_call::he7cb1a3635628c20 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:559:40 [INFO] [stdout] 29: 0x55fedbb2c7f1 - std::panicking::try::h254585cffc0ff5cb [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:523:19 [INFO] [stdout] 30: 0x55fedbb2c7f1 - std::panic::catch_unwind::h30903f0fa4711873 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panic.rs:149:14 [INFO] [stdout] 31: 0x55fedbb2c7f1 - test::run_test_in_process::h270fbcadd28ef446 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:648:27 [INFO] [stdout] 32: 0x55fedbb2c7f1 - test::run_test::{{closure}}::h18e4da806d3313a0 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:569:43 [INFO] [stdout] 33: 0x55fedbaf4544 - test::run_test::{{closure}}::hc076b6d6ee9c0fac [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:599:41 [INFO] [stdout] 34: 0x55fedbaf4544 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4f576a631d422da3 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55fedbaf8ed2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hefe4a7694b5d43cd [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 36: 0x55fedbaf8ed2 - as core::ops::function::FnOnce<()>>::call_once::hf636fa9a6585dda1 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55fedbaf8ed2 - std::panicking::try::do_call::h96113252ae0170f4 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:559:40 [INFO] [stdout] 38: 0x55fedbaf8ed2 - std::panicking::try::h8973076d4927ad1d [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:523:19 [INFO] [stdout] 39: 0x55fedbaf8ed2 - std::panic::catch_unwind::h19e5115b032f0ef3 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panic.rs:149:14 [INFO] [stdout] 40: 0x55fedbaf8ed2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h94b93148b33165cc [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 41: 0x55fedbaf8ed2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6156e4ffab7355ca [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55fedbb9785b - as core::ops::function::FnOnce>::call_once::h55fe8ae975f6a9ec [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 43: 0x55fedbb9785b - as core::ops::function::FnOnce>::call_once::hfe87b9909955678e [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 44: 0x55fedbb9785b - std::sys::pal::unix::thread::Thread::new::thread_start::h7a534a78099446c7 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7fc248e2bac3 - [INFO] [stdout] 46: 0x7fc248ebca04 - __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.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_orderbook` [INFO] running `Command { std: "docker" "inspect" "840a3ffc9d4bae106c1e9c7e7510869a5d46360eace0c2379ab9566620ac8013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "840a3ffc9d4bae106c1e9c7e7510869a5d46360eace0c2379ab9566620ac8013", kill_on_drop: false }` [INFO] [stdout] 840a3ffc9d4bae106c1e9c7e7510869a5d46360eace0c2379ab9566620ac8013