[INFO] cloning repository https://github.com/vorwerick/mini-game-mp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vorwerick/mini-game-mp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorwerick%2Fmini-game-mp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorwerick%2Fmini-game-mp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61a053968011636dbf5ab391722ad9df9bc927f7 [INFO] building vorwerick/mini-game-mp against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorwerick%2Fmini-game-mp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vorwerick/mini-game-mp [INFO] finished tweaking git repo https://github.com/vorwerick/mini-game-mp [INFO] tweaked toml for git repo https://github.com/vorwerick/mini-game-mp written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vorwerick/mini-game-mp on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vorwerick/mini-game-mp 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "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 tungstenite v0.28.0 [INFO] [stderr] Downloaded flate2 v1.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3bc560c88783140991461917b10a555b45832d5b5c207683a9ce525d8156449 [INFO] running `Command { std: "docker" "start" "-a" "a3bc560c88783140991461917b10a555b45832d5b5c207683a9ce525d8156449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3bc560c88783140991461917b10a555b45832d5b5c207683a9ce525d8156449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3bc560c88783140991461917b10a555b45832d5b5c207683a9ce525d8156449", kill_on_drop: false }` [INFO] [stdout] a3bc560c88783140991461917b10a555b45832d5b5c207683a9ce525d8156449 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] e2b3562cd69f02e09635e5482512710e51ee055c7b739a94001f49265b944f18 [INFO] running `Command { std: "docker" "start" "-a" "e2b3562cd69f02e09635e5482512710e51ee055c7b739a94001f49265b944f18", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling mini-game-mp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BLUE`, `DARKGRAY`, `LIGHTGRAY`, and `ORANGE` [INFO] [stdout] --> src/bin/client.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use macroquad::color::{BLACK, BLUE, DARKGRAY, LIGHTGRAY, ORANGE}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GREEN`, `RED`, and `draw_line` [INFO] [stdout] --> src/bin/client.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::prelude::{GREEN, KeyCode, RED, clear_background, draw_line, draw_text}; [INFO] [stdout] | ^^^^^ ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `screen_width` [INFO] [stdout] --> src/bin/client.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | use macroquad::window::{next_frame, screen_width}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::type_name` [INFO] [stdout] --> src/bin/client.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::any::type_name; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ErrorKind` and `Write` [INFO] [stdout] --> src/bin/client.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{ErrorKind, Read, Write}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/bin/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/bin/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/bin/client.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bytes` [INFO] [stdout] --> src/bin/client.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | use tungstenite::{Bytes, Utf8Bytes, WebSocket, client}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `InputText` and `Window` [INFO] [stdout] --> src/bin/client.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | use macroquad::ui::widgets::{InputText, Window}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mini_game_mp::entity::Source::Unknown` [INFO] [stdout] --> src/bin/client.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use mini_game_mp::entity::Source::Unknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Entity` [INFO] [stdout] --> src/bin/client.rs:20:41 [INFO] [stdout] | [INFO] [stdout] 20 | use mini_game_mp::entity::{DataMessage, Entity, MessageType, Player, Source}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tungstenite::protocol::frame::Frame` [INFO] [stdout] --> src/bin/client.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tungstenite::protocol::frame::Frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connect` [INFO] [stdout] --> src/bin/client.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | use tungstenite::{Message, connect}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/client.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let mut stream = try_connect(&url); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/bin/client.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{ErrorKind, Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.98s [INFO] running `Command { std: "docker" "inspect" "e2b3562cd69f02e09635e5482512710e51ee055c7b739a94001f49265b944f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b3562cd69f02e09635e5482512710e51ee055c7b739a94001f49265b944f18", kill_on_drop: false }` [INFO] [stdout] e2b3562cd69f02e09635e5482512710e51ee055c7b739a94001f49265b944f18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] b923a26700085b2cedd3652b7d08664f0b54054d08fe56a79860d3bb1016e2af [INFO] running `Command { std: "docker" "start" "-a" "b923a26700085b2cedd3652b7d08664f0b54054d08fe56a79860d3bb1016e2af", kill_on_drop: false }` [INFO] [stderr] Compiling mini-game-mp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BLUE`, `DARKGRAY`, `LIGHTGRAY`, and `ORANGE` [INFO] [stdout] --> src/bin/client.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use macroquad::color::{BLACK, BLUE, DARKGRAY, LIGHTGRAY, ORANGE}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GREEN`, `RED`, and `draw_line` [INFO] [stdout] --> src/bin/client.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::prelude::{GREEN, KeyCode, RED, clear_background, draw_line, draw_text}; [INFO] [stdout] | ^^^^^ ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `screen_width` [INFO] [stdout] --> src/bin/client.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | use macroquad::window::{next_frame, screen_width}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::type_name` [INFO] [stdout] --> src/bin/client.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::any::type_name; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ErrorKind` and `Write` [INFO] [stdout] --> src/bin/client.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{ErrorKind, Read, Write}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/bin/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/bin/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/bin/client.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bytes` [INFO] [stdout] --> src/bin/client.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | use tungstenite::{Bytes, Utf8Bytes, WebSocket, client}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `InputText` and `Window` [INFO] [stdout] --> src/bin/client.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | use macroquad::ui::widgets::{InputText, Window}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mini_game_mp::entity::Source::Unknown` [INFO] [stdout] --> src/bin/client.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use mini_game_mp::entity::Source::Unknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Entity` [INFO] [stdout] --> src/bin/client.rs:20:41 [INFO] [stdout] | [INFO] [stdout] 20 | use mini_game_mp::entity::{DataMessage, Entity, MessageType, Player, Source}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tungstenite::protocol::frame::Frame` [INFO] [stdout] --> src/bin/client.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tungstenite::protocol::frame::Frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connect` [INFO] [stdout] --> src/bin/client.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | use tungstenite::{Message, connect}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/client.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let mut stream = try_connect(&url); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/bin/client.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{ErrorKind, Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "b923a26700085b2cedd3652b7d08664f0b54054d08fe56a79860d3bb1016e2af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b923a26700085b2cedd3652b7d08664f0b54054d08fe56a79860d3bb1016e2af", kill_on_drop: false }` [INFO] [stdout] b923a26700085b2cedd3652b7d08664f0b54054d08fe56a79860d3bb1016e2af