[INFO] cloning repository https://github.com/sammosampson/boing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammosampson/boing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fboing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fboing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91561fec490a108d3e8d62d9fc3b652c6226334c [INFO] checking sammosampson/boing against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fboing" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammosampson/boing on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sammosampson/boing [INFO] finished tweaking git repo https://github.com/sammosampson/boing [INFO] tweaked toml for git repo https://github.com/sammosampson/boing written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sammosampson/boing 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" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-egl v0.28.4 [INFO] [stderr] Downloaded wayland-cursor v0.28.4 [INFO] [stderr] Downloaded wayland-protocols v0.28.4 [INFO] [stderr] Downloaded wayland-scanner v0.28.4 [INFO] [stderr] Downloaded wayland-commons v0.28.4 [INFO] [stderr] Downloaded wayland-client v0.28.4 [INFO] [stderr] Downloaded wayland-sys v0.28.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ea26b7d88788fa1ea888c6f4f05b371ca2be70402a27e48cf319b404747fab3 [INFO] running `Command { std: "docker" "start" "-a" "9ea26b7d88788fa1ea888c6f4f05b371ca2be70402a27e48cf319b404747fab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ea26b7d88788fa1ea888c6f4f05b371ca2be70402a27e48cf319b404747fab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea26b7d88788fa1ea888c6f4f05b371ca2be70402a27e48cf319b404747fab3", kill_on_drop: false }` [INFO] [stdout] 9ea26b7d88788fa1ea888c6f4f05b371ca2be70402a27e48cf319b404747fab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 169dfaafe74e45f0405e0df55973190415452802ea6fc9e6f59ff7424774bb52 [INFO] running `Command { std: "docker" "start" "-a" "169dfaafe74e45f0405e0df55973190415452802ea6fc9e6f59ff7424774bb52", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wayland-sys v0.28.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.28.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling wayland-client v0.28.4 [INFO] [stderr] Compiling wayland-protocols v0.28.4 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking wayland-commons v0.28.4 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-d759c00f056d3229/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4847d6a9d07d4be9ba3196f6ad444af2d7bdde72'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.4/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58dad2c4c4aa - std::backtrace_rs::backtrace::libunwind::trace::h9bef26e5bd230193 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x58dad2c4c4aa - std::backtrace_rs::backtrace::trace_unsynchronized::h246f65eb9bb3d61b [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x58dad2c4c4aa - std::sys::backtrace::_print_fmt::hfe1512eef5a26dc8 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58dad2c4c4aa - ::fmt::hc3cc9d6eacb0b7bb [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58dad2c6da13 - core::fmt::rt::Argument::fmt::h313f759e648e8294 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x58dad2c6da13 - core::fmt::write::hfbd8a8acad428bd3 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x58dad2c49923 - std::io::Write::write_fmt::h9dcd530f6730aa9d [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x58dad2c4c2f2 - std::sys::backtrace::BacktraceLock::print::hddd45853e8c58347 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x58dad2c4d63e - std::panicking::default_hook::{{closure}}::h8e509c9e24c8d0c3 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x58dad2c4d483 - std::panicking::default_hook::hf22d3ec43f5bc439 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x58dad2c4dd87 - std::panicking::rust_panic_with_hook::ha3729d018d45e904 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x58dad2c4db0a - std::panicking::begin_panic_handler::{{closure}}::he339bd7aabfd6fd3 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x58dad2c4c989 - std::sys::backtrace::__rust_end_short_backtrace::h658ec9f266771651 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x58dad2c4d79d - rust_begin_unwind [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x58dad2c6c890 - core::panicking::panic_fmt::h326365e946e63c22 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x58dad2c6ccd6 - core::result::unwrap_failed::h73252543ee25aaee [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x58dad2b8e410 - wayland_scanner::generate_code_with_destructor_events::h32fc633665edfa9a [INFO] [stderr] 17: 0x58dad2b8c110 - build_script_build::generate_protocol::h47af96481d774ee0 [INFO] [stderr] 18: 0x58dad2b8cd56 - build_script_build::main::hb013409631ab9377 [INFO] [stderr] 19: 0x58dad2b88933 - core::ops::function::FnOnce::call_once::hdd8e84b5601b5b28 [INFO] [stderr] 20: 0x58dad2b875c6 - std::sys::backtrace::__rust_begin_short_backtrace::h32857b4ea57d22ea [INFO] [stderr] 21: 0x58dad2b961e9 - std::rt::lang_start::{{closure}}::h636afbe16b74f102 [INFO] [stderr] 22: 0x58dad2c469a7 - core::ops::function::impls:: for &F>::call_once::hbd67a831a86f6b8a [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x58dad2c469a7 - std::panicking::try::do_call::hc25aec5ab0c0043f [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:573:40 [INFO] [stderr] 24: 0x58dad2c469a7 - std::panicking::try::h011a4968c87a5f78 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:536:19 [INFO] [stderr] 25: 0x58dad2c469a7 - std::panic::catch_unwind::h7b97257a67b76da4 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x58dad2c469a7 - std::rt::lang_start_internal::{{closure}}::h4e5436fb7d364427 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x58dad2c469a7 - std::panicking::try::do_call::h20286f93466cc6bc [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:573:40 [INFO] [stderr] 28: 0x58dad2c469a7 - std::panicking::try::h2bc908298595e500 [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panicking.rs:536:19 [INFO] [stderr] 29: 0x58dad2c469a7 - std::panic::catch_unwind::hd5034c2636c06eeb [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x58dad2c469a7 - std::rt::lang_start_internal::h1499b1586ef765ee [INFO] [stderr] at /rustc/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x58dad2b961c7 - std::rt::lang_start::hafe4eaa2c841fd71 [INFO] [stderr] 32: 0x58dad2b8d945 - main [INFO] [stderr] 33: 0x7d1392fcfd90 - [INFO] [stderr] 34: 0x7d1392fcfe40 - __libc_start_main [INFO] [stderr] 35: 0x58dad2b869a5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacXfU0w/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsa` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcC0eXs4/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcC0eXs4/symbols.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.derivative.c7d98f37be6a007d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.07lf3lvb83svasertn7scktuw.rcgu.rmeta" "/opt/rustwide/target/debug/deps/derivative-c2b7d0fbba9697c8.b8y84kahu1atmjoa9m0uj2n0g.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-4dd4ede279967646.rlib" "/opt/rustwide/target/debug/deps/libquote-bbf5b2dd511e5880.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-504ad283f3c397a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-6db083cdc94fdb5e.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderivative-c2b7d0fbba9697c8.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derivative` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXIw7CP/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "169dfaafe74e45f0405e0df55973190415452802ea6fc9e6f59ff7424774bb52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "169dfaafe74e45f0405e0df55973190415452802ea6fc9e6f59ff7424774bb52", kill_on_drop: false }` [INFO] [stdout] 169dfaafe74e45f0405e0df55973190415452802ea6fc9e6f59ff7424774bb52