[INFO] fetching crate lfest 0.17.0... [INFO] checking lfest-0.17.0 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate lfest 0.17.0 into /workspace/builds/worker-33/source [INFO] validating manifest of crates.io crate lfest 0.17.0 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lfest 0.17.0 [INFO] finished tweaking crates.io crate lfest 0.17.0 [INFO] tweaked toml for crates.io crate lfest 0.17.0 written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate crates.io crate lfest 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21b29284ea5254b7756abd30e7fa5038fbc8dd64c64b4a6adb348fe9912d563e [INFO] running `Command { std: "docker" "start" "-a" "21b29284ea5254b7756abd30e7fa5038fbc8dd64c64b4a6adb348fe9912d563e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21b29284ea5254b7756abd30e7fa5038fbc8dd64c64b4a6adb348fe9912d563e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21b29284ea5254b7756abd30e7fa5038fbc8dd64c64b4a6adb348fe9912d563e", kill_on_drop: false }` [INFO] [stdout] 21b29284ea5254b7756abd30e7fa5038fbc8dd64c64b4a6adb348fe9912d563e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d550809fadbb6ea542f27a1f4bf8c87d737b99a70f32794229105015ac48048c [INFO] running `Command { std: "docker" "start" "-a" "d550809fadbb6ea542f27a1f4bf8c87d737b99a70f32794229105015ac48048c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking time_series_generator v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking lfest v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Validator` [INFO] [stdout] --> src/account.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{FuturesTypes, Margin, Order, Position, Side, Validator, round}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OrderType` [INFO] [stdout] --> src/validator.rs:2:65 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{max, min, Account, FuturesTypes, Order, OrderError, OrderType, Side}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fee_maker` [INFO] [stdout] --> src/account.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | fee_maker: f64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fee_maker` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `debit` [INFO] [stdout] --> src/exchange.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | let (debit, credit) = self [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_debit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `credit` [INFO] [stdout] --> src/exchange.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | let (debit, credit) = self [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_credit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos_entry_price` [INFO] [stdout] --> src/limit_order_margin.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pos_entry_price: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pos_entry_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/account.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 152 | let id = match self.lookup_id_from_user_order_id.get(&user_order_id) { [INFO] [stdout] | --------------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 156 | self.cancel_order(*id) [INFO] [stdout] | ^^^^ --- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/account.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | let mut new_om: f64 = 0.0; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/exchange.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 236 | let o = self [INFO] [stdout] | _________________- [INFO] [stdout] 237 | | .account [INFO] [stdout] | |____________________- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 247 | self.execute_limit(*o) [INFO] [stdout] | ^^^^ -- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/exchange.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 236 | let o = self [INFO] [stdout] | _________________- [INFO] [stdout] 237 | | .account [INFO] [stdout] | |____________________- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 255 | self.execute_limit(*o) [INFO] [stdout] | ^^^^ -- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `log_limit_order_cancellation` [INFO] [stdout] --> src/acc_tracker.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 281 | pub(crate) fn log_limit_order_cancellation(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `starting_balance` [INFO] [stdout] --> src/account.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | starting_balance: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `min_limit_buy_price` [INFO] [stdout] --> src/account.rs:371:19 [INFO] [stdout] | [INFO] [stdout] 371 | pub(crate) fn min_limit_buy_price(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `max_limit_sell_price` [INFO] [stdout] --> src/account.rs:376:19 [INFO] [stdout] | [INFO] [stdout] 376 | pub(crate) fn max_limit_sell_price(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking csv v1.1.6 [INFO] [stdout] warning: function is never used: `main` [INFO] [stdout] --> examples/load_trades.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Validator` [INFO] [stdout] --> src/account.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{FuturesTypes, Margin, Order, Position, Side, Validator, round}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OrderType` [INFO] [stdout] --> src/validator.rs:2:65 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{max, min, Account, FuturesTypes, Order, OrderError, OrderType, Side}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `round` [INFO] [stdout] --> src/validator.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | use crate::{round, FuturesTypes}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fee_maker` [INFO] [stdout] --> src/account.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | fee_maker: f64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fee_maker` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `debit` [INFO] [stdout] --> src/exchange.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | let (debit, credit) = self [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_debit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `credit` [INFO] [stdout] --> src/exchange.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | let (debit, credit) = self [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_credit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos_entry_price` [INFO] [stdout] --> src/limit_order_margin.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pos_entry_price: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pos_entry_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `margin` [INFO] [stdout] --> src/margin.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | let mut margin = Margin::new_init(1.0); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/account.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 152 | let id = match self.lookup_id_from_user_order_id.get(&user_order_id) { [INFO] [stdout] | --------------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 156 | self.cancel_order(*id) [INFO] [stdout] | ^^^^ --- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/account.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | let mut new_om: f64 = 0.0; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/exchange.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 236 | let o = self [INFO] [stdout] | _________________- [INFO] [stdout] 237 | | .account [INFO] [stdout] | |____________________- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 247 | self.execute_limit(*o) [INFO] [stdout] | ^^^^ -- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/exchange.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 236 | let o = self [INFO] [stdout] | _________________- [INFO] [stdout] 237 | | .account [INFO] [stdout] | |____________________- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 255 | self.execute_limit(*o) [INFO] [stdout] | ^^^^ -- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/margin.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | let mut margin = Margin::new_init(1.0); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/validator.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | let mut acc = Account::new(leverage, 1.0, futures_type); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/validator.rs:549:17 [INFO] [stdout] | [INFO] [stdout] 549 | let mut acc = Account::new(l, 100.0, futures_type); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/validator.rs:905:17 [INFO] [stdout] | [INFO] [stdout] 905 | let mut acc = Account::new(l, 1.0, futures_type); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `log_limit_order_cancellation` [INFO] [stdout] --> src/acc_tracker.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 281 | pub(crate) fn log_limit_order_cancellation(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `starting_balance` [INFO] [stdout] --> src/account.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | starting_balance: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `min_limit_buy_price` [INFO] [stdout] --> src/account.rs:371:19 [INFO] [stdout] | [INFO] [stdout] 371 | pub(crate) fn min_limit_buy_price(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `max_limit_sell_price` [INFO] [stdout] --> src/account.rs:376:19 [INFO] [stdout] | [INFO] [stdout] 376 | pub(crate) fn max_limit_sell_price(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.81s [INFO] running `Command { std: "docker" "inspect" "d550809fadbb6ea542f27a1f4bf8c87d737b99a70f32794229105015ac48048c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d550809fadbb6ea542f27a1f4bf8c87d737b99a70f32794229105015ac48048c", kill_on_drop: false }` [INFO] [stdout] d550809fadbb6ea542f27a1f4bf8c87d737b99a70f32794229105015ac48048c