[INFO] cloning repository https://github.com/ZCKun/DatLOB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZCKun/DatLOB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZCKun%2FDatLOB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZCKun%2FDatLOB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f219f2820c59a295aaf29c9ad17539b84436cfe [INFO] checking ZCKun/DatLOB/7f219f2820c59a295aaf29c9ad17539b84436cfe against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZCKun%2FDatLOB" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZCKun/DatLOB on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZCKun/DatLOB [INFO] finished tweaking git repo https://github.com/ZCKun/DatLOB [INFO] tweaked toml for git repo https://github.com/ZCKun/DatLOB written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ZCKun/DatLOB 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.127 [INFO] [stderr] Downloaded serde v1.0.127 [INFO] [stderr] Downloaded proc-macro2 v1.0.28 [INFO] [stderr] Downloaded serde_json v1.0.66 [INFO] [stderr] Downloaded syn v1.0.74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 784591bbf52d1936528f0b08a99201acd209969f1bf4971dc9d6fb95865c0d5f [INFO] running `Command { std: "docker" "start" "-a" "784591bbf52d1936528f0b08a99201acd209969f1bf4971dc9d6fb95865c0d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "784591bbf52d1936528f0b08a99201acd209969f1bf4971dc9d6fb95865c0d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784591bbf52d1936528f0b08a99201acd209969f1bf4971dc9d6fb95865c0d5f", kill_on_drop: false }` [INFO] [stdout] 784591bbf52d1936528f0b08a99201acd209969f1bf4971dc9d6fb95865c0d5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c5b352bebf075987e1860d0a4a64c4ef1d929fe340e1abcb9dc2773b7c02ba [INFO] running `Command { std: "docker" "start" "-a" "84c5b352bebf075987e1860d0a4a64c4ef1d929fe340e1abcb9dc2773b7c02ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking LimitOrderBook v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/dat_reader.rs:75:67 [INFO] [stdout] | [INFO] [stdout] 75 | let order = unsafe { cast_ref::(&data, i) }; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/dat_reader.rs:78:67 [INFO] [stdout] | [INFO] [stdout] 78 | let trade = unsafe { cast_ref::(&data, i) }; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/dat_reader.rs:75:67 [INFO] [stdout] | [INFO] [stdout] 75 | let order = unsafe { cast_ref::(&data, i) }; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/dat_reader.rs:78:67 [INFO] [stdout] | [INFO] [stdout] 78 | let trade = unsafe { cast_ref::(&data, i) }; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufReader` [INFO] [stdout] --> src/main.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{BufReader, Read}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufReader` [INFO] [stdout] --> src/main.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{BufReader, Read}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ByteOrder` and `LittleEndian` [INFO] [stdout] --> src/main.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use byteorder::{LittleEndian, ByteOrder}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ByteOrder` and `LittleEndian` [INFO] [stdout] --> src/main.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use byteorder::{LittleEndian, ByteOrder}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Header` [INFO] [stdout] --> src/main.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::dat_reader::{Header, DatReader}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Header` [INFO] [stdout] --> src/main.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::dat_reader::{Header, DatReader}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mdt_type::DataType` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::mdt_type::DataType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mdt_type::DataType` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::mdt_type::DataType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `any::Any` and `format` [INFO] [stdout] --> src/book.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any::Any, collections::BTreeMap, fmt::{Display, format}}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `any::Any` and `format` [INFO] [stdout] --> src/book.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any::Any, collections::BTreeMap, fmt::{Display, format}}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::error::Category::Data` [INFO] [stdout] --> src/dat_reader.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::error::Category::Data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SZSE_L2_Status` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | SZSE_L2_Status = 0x00202007, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SzseL2Status` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::error::Category::Data` [INFO] [stdout] --> src/dat_reader.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::error::Category::Data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SZSE_L2_Order` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | SZSE_L2_Order = 0x00202006, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SzseL2Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SZSE_L2_Index` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | SZSE_L2_Index = 0x00202003, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SzseL2Index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SZSE_L2_Status` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | SZSE_L2_Status = 0x00202007, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SzseL2Status` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SZSE_L2_Transaction` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | SZSE_L2_Transaction = 0x00202002, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SzseL2Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SZSE_L2_Order` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | SZSE_L2_Order = 0x00202006, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SzseL2Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SZSE_L2_Quotation` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | SZSE_L2_Quotation = 0x00202001, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SzseL2Quotation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SZSE_L2_Index` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | SZSE_L2_Index = 0x00202003, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SzseL2Index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Status` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | SSE_L2_Status = 0x00102000, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Order` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | SSE_L2_Order = 0x00102006, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SZSE_L2_Transaction` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | SZSE_L2_Transaction = 0x00202002, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SzseL2Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Index` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | SSE_L2_Index = 0x00102003, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Transaction` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | SSE_L2_Transaction = 0x00102002, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SZSE_L2_Quotation` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | SZSE_L2_Quotation = 0x00202001, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SzseL2Quotation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Quotation` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | SSE_L2_Quotation = 0x00102001, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Quotation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Auction` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | SSE_L2_Auction = 0x00102004, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Auction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Status` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | SSE_L2_Status = 0x00102000, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Overview` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | SSE_L2_Overview = 0x00102005, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Overview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Order` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | SSE_L2_Order = 0x00102006, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Index` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | SSE_L2_Index = 0x00102003, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Transaction` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | SSE_L2_Transaction = 0x00102002, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Quotation` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | SSE_L2_Quotation = 0x00102001, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Quotation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Auction` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | SSE_L2_Auction = 0x00102004, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Auction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SSE_L2_Overview` should have an upper camel case name [INFO] [stdout] --> src/mdt_type.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | SSE_L2_Overview = 0x00102005, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SseL2Overview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/main.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{BufReader, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/main.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{BufReader, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `LimitOrderBook` (bin "LimitOrderBook") due to 3 previous errors; 19 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `LimitOrderBook` (bin "LimitOrderBook" test) due to 3 previous errors; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "84c5b352bebf075987e1860d0a4a64c4ef1d929fe340e1abcb9dc2773b7c02ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c5b352bebf075987e1860d0a4a64c4ef1d929fe340e1abcb9dc2773b7c02ba", kill_on_drop: false }` [INFO] [stdout] 84c5b352bebf075987e1860d0a4a64c4ef1d929fe340e1abcb9dc2773b7c02ba