[INFO] fetching crate alpaca-client 0.1.4... [INFO] testing alpaca-client-0.1.4 against 1.59.0 for beta-1.60-1 [INFO] extracting crate alpaca-client 0.1.4 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate alpaca-client 0.1.4 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate alpaca-client 0.1.4 [INFO] finished tweaking crates.io crate alpaca-client 0.1.4 [INFO] tweaked toml for crates.io crate alpaca-client 0.1.4 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb04f094a1d25f76a7268acca33f5eed407fdfff0fd23f07122e4ac399a5fce3 [INFO] running `Command { std: "docker" "start" "-a" "fb04f094a1d25f76a7268acca33f5eed407fdfff0fd23f07122e4ac399a5fce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb04f094a1d25f76a7268acca33f5eed407fdfff0fd23f07122e4ac399a5fce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb04f094a1d25f76a7268acca33f5eed407fdfff0fd23f07122e4ac399a5fce3", kill_on_drop: false }` [INFO] [stdout] fb04f094a1d25f76a7268acca33f5eed407fdfff0fd23f07122e4ac399a5fce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b4f9d9617d3d89854484d80e3a81056982bb5f88bd04a86e12761694e99a390 [INFO] running `Command { std: "docker" "start" "-a" "0b4f9d9617d3d89854484d80e3a81056982bb5f88bd04a86e12761694e99a390", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling alpaca-client v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `price` [INFO] [stdout] --> src/last_trade.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | price: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/last_trade.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | size: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exchange` [INFO] [stdout] --> src/last_trade.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | exchange: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond1` [INFO] [stdout] --> src/last_trade.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | cond1: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond2` [INFO] [stdout] --> src/last_trade.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | cond2: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond3` [INFO] [stdout] --> src/last_trade.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | cond3: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond4` [INFO] [stdout] --> src/last_trade.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | cond4: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/last_trade.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | timestamp: u128 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `askprice` [INFO] [stdout] --> src/last_quote.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | askprice: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `asksize` [INFO] [stdout] --> src/last_quote.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | asksize: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `askexchange` [INFO] [stdout] --> src/last_quote.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | askexchange: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidprice` [INFO] [stdout] --> src/last_quote.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | bidprice: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidsize` [INFO] [stdout] --> src/last_quote.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | bidsize: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidexchange` [INFO] [stdout] --> src/last_quote.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | bidexchange: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/last_quote.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | timestamp: u128 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.52s [INFO] running `Command { std: "docker" "inspect" "0b4f9d9617d3d89854484d80e3a81056982bb5f88bd04a86e12761694e99a390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b4f9d9617d3d89854484d80e3a81056982bb5f88bd04a86e12761694e99a390", kill_on_drop: false }` [INFO] [stdout] 0b4f9d9617d3d89854484d80e3a81056982bb5f88bd04a86e12761694e99a390 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 793d48bc8a0efb4b88a9547ef6c255324fbfc1b3efa400560bbaebc4676dd6a5 [INFO] running `Command { std: "docker" "start" "-a" "793d48bc8a0efb4b88a9547ef6c255324fbfc1b3efa400560bbaebc4676dd6a5", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `price` [INFO] [stdout] --> src/last_trade.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | price: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/last_trade.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | size: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exchange` [INFO] [stdout] --> src/last_trade.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | exchange: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond1` [INFO] [stdout] --> src/last_trade.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | cond1: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond2` [INFO] [stdout] --> src/last_trade.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | cond2: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond3` [INFO] [stdout] --> src/last_trade.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | cond3: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond4` [INFO] [stdout] --> src/last_trade.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | cond4: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/last_trade.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | timestamp: u128 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `askprice` [INFO] [stdout] --> src/last_quote.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | askprice: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `asksize` [INFO] [stdout] --> src/last_quote.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | asksize: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `askexchange` [INFO] [stdout] --> src/last_quote.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | askexchange: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidprice` [INFO] [stdout] --> src/last_quote.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | bidprice: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidsize` [INFO] [stdout] --> src/last_quote.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | bidsize: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidexchange` [INFO] [stdout] --> src/last_quote.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | bidexchange: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling alpaca-client v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/last_quote.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | timestamp: u128 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/client_orders.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | &_client.cancel_order(placed_order.id.unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 100 | let _ = &_client.cancel_order(placed_order.id.unwrap()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions` [INFO] [stdout] --> tests/client_position.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let positions:Vec = client.get_open_positions(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_open_position` [INFO] [stdout] --> tests/client_position.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn get_open_position() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `close_all_positions` [INFO] [stdout] --> tests/client_position.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn close_all_positions() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `close_position` [INFO] [stdout] --> tests/client_position.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn close_position() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/client_position.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | assert!(result, true) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 55 | assert!(result, "{}", true) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/client_position.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(result, false); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 94 | assert!(result, "{}", false); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/client_position.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | assert!(result, false) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 136 | assert!(result, "{}", false) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/client_position.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | &client.place_order(new_order.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 50 | let _ = &client.place_order(new_order.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/client_position.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | &client.place_order(new_order.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 88 | let _ = &client.place_order(new_order.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/client_position.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | &client.place_order(new_order.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 130 | let _ = &client.place_order(new_order.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `price` [INFO] [stdout] --> src/last_trade.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | price: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/last_trade.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | size: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exchange` [INFO] [stdout] --> src/last_trade.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | exchange: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond1` [INFO] [stdout] --> src/last_trade.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | cond1: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond2` [INFO] [stdout] --> src/last_trade.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | cond2: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond3` [INFO] [stdout] --> src/last_trade.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | cond3: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cond4` [INFO] [stdout] --> src/last_trade.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | cond4: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/last_trade.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | timestamp: u128 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `askprice` [INFO] [stdout] --> src/last_quote.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | askprice: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `asksize` [INFO] [stdout] --> src/last_quote.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | asksize: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `askexchange` [INFO] [stdout] --> src/last_quote.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | askexchange: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidprice` [INFO] [stdout] --> src/last_quote.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | bidprice: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidsize` [INFO] [stdout] --> src/last_quote.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | bidsize: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidexchange` [INFO] [stdout] --> src/last_quote.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | bidexchange: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/last_quote.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | timestamp: u128 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.client_orders.0f1f1644-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6.4gnjc8srtsoiq48c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libalpaca_client-f4b6fa4e44464501.rlib" "/opt/rustwide/target/debug/deps/libreqwest-12b5f98ca667b72a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-def9bfd4a8d5df1b.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-58246baea72a5547.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6e417ca4e2986e43.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7607ba17d4572f0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a627e21d80491c64.rlib" "/opt/rustwide/target/debug/deps/libunicase-3bf163bc44e26850.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-db83d7df5729f44c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-737b1cdfb930c5ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl-93ee197c559ad929.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-92201c5a3f7f88cd.rlib" "/opt/rustwide/target/debug/deps/libhyper-e42ea8311f76f35b.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e6a5e5cd6f3efab.rlib" "/opt/rustwide/target/debug/deps/libwant-5a94a909173fb724.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libh2-e1b4f36b3b4fd79a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-acd4b536260cd164.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ab592bd4deb4cf10.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e08dcbd48c9338f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e10ea0e7e7fbe990.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-05cb1da0d449bc6a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3ce075db35b24859.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b86fed4808f246fd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fee7cb7150720f24.rlib" "/opt/rustwide/target/debug/deps/libtracing-e779af7332097ada.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-eb7c12311019b1a5.rlib" "/opt/rustwide/target/debug/deps/libtokio-faa286be9160b331.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1b9dcbfaa2af41fc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-616a3dcc07b0566d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4ecc73079c1272ca.rlib" "/opt/rustwide/target/debug/deps/libmio-18731a367ed829fe.rlib" "/opt/rustwide/target/debug/deps/libiovec-555cc21455947190.rlib" "/opt/rustwide/target/debug/deps/libnet2-528a47a0610f584c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cf099dace95b631f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9947127d727f03db.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-740818af64070908.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-80156a1303cb1cfa.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7d3a049d02ce8b73.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7d8219d4ed57fa6e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d73d9181cb1e7b80.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libuuid-6ecc05ef63c887fa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8e5ac45dfa962c21.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-05dd6d767bca4dd6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9478e151ab448579.rlib" "/opt/rustwide/target/debug/deps/libchrono-501cb1140a831c81.rlib" "/opt/rustwide/target/debug/deps/libserde-a4c2f0cc43a2935e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-91a7c40ee46a2330.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4f2126c5c2336845.rlib" "/opt/rustwide/target/debug/deps/libtime-60ec1d03a49af13b.rlib" "/opt/rustwide/target/debug/deps/liblibc-af2434cea123a9af.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_orders-320edd8ef3ff5de6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alpaca-client` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "793d48bc8a0efb4b88a9547ef6c255324fbfc1b3efa400560bbaebc4676dd6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793d48bc8a0efb4b88a9547ef6c255324fbfc1b3efa400560bbaebc4676dd6a5", kill_on_drop: false }` [INFO] [stdout] 793d48bc8a0efb4b88a9547ef6c255324fbfc1b3efa400560bbaebc4676dd6a5