[INFO] cloning repository https://github.com/DasCapschen/rusterizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DasCapschen/rusterizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasCapschen%2Frusterizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasCapschen%2Frusterizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4659f33ec85e755be6735a24c1491457643bafa [INFO] building DasCapschen/rusterizer against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasCapschen%2Frusterizer" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DasCapschen/rusterizer on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DasCapschen/rusterizer [INFO] finished tweaking git repo https://github.com/DasCapschen/rusterizer [INFO] tweaked toml for git repo https://github.com/DasCapschen/rusterizer written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/DasCapschen/rusterizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d290c03d171abd71305ade8d1f743c657e2056eb76c6e956c71a536424b77571 [INFO] running `Command { std: "docker" "start" "-a" "d290c03d171abd71305ade8d1f743c657e2056eb76c6e956c71a536424b77571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d290c03d171abd71305ade8d1f743c657e2056eb76c6e956c71a536424b77571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d290c03d171abd71305ade8d1f743c657e2056eb76c6e956c71a536424b77571", kill_on_drop: false }` [INFO] [stdout] d290c03d171abd71305ade8d1f743c657e2056eb76c6e956c71a536424b77571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24db8c3c869becd09ef124d71fbf116d7bd8384ce1df8d5c8e2d08fcc6d2054c [INFO] running `Command { std: "docker" "start" "-a" "24db8c3c869becd09ef124d71fbf116d7bd8384ce1df8d5c8e2d08fcc6d2054c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling imgui-sys v0.6.0 [INFO] [stderr] Compiling vk-mem v0.2.2 (https://github.com/gwihlidal/vk-mem-rs.git#53956127) [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling wayland-commons v0.28.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling minimp3 v0.5.0 [INFO] [stderr] Compiling ash-window v0.5.0 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling imgui v0.6.0 [INFO] [stderr] Compiling vk-sync v0.1.6 [INFO] [stderr] Compiling wayland-cursor v0.28.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling rodio v0.13.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.0 [INFO] [stderr] Compiling imgui-winit-support v0.6.0 [INFO] [stderr] Compiling dowaengine_ash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/renderer.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 239 | todo!("Recreate Swapchain!"); [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] 240 | return; [INFO] [stdout] | ^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/vulkan.rs:1328:9 [INFO] [stdout] | [INFO] [stdout] 1328 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Success` is never constructed [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | enum ErrorCodes { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 21 | Success = 0, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entry`, `physical_device` and `swapchain_images` are never read [INFO] [stdout] --> src/renderer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct Vk { [INFO] [stdout] | -- fields in this struct [INFO] [stdout] 13 | entry: ash::Entry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | physical_device: vk::PhysicalDevice, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | swapchain_images: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NEAREST` and `BILINEAR` are never constructed [INFO] [stdout] --> src/vulkan.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum SamplerType { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 16 | NEAREST, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | BILINEAR, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_fence` is never used [INFO] [stdout] --> src/vulkan.rs:439:8 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn create_fence(device: &ash::Device, signalled: bool) -> vk::Fence { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_depth_sampler` is never used [INFO] [stdout] --> src/vulkan.rs:878:8 [INFO] [stdout] | [INFO] [stdout] 878 | pub fn create_depth_sampler() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `specialisation_info` is never read [INFO] [stdout] --> src/vulkan.rs:961:5 [INFO] [stdout] | [INFO] [stdout] 957 | pub struct PipelineBuilder<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 961 | specialisation_info: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `flags` is never used [INFO] [stdout] --> src/vulkan.rs:1035:12 [INFO] [stdout] | [INFO] [stdout] 1035 | pub fn flags(mut self, flags: vk::PipelineCreateFlags) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `tesselation` is never used [INFO] [stdout] --> src/vulkan.rs:1113:12 [INFO] [stdout] | [INFO] [stdout] 1113 | pub fn tesselation(mut self, patch_control_points: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `base_pipeline` is never used [INFO] [stdout] --> src/vulkan.rs:1321:12 [INFO] [stdout] | [INFO] [stdout] 1321 | pub fn base_pipeline(mut self, pipeline: vk::Pipeline, index: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build_compute` is never used [INFO] [stdout] --> src/vulkan.rs:1418:12 [INFO] [stdout] | [INFO] [stdout] 1418 | pub fn build_compute(self) -> Pipeline { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.62s [INFO] running `Command { std: "docker" "inspect" "24db8c3c869becd09ef124d71fbf116d7bd8384ce1df8d5c8e2d08fcc6d2054c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24db8c3c869becd09ef124d71fbf116d7bd8384ce1df8d5c8e2d08fcc6d2054c", kill_on_drop: false }` [INFO] [stdout] 24db8c3c869becd09ef124d71fbf116d7bd8384ce1df8d5c8e2d08fcc6d2054c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f14d603945fa4a623df0348c771b6aeecc724113e65b71c2e7ba25dbceac0b82 [INFO] running `Command { std: "docker" "start" "-a" "f14d603945fa4a623df0348c771b6aeecc724113e65b71c2e7ba25dbceac0b82", kill_on_drop: false }` [INFO] [stderr] Compiling dowaengine_ash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/renderer.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 239 | todo!("Recreate Swapchain!"); [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] 240 | return; [INFO] [stdout] | ^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/vulkan.rs:1328:9 [INFO] [stdout] | [INFO] [stdout] 1328 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Success` is never constructed [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | enum ErrorCodes { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 21 | Success = 0, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entry`, `physical_device` and `swapchain_images` are never read [INFO] [stdout] --> src/renderer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct Vk { [INFO] [stdout] | -- fields in this struct [INFO] [stdout] 13 | entry: ash::Entry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | physical_device: vk::PhysicalDevice, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | swapchain_images: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NEAREST` and `BILINEAR` are never constructed [INFO] [stdout] --> src/vulkan.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum SamplerType { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 16 | NEAREST, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | BILINEAR, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_fence` is never used [INFO] [stdout] --> src/vulkan.rs:439:8 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn create_fence(device: &ash::Device, signalled: bool) -> vk::Fence { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_depth_sampler` is never used [INFO] [stdout] --> src/vulkan.rs:878:8 [INFO] [stdout] | [INFO] [stdout] 878 | pub fn create_depth_sampler() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `specialisation_info` is never read [INFO] [stdout] --> src/vulkan.rs:961:5 [INFO] [stdout] | [INFO] [stdout] 957 | pub struct PipelineBuilder<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 961 | specialisation_info: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `flags` is never used [INFO] [stdout] --> src/vulkan.rs:1035:12 [INFO] [stdout] | [INFO] [stdout] 1035 | pub fn flags(mut self, flags: vk::PipelineCreateFlags) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `tesselation` is never used [INFO] [stdout] --> src/vulkan.rs:1113:12 [INFO] [stdout] | [INFO] [stdout] 1113 | pub fn tesselation(mut self, patch_control_points: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `base_pipeline` is never used [INFO] [stdout] --> src/vulkan.rs:1321:12 [INFO] [stdout] | [INFO] [stdout] 1321 | pub fn base_pipeline(mut self, pipeline: vk::Pipeline, index: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build_compute` is never used [INFO] [stdout] --> src/vulkan.rs:1418:12 [INFO] [stdout] | [INFO] [stdout] 1418 | pub fn build_compute(self) -> Pipeline { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "f14d603945fa4a623df0348c771b6aeecc724113e65b71c2e7ba25dbceac0b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14d603945fa4a623df0348c771b6aeecc724113e65b71c2e7ba25dbceac0b82", kill_on_drop: false }` [INFO] [stdout] f14d603945fa4a623df0348c771b6aeecc724113e65b71c2e7ba25dbceac0b82