[INFO] fetching crate koibumi-sync 0.0.1... [INFO] checking koibumi-sync-0.0.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate koibumi-sync 0.0.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate koibumi-sync 0.0.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate koibumi-sync 0.0.1 [INFO] finished tweaking crates.io crate koibumi-sync 0.0.1 [INFO] tweaked toml for crates.io crate koibumi-sync 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate koibumi-sync 0.0.1 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2845bb837f00e0f48b0f3fad21b697abf322386285a00a823cb6f21208e70dd2 [INFO] running `Command { std: "docker" "start" "-a" "2845bb837f00e0f48b0f3fad21b697abf322386285a00a823cb6f21208e70dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2845bb837f00e0f48b0f3fad21b697abf322386285a00a823cb6f21208e70dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2845bb837f00e0f48b0f3fad21b697abf322386285a00a823cb6f21208e70dd2", kill_on_drop: false }` [INFO] [stdout] 2845bb837f00e0f48b0f3fad21b697abf322386285a00a823cb6f21208e70dd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff868759267548ab6cad0cac66b8a810bdfe4d9743d7c77ded2f0039f8cb8bd4 [INFO] running `Command { std: "docker" "start" "-a" "ff868759267548ab6cad0cac66b8a810bdfe4d9743d7c77ded2f0039f8cb8bd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling wayland-sys v0.31.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking koibumi-base32 v0.0.3 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking koibumi-base58 v0.0.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking rusqlite v0.29.0 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking koibumi-secp256k1 v0.0.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling glium v0.28.0 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking daggy v0.5.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking conrod_winit v0.76.1 [INFO] [stderr] Checking koibumi-unifont_jp v0.0.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.3 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking koibumi-net v0.0.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking pistoncore-input v1.0.1 [INFO] [stderr] Checking koibumi-core v0.0.9 [INFO] [stderr] Checking koibumi-socks-sync v0.0.1 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Compiling conrod_derive v0.76.1 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking koibumi-node-sync v0.0.1 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking koibumi-box-sync v0.0.1 [INFO] [stderr] Checking x11-clipboard v0.9.2 [INFO] [stderr] Checking koibumi-common-sync v0.0.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking smithay-clipboard v0.4.0 [INFO] [stderr] Checking copypasta v0.6.3 [INFO] [stderr] Checking conrod_core v0.76.1 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking glutin v0.25.1 [INFO] [stderr] Checking conrod_glium v0.76.1 [INFO] [stderr] Checking koibumi-sync v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 128 | let event_loop = glium::glutin::event_loop::EventLoop::::with_user_event(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | [INFO] [stdout] 130 | let mut gui = Gui::new(event_loop.create_proxy()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | [INFO] [stdout] 132 | let window = glium::glutin::window::WindowBuilder::new() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | let display = glium::Display::new(window, context, &event_loop); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let display = display.unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | let mut ui = conrod_core::UiBuilder::new([WIDTH as f64, HEIGHT as f64]).build(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | let font = rusttype::Font::from_bytes(koibumi_unifont_jp::TTF); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | let font = font.unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let renderer = conrod_glium::Renderer::new(&display); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | let mut renderer = renderer.unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | let image_map = conrod_core::image::Map::::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 173 | event_loop.run(move |event, _, control_flow| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | *control_flow = glium::glutin::event_loop::ControlFlow::Poll; [INFO] [stdout] 175 | | *control_flow = glium::glutin::event_loop::ControlFlow::Wait; [INFO] [stdout] ... | [INFO] [stdout] 296 | | } [INFO] [stdout] 297 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `koibumi-sync` (bin "koibumi-sync" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 128 | let event_loop = glium::glutin::event_loop::EventLoop::::with_user_event(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | [INFO] [stdout] 130 | let mut gui = Gui::new(event_loop.create_proxy()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | [INFO] [stdout] 132 | let window = glium::glutin::window::WindowBuilder::new() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | let display = glium::Display::new(window, context, &event_loop); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let display = display.unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | let mut ui = conrod_core::UiBuilder::new([WIDTH as f64, HEIGHT as f64]).build(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | let font = rusttype::Font::from_bytes(koibumi_unifont_jp::TTF); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | let font = font.unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let renderer = conrod_glium::Renderer::new(&display); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | let mut renderer = renderer.unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | let image_map = conrod_core::image::Map::::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 173 | event_loop.run(move |event, _, control_flow| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | *control_flow = glium::glutin::event_loop::ControlFlow::Poll; [INFO] [stdout] 175 | | *control_flow = glium::glutin::event_loop::ControlFlow::Wait; [INFO] [stdout] ... | [INFO] [stdout] 296 | | } [INFO] [stdout] 297 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `koibumi-sync` (bin "koibumi-sync") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ff868759267548ab6cad0cac66b8a810bdfe4d9743d7c77ded2f0039f8cb8bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff868759267548ab6cad0cac66b8a810bdfe4d9743d7c77ded2f0039f8cb8bd4", kill_on_drop: false }` [INFO] [stdout] ff868759267548ab6cad0cac66b8a810bdfe4d9743d7c77ded2f0039f8cb8bd4