[INFO] cloning repository https://github.com/micouy/pain-t [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/micouy/pain-t" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicouy%2Fpain-t", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicouy%2Fpain-t'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4bdc1f8118b5eeb1c2b631186fbb83c42e24aaf [INFO] checking micouy/pain-t against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicouy%2Fpain-t" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/micouy/pain-t 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 git repo https://github.com/micouy/pain-t [INFO] finished tweaking git repo https://github.com/micouy/pain-t [INFO] tweaked toml for git repo https://github.com/micouy/pain-t written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/micouy/pain-t 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] dd39a4d8d254a9a580af76a15a701380765276c77dba739cbef3078947b4e311 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd39a4d8d254a9a580af76a15a701380765276c77dba739cbef3078947b4e311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd39a4d8d254a9a580af76a15a701380765276c77dba739cbef3078947b4e311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd39a4d8d254a9a580af76a15a701380765276c77dba739cbef3078947b4e311", kill_on_drop: false }` [INFO] [stdout] dd39a4d8d254a9a580af76a15a701380765276c77dba739cbef3078947b4e311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] d1361087a0242ee89b0085dee2c5e56e8a99373057cee2c13853b55bb947f5ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d1361087a0242ee89b0085dee2c5e56e8a99373057cee2c13853b55bb947f5ca", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling wgpu-core v0.10.2 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking wgpu-types v0.10.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking gpu-alloc v0.5.1 [INFO] [stderr] Checking gpu-descriptor v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking naga v0.6.3 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking wgpu-hal v0.10.7 [INFO] [stderr] Checking winit v0.25.0 [INFO] [stderr] Checking winit_input_helper v0.10.0 [INFO] [stderr] Checking wgpu v0.10.1 [INFO] [stderr] Checking pixels v0.6.0 [INFO] [stderr] Checking pain-t v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/tools/penicilin.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Rng, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/circe.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/circe.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/circe.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `origin_precise` [INFO] [stdout] --> src/tools/linen.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | origin_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/linen.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/penicilin.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/penicilin.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/penicilin.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precise_mouse` [INFO] [stdout] --> src/tools/phill.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | precise_mouse: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precise_mouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precise_mouse` [INFO] [stdout] --> src/tools/phill.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | precise_mouse: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precise_mouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precise_mouse` [INFO] [stdout] --> src/tools/phill.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | precise_mouse: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precise_mouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/rectangel.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/rectangel.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/rectangel.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/buffer.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn clear(&mut self, Color { r, g, b }: Color) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `range` [INFO] [stdout] --> src/utils.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn range(a: T, b: T) -> Range [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/tools/penicilin.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Rng, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/circe.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/circe.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/circe.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `origin_precise` [INFO] [stdout] --> src/tools/linen.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | origin_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/linen.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/penicilin.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/penicilin.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/penicilin.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precise_mouse` [INFO] [stdout] --> src/tools/phill.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | precise_mouse: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precise_mouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precise_mouse` [INFO] [stdout] --> src/tools/phill.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | precise_mouse: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precise_mouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precise_mouse` [INFO] [stdout] --> src/tools/phill.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | precise_mouse: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precise_mouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/rectangel.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/rectangel.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_precise` [INFO] [stdout] --> src/tools/rectangel.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | mouse_precise: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_precise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/buffer.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn clear(&mut self, Color { r, g, b }: Color) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `range` [INFO] [stdout] --> src/utils.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn range(a: T, b: T) -> Range [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "d1361087a0242ee89b0085dee2c5e56e8a99373057cee2c13853b55bb947f5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1361087a0242ee89b0085dee2c5e56e8a99373057cee2c13853b55bb947f5ca", kill_on_drop: false }` [INFO] [stdout] d1361087a0242ee89b0085dee2c5e56e8a99373057cee2c13853b55bb947f5ca