[INFO] cloning repository https://github.com/abrahum/eve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abrahum/eve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Feve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Feve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5387b63dabeaf7c12bcce1d85979cca99d82fb2b [INFO] checking abrahum/eve against try#506dff8de9f54f528028a7e4497ea925a4f3e19e for pr-94295 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Feve" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abrahum/eve on toolchain 506dff8de9f54f528028a7e4497ea925a4f3e19e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abrahum/eve [INFO] finished tweaking git repo https://github.com/abrahum/eve [INFO] tweaked toml for git repo https://github.com/abrahum/eve written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/abrahum/eve already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-attributes v0.1.16 [INFO] [stderr] Downloaded tracing-appender v0.2.0 [INFO] [stderr] Downloaded tracing v0.1.28 [INFO] [stderr] Downloaded p256 v0.9.0 [INFO] [stderr] Downloaded quick-protobuf v0.8.0 [INFO] [stderr] Downloaded const-oid v0.6.1 [INFO] [stderr] Downloaded crypto-bigint v0.2.10 [INFO] [stderr] Downloaded time v0.3.3 [INFO] [stderr] Downloaded der v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84316b0ff31dda755f28d6738a6fc1ad24dc80444ce9fd1f5b0514a662b906f0 [INFO] running `Command { std: "docker" "start" "-a" "84316b0ff31dda755f28d6738a6fc1ad24dc80444ce9fd1f5b0514a662b906f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84316b0ff31dda755f28d6738a6fc1ad24dc80444ce9fd1f5b0514a662b906f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84316b0ff31dda755f28d6738a6fc1ad24dc80444ce9fd1f5b0514a662b906f0", kill_on_drop: false }` [INFO] [stdout] 84316b0ff31dda755f28d6738a6fc1ad24dc80444ce9fd1f5b0514a662b906f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e8f03aee6ccc6f926841ac73c31d166589b3993155b0a72e24bd17d81ab12c7 [INFO] running `Command { std: "docker" "start" "-a" "2e8f03aee6ccc6f926841ac73c31d166589b3993155b0a72e24bd17d81ab12c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking const-oid v0.6.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking zeroize v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking time v0.3.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Checking quick-protobuf v0.8.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking der v0.4.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking protobuf v0.1.0 (/opt/rustwide/workdir/protobuf) [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Checking crypto-bigint v0.2.10 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking elliptic-curve v0.10.6 [INFO] [stderr] Checking ecdsa v0.12.4 [INFO] [stderr] Checking p256 v0.9.0 [INFO] [stderr] Checking jcers_proc v0.1.0 (/opt/rustwide/workdir/jcers_proc) [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Checking jcers v0.1.0 (/opt/rustwide/workdir/jcers) [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Checking tracing-subscriber v0.3.0 [INFO] [stderr] Checking tracing-appender v0.2.0 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking crypto v0.1.0 (/opt/rustwide/workdir/crypto) [INFO] [stdout] warning: unused variable: `share` [INFO] [stdout] --> crypto/src/ecdh.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let share = key.diffie_hellman(&pub_key); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_share` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `share` [INFO] [stdout] --> crypto/src/ecdh.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let share = key.diffie_hellman(&pub_key); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_share` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Checking eve-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/client/login.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | async fn submit_sms(code: String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/client/login.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | LoginResponse::SliderNeed(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/client/login.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | LoginResponse::SMSNeed(phone, msg) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/client/outcome_packet/sms_code.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seq` [INFO] [stdout] --> src/client/outcome_packet/sms_code.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | let seq = self.next_seq(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_seq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/client/login.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | async fn submit_sms(code: String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/client/login.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | LoginResponse::SliderNeed(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/client/login.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | LoginResponse::SMSNeed(phone, msg) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> src/client/outcome_packet/sms_code.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seq` [INFO] [stdout] --> src/client/outcome_packet/sms_code.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | let seq = self.next_seq(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_seq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pkt` [INFO] [stdout] --> src/client/outcome_packet/login.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | let pkt = cli.build_login_pkt().await; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pkt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `submit_sms` [INFO] [stdout] --> src/client/login.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | async fn submit_sms(code: String) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `OtherLoginError` [INFO] [stdout] --> src/client/income_packet/login_resp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | OtherLoginError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/income_packet/login_resp.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build_sms_code_pkt` [INFO] [stdout] --> src/client/outcome_packet/sms_code.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build_change_sig_pkt` [INFO] [stdout] --> src/client/outcome_packet/change_sig.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) async fn build_change_sig_pkt(&self) -> super::OutComePacket { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `submit_sms` [INFO] [stdout] --> src/client/login.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | async fn submit_sms(code: String) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `OtherLoginError` [INFO] [stdout] --> src/client/income_packet/login_resp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | OtherLoginError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/income_packet/login_resp.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build_sms_code_pkt` [INFO] [stdout] --> src/client/outcome_packet/sms_code.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build_change_sig_pkt` [INFO] [stdout] --> src/client/outcome_packet/change_sig.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) async fn build_change_sig_pkt(&self) -> super::OutComePacket { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "2e8f03aee6ccc6f926841ac73c31d166589b3993155b0a72e24bd17d81ab12c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8f03aee6ccc6f926841ac73c31d166589b3993155b0a72e24bd17d81ab12c7", kill_on_drop: false }` [INFO] [stdout] 2e8f03aee6ccc6f926841ac73c31d166589b3993155b0a72e24bd17d81ab12c7