[INFO] cloning repository https://github.com/davtwal/demo-analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davtwal/demo-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavtwal%2Fdemo-analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavtwal%2Fdemo-analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39e66a2637f1781a972921b2dbffbef3fd1c876f [INFO] checking davtwal/demo-analysis against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavtwal%2Fdemo-analysis" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davtwal/demo-analysis [INFO] finished tweaking git repo https://github.com/davtwal/demo-analysis [INFO] tweaked toml for git repo https://github.com/davtwal/demo-analysis written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davtwal/demo-analysis on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davtwal/demo-analysis 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/demostf/parser` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded steamid-ng v1.0.0 [INFO] [stderr] Downloaded syn_util v0.4.2 [INFO] [stderr] Downloaded bitbuffer_derive v0.10.1 [INFO] [stderr] Downloaded bitbuffer v0.10.9 [INFO] [stderr] Downloaded clipboard-win v5.1.0 [INFO] [stderr] Downloaded main_error v0.1.2 [INFO] [stderr] Downloaded quake-inverse-sqrt v0.1.3 [INFO] [stderr] Downloaded arboard v3.3.1 [INFO] [stderr] Downloaded anstream v0.6.12 [INFO] [stderr] Downloaded pyo3-log v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96c2286f7c56a6b3331bbbf346a42752c40aab5be4b3dbf5500b3beb99ef0af8 [INFO] running `Command { std: "docker" "start" "-a" "96c2286f7c56a6b3331bbbf346a42752c40aab5be4b3dbf5500b3beb99ef0af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96c2286f7c56a6b3331bbbf346a42752c40aab5be4b3dbf5500b3beb99ef0af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c2286f7c56a6b3331bbbf346a42752c40aab5be4b3dbf5500b3beb99ef0af8", kill_on_drop: false }` [INFO] [stdout] 96c2286f7c56a6b3331bbbf346a42752c40aab5be4b3dbf5500b3beb99ef0af8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5d849021d0fba7fdc01c8b457c60c06d85c7ce83148f5d0e2b1d48cbb40d457 [INFO] running `Command { std: "docker" "start" "-a" "a5d849021d0fba7fdc01c8b457c60c06d85c7ce83148f5d0e2b1d48cbb40d457", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling winnow v0.6.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling syn_util v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking emath v0.24.1 [INFO] [stderr] Checking ecolor v0.24.1 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Checking epaint v0.24.1 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling bitbuffer_derive v0.10.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling rfd v0.12.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/strsim-defbfc99c3a14889.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/strsim-defbfc99c3a14889/dep-lib-strsim` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/itoa-7f89343165110e2d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/itoa-7f89343165110e2d/dep-lib-itoa` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `structmeta` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/bin/rustc --crate-name structmeta --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/structmeta-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d427471b90fd0e9a -C extra-filename=-b0f2880e63db83b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rmeta --extern structmeta_derive=/opt/rustwide/target/debug/deps/libstructmeta_derive-7fcf051e5c2ac5ca.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-68c68bc717f77e03.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `toml_edit` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=33eba492fa3a8692 -C extra-filename=-4e77c117181e726d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-87c84f6e5b07f828.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-dedb6c7e6ba124f3.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-f3a00c1f1da8463a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `num_enum_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/bin/rustc --crate-name num_enum_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=75397a6d91881d2a -C extra-filename=-3445d3794ef980d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-2c077763f03c86c0.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7c12585d561b6527.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/atk_sys-ab5b323289aed1f0.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/atk-sys-ab5b323289aed1f0/dep-lib-atk_sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [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-0234e6bfe9134d4f/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=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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 '64b185eddaa1d7ddf5e0c024be23b9cbba6c1722'. [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] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.29.5/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: 0x5b8930856872 - std::backtrace_rs::backtrace::libunwind::trace::h8dec76f989968eb0 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b8930856872 - std::backtrace_rs::backtrace::trace_unsynchronized::hf1b4884adeb16ce8 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b8930856872 - std::sys::backtrace::_print_fmt::he5751c38a686d8ca [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b8930856872 - ::fmt::h56ca95840d6dc771 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b8930876b33 - core::fmt::rt::Argument::fmt::h49d3f22f3df6ab94 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5b8930876b33 - core::fmt::write::ha4c2a35c0d7e73b6 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5b8930853f73 - std::io::default_write_fmt::h6af6df2dac4092b4 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b8930853f73 - std::io::Write::write_fmt::h03ceda628d4c4b54 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5b89308566c2 - std::sys::backtrace::BacktraceLock::print::h15e2292117dc3693 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5b8930857753 - std::panicking::default_hook::{{closure}}::ha061088e6769ffe6 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5b8930857535 - std::panicking::default_hook::h4c9743e05c0f4fce [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5b8930858165 - std::panicking::rust_panic_with_hook::h24f2f0a90564ee15 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5b8930857efa - std::panicking::begin_panic_handler::{{closure}}::hb0fd6b256f95b7cc [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5b8930856d79 - std::sys::backtrace::__rust_end_short_backtrace::h6c58a9269bb33fd4 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5b8930857b8d - __rustc[f191bd8d1e5ae7a2]::rust_begin_unwind [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5b8930875b30 - core::panicking::panic_fmt::h41f8660ced85951d [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5b8930875ec6 - core::result::unwrap_failed::h191e317e87e4e02a [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5b893078511d - wayland_scanner::generate_code_with_destructor_events::h157cb9da5c2f7ed8 [INFO] [stderr] 18: 0x5b893079295f - build_script_build::generate_protocol::ha6ee303a92907a91 [INFO] [stderr] 19: 0x5b8930793c06 - build_script_build::main::hd4f3f3ee311da806 [INFO] [stderr] 20: 0x5b89307961a3 - core::ops::function::FnOnce::call_once::h404f2323e4563d5b [INFO] [stderr] 21: 0x5b8930794e86 - std::sys::backtrace::__rust_begin_short_backtrace::h669d53b759158ea6 [INFO] [stderr] 22: 0x5b893078ff79 - std::rt::lang_start::{{closure}}::h2bc93455c2087981 [INFO] [stderr] 23: 0x5b8930850b30 - core::ops::function::impls:: for &F>::call_once::h66cb4100a401c9f3 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5b8930850b30 - std::panicking::catch_unwind::do_call::hb216913cc581e7f0 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5b8930850b30 - std::panicking::catch_unwind::h34d3e8190a2cd354 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5b8930850b30 - std::panic::catch_unwind::h2a3b83be2520a862 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5b8930850b30 - std::rt::lang_start_internal::{{closure}}::h3a5bbff9a25f236a [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5b8930850b30 - std::panicking::catch_unwind::do_call::hee546bb5c28cd763 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5b8930850b30 - std::panicking::catch_unwind::h3357280873855ce3 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5b8930850b30 - std::panic::catch_unwind::h14ae821cb71db025 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5b8930850b30 - std::rt::lang_start_internal::hafdb6512ebe5ad62 [INFO] [stderr] at /rustc/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5b893078ff61 - std::rt::lang_start::hc5d9c2734c13e023 [INFO] [stderr] 33: 0x5b8930794475 - main [INFO] [stderr] 34: 0x7db51f7761ca - [INFO] [stderr] 35: 0x7db51f77628b - __libc_start_main [INFO] [stderr] 36: 0x5b8930784715 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcSkLRwC/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcSkLRwC/symbols.o" "<4 object files omitted>" "/tmp/rustcSkLRwC/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn_util-0d3e97149a170510,libsyn-7c12585d561b6527,libquote-7acff96f9e6772ca,libproc_macro2-43bef833ad5a6872,libunicode_ident-f2de522ba645d884}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSkLRwC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbitbuffer_derive-cc59f04dd3d59355.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `bitbuffer_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacELe8W/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11rb` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaXZZb7/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3-macros-backend` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafw5U8U/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1BTdQV/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `epaint` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarUCp0k/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.196/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b0805a76f84339ad -C extra-filename=-2172d4210c4bf577 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-68c68bc717f77e03.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `gio-sys` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetac6vMSu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glow` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a5d849021d0fba7fdc01c8b457c60c06d85c7ce83148f5d0e2b1d48cbb40d457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d849021d0fba7fdc01c8b457c60c06d85c7ce83148f5d0e2b1d48cbb40d457", kill_on_drop: false }` [INFO] [stdout] a5d849021d0fba7fdc01c8b457c60c06d85c7ce83148f5d0e2b1d48cbb40d457