[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 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZCKun%2FDatLOB" "/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/ZCKun/DatLOB on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-3-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e63775302584688cd8925199be4655f9491215aac0d81388d3335665a14db1f [INFO] running `Command { std: "docker" "start" "-a" "2e63775302584688cd8925199be4655f9491215aac0d81388d3335665a14db1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e63775302584688cd8925199be4655f9491215aac0d81388d3335665a14db1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e63775302584688cd8925199be4655f9491215aac0d81388d3335665a14db1f", kill_on_drop: false }` [INFO] [stdout] 2e63775302584688cd8925199be4655f9491215aac0d81388d3335665a14db1f [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" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e0834101bfc11df049b308787350f42965a76755626255d93d5c5dea6fd1fb2 [INFO] running `Command { std: "docker" "start" "-a" "3e0834101bfc11df049b308787350f42965a76755626255d93d5c5dea6fd1fb2", 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 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: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: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 imports: `ByteOrder`, `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: `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: `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 imports: `ByteOrder`, `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: `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: `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 imports: `any::Any`, `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: `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: the item `Order` is imported redundantly [INFO] [stdout] --> src/book.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 151 | use crate::book::*; [INFO] [stdout] | -------------- the item `Order` is already imported here [INFO] [stdout] 152 | use crate::types::{Order, Side, Trade}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `any::Any`, `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: the item `Trade` is imported redundantly [INFO] [stdout] --> src/book.rs:152:37 [INFO] [stdout] | [INFO] [stdout] 151 | use crate::book::*; [INFO] [stdout] | -------------- the item `Trade` is already imported here [INFO] [stdout] 152 | use crate::types::{Order, Side, Trade}; [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: 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: 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_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_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 `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 `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 `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_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_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 `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_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_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; 21 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; 21 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3e0834101bfc11df049b308787350f42965a76755626255d93d5c5dea6fd1fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0834101bfc11df049b308787350f42965a76755626255d93d5c5dea6fd1fb2", kill_on_drop: false }` [INFO] [stdout] 3e0834101bfc11df049b308787350f42965a76755626255d93d5c5dea6fd1fb2 [INFO] checking ZCKun/DatLOB against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZCKun%2FDatLOB" "/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/ZCKun/DatLOB on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-3-tc2/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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c73417a3270027790c214e296d4db5c1994882b4a4ac7586b76a7a69d97568f5 [INFO] running `Command { std: "docker" "start" "-a" "c73417a3270027790c214e296d4db5c1994882b4a4ac7586b76a7a69d97568f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c73417a3270027790c214e296d4db5c1994882b4a4ac7586b76a7a69d97568f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73417a3270027790c214e296d4db5c1994882b4a4ac7586b76a7a69d97568f5", kill_on_drop: false }` [INFO] [stdout] c73417a3270027790c214e296d4db5c1994882b4a4ac7586b76a7a69d97568f5 [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" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8555716e71cb17e8fe17520e43bc349a5f43136ab3b1b7f1d7facbeb35723450 [INFO] running `Command { std: "docker" "start" "-a" "8555716e71cb17e8fe17520e43bc349a5f43136ab3b1b7f1d7facbeb35723450", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "8555716e71cb17e8fe17520e43bc349a5f43136ab3b1b7f1d7facbeb35723450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8555716e71cb17e8fe17520e43bc349a5f43136ab3b1b7f1d7facbeb35723450", kill_on_drop: false }` [INFO] [stdout] 8555716e71cb17e8fe17520e43bc349a5f43136ab3b1b7f1d7facbeb35723450