[INFO] cloning repository https://github.com/snakedye/paper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snakedye/paper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnakedye%2Fpaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnakedye%2Fpaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc91d5e0963f41d57df97076681a03804b57a5e1 [INFO] testing snakedye/paper against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnakedye%2Fpaper" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snakedye/paper on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snakedye/paper [INFO] finished tweaking git repo https://github.com/snakedye/paper [INFO] tweaked toml for git repo https://github.com/snakedye/paper written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/snakedye/paper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://gitlab.com/snakedye/snui.git` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50852cb89d9deb35971fb1df947b554a1c1f05571f77c2a6d49f54fe524c0efa [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" "50852cb89d9deb35971fb1df947b554a1c1f05571f77c2a6d49f54fe524c0efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50852cb89d9deb35971fb1df947b554a1c1f05571f77c2a6d49f54fe524c0efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50852cb89d9deb35971fb1df947b554a1c1f05571f77c2a6d49f54fe524c0efa", kill_on_drop: false }` [INFO] [stdout] 50852cb89d9deb35971fb1df947b554a1c1f05571f77c2a6d49f54fe524c0efa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bc1c44be4779b636e04f8c9f60ef7901d5ea797d66edda542e31b3ec05d4c99 [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" "5bc1c44be4779b636e04f8c9f60ef7901d5ea797d66edda542e31b3ec05d4c99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling sw-composite v0.7.14 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling lyon_geom v0.17.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling font-kit v0.5.0 [INFO] [stderr] Compiling raqote v0.7.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling calloop v0.7.2 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.14.0 [INFO] [stderr] Compiling snui v0.1.0 (https://gitlab.com/snakedye/snui.git#6306a418) [INFO] [stderr] Compiling paper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/app.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | let border_hor = Rectangle::new(width, gap, color); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::shapes::Rectangle; [INFO] [stdout] | [INFO] [stdout] 1 | use snui::widgets::shapes::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/app.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | let border_ver = Rectangle::new(gap, height, color); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::shapes::Rectangle; [INFO] [stdout] | [INFO] [stdout] 1 | use snui::widgets::shapes::Rectangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_width` found for mutable reference `&mut snui::wayland::Buffer<'_>` in the current scope [INFO] [stdout] --> src/app.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let scale = buf.get_width()/width; [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_width` found for mutable reference `&mut snui::wayland::Buffer<'_>` in the current scope [INFO] [stdout] --> src/app.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | let pxcount = buf.get_width() * buf.get_height(); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_height` found for mutable reference `&mut snui::wayland::Buffer<'_>` in the current scope [INFO] [stdout] --> src/app.rs:51:49 [INFO] [stdout] | [INFO] [stdout] 51 | let pxcount = buf.get_width() * buf.get_height(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `canvas` on type `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] --> src/app.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut writer = &mut buf.canvas[0..]; [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `resize` found for reference `&snui::widgets::Image` in the current scope [INFO] [stdout] --> src/app.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | image.resize(width as u32 / scale, height as u32 / scale).draw( [INFO] [stdout] | ^^^^^^ method not found in `&snui::widgets::Image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `canvas` on type `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] --> src/app.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | &mut buf.canvas, [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_width` found for reference `&snui::widgets::Image` in the current scope [INFO] [stdout] --> src/app.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | let img_width = image.get_width(); [INFO] [stdout] | ^^^^^^^^^ method not found in `&snui::widgets::Image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_height` found for reference `&snui::widgets::Image` in the current scope [INFO] [stdout] --> src/app.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | let img_height = image.get_height(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&snui::widgets::Image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `canvas` on type `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] --> src/app.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | image.draw(&mut buf.canvas, x, y); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app.rs:74:49 [INFO] [stdout] | [INFO] [stdout] 74 | image.draw(&mut buf.canvas, x, y); [INFO] [stdout] | ^ expected `f32`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can cast a `u32` to an `f32`, producing the floating point representation of the integer, [INFO] [stdout] | rounded if necessary [INFO] [stdout] 74 | image.draw(&mut buf.canvas, x as f32, y); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app.rs:74:52 [INFO] [stdout] | [INFO] [stdout] 74 | image.draw(&mut buf.canvas, x, y); [INFO] [stdout] | ^ expected `&mut DrawContext<'_>`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `canvas` on type `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] --> src/app.rs:84:55 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(image) => image.draw(&mut buf.canvas, 0, 0), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app.rs:84:63 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(image) => image.draw(&mut buf.canvas, 0, 0), [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected `f32`, found integer [INFO] [stdout] | help: use a float literal: `0.0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app.rs:84:66 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(image) => image.draw(&mut buf.canvas, 0, 0), [INFO] [stdout] | ^ expected `&mut DrawContext<'_>`, found integer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `canvas` on type `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] --> src/app.rs:97:34 [INFO] [stdout] | [INFO] [stdout] 97 | border_ver.draw(&mut buf.canvas, 0, 0); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `canvas` on type `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] --> src/app.rs:98:34 [INFO] [stdout] | [INFO] [stdout] 98 | border_hor.draw(&mut buf.canvas, 0, 0); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `canvas` on type `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] --> src/app.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | border_hor.draw(&mut buf.canvas, 0, height-gap); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `canvas` on type `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] --> src/app.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | border_ver.draw(&mut buf.canvas, width-gap, 0); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `new` is private [INFO] [stdout] --> src/environment.rs:141:94 [INFO] [stdout] | [INFO] [stdout] 141 | ... if let Ok(mut buf) = Buffer::new( [INFO] [stdout] | ^^^ private associated function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/snui-ca05e06b2609ae81/6306a41/src/wayland/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fn new(mempool: &'b mut MemPool, backend: Backend<'b>) -> Result<(Self, WlBuffer), ()> { [INFO] [stdout] | -------------------------------------------------------------------------------------- private associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/environment.rs:141:86 [INFO] [stdout] | [INFO] [stdout] 141 | ... if let Ok(mut buf) = Buffer::new( [INFO] [stdout] | ^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 142 | ... width * scale, [INFO] [stdout] | ------------- [INFO] [stdout] 143 | ... height * scale, [INFO] [stdout] | -------------- [INFO] [stdout] 144 | ... &mut pool, [INFO] [stdout] | --------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/snui-ca05e06b2609ae81/6306a41/src/wayland/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn new(mempool: &'b mut MemPool, backend: Backend<'b>) -> Result<(Self, WlBuffer), ()> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/environment.rs:147:47 [INFO] [stdout] | [INFO] [stdout] 147 | ... app::draw(&mut buf, &env.paper, width, height); [INFO] [stdout] | ^^^^^^^^ expected struct `snui::wayland::Buffer`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut snui::wayland::Buffer<'_>` [INFO] [stdout] found mutable reference `&mut (snui::wayland::Buffer<'_>, WlBuffer)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `attach` found for tuple `(snui::wayland::Buffer<'_>, WlBuffer)` in the current scope [INFO] [stdout] --> src/environment.rs:148:77 [INFO] [stdout] | [INFO] [stdout] 148 | ... buf.attach(&surface, 0, 0); [INFO] [stdout] | ^^^^^^ method not found in `(snui::wayland::Buffer<'_>, WlBuffer)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/app.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0433, E0599, E0609, E0624. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `paper` due to 25 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5bc1c44be4779b636e04f8c9f60ef7901d5ea797d66edda542e31b3ec05d4c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc1c44be4779b636e04f8c9f60ef7901d5ea797d66edda542e31b3ec05d4c99", kill_on_drop: false }` [INFO] [stdout] 5bc1c44be4779b636e04f8c9f60ef7901d5ea797d66edda542e31b3ec05d4c99