[INFO] cloning repository https://github.com/int0x81/Horus.Edge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/int0x81/Horus.Edge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fint0x81%2FHorus.Edge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fint0x81%2FHorus.Edge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5caac0b083606dee56422c49b5cbcabc2d2aa65a [INFO] testing int0x81/Horus.Edge against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fint0x81%2FHorus.Edge" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/int0x81/Horus.Edge on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/int0x81/Horus.Edge [INFO] finished tweaking git repo https://github.com/int0x81/Horus.Edge [INFO] tweaked toml for git repo https://github.com/int0x81/Horus.Edge written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/int0x81/Horus.Edge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] caa336895b5f9ee6676c48f1046b42f561bfe2aab2f0ca50df911d222673e0d0 [INFO] running `Command { std: "docker" "start" "-a" "caa336895b5f9ee6676c48f1046b42f561bfe2aab2f0ca50df911d222673e0d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caa336895b5f9ee6676c48f1046b42f561bfe2aab2f0ca50df911d222673e0d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa336895b5f9ee6676c48f1046b42f561bfe2aab2f0ca50df911d222673e0d0", kill_on_drop: false }` [INFO] [stdout] caa336895b5f9ee6676c48f1046b42f561bfe2aab2f0ca50df911d222673e0d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 69d6ab7a74132f1c6f317ab42029740dff754f1ea5a3ae7b7bb6798c12c43cad [INFO] running `Command { std: "docker" "start" "-a" "69d6ab7a74132f1c6f317ab42029740dff754f1ea5a3ae7b7bb6798c12c43cad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling horus_finance v0.1.0 (/opt/rustwide/workdir/horus_finance) [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling binance v0.18.2 (https://github.com/wisespace-io/binance-rs.git#67611bf8) [INFO] [stderr] Compiling horus_order_routing v0.1.0 (/opt/rustwide/workdir/horus_order_routing) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OrderType` [INFO] [stdout] --> horus_order_routing/src/lemon_markets.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | OrderType::BUY => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `OrderType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OrderType` [INFO] [stdout] --> horus_order_routing/src/lemon_markets.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | OrderType::SELL => {}, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `OrderType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures` [INFO] [stdout] --> horus_order_routing/src/lemon_markets.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | futures::block_on(sending); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `futures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> horus_order_routing/src/lemon_markets.rs:83:37 [INFO] [stdout] | [INFO] [stdout] 83 | validate_order(&order.side, &order.quantity, &order.price); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u32`, found `f32` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&u32` [INFO] [stdout] found reference `&f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> horus_order_routing/src/lemon_markets.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | add_order_side(&mut map, &order.side); [INFO] [stdout] | ^^^^^^^^ expected `&str`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut HashMap<&str, &str>` [INFO] [stdout] found mutable reference `&mut HashMap<&str, std::string::String>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `horus_order_routing` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "69d6ab7a74132f1c6f317ab42029740dff754f1ea5a3ae7b7bb6798c12c43cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d6ab7a74132f1c6f317ab42029740dff754f1ea5a3ae7b7bb6798c12c43cad", kill_on_drop: false }` [INFO] [stdout] 69d6ab7a74132f1c6f317ab42029740dff754f1ea5a3ae7b7bb6798c12c43cad