[INFO] cloning repository https://github.com/noirotm/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noirotm/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoirotm%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoirotm%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e89ee15fde5b7c3b77ae5d22b9dffcf83004bfd [INFO] checking noirotm/chip8 against master#9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoirotm%2Fchip8" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noirotm/chip8 on toolchain 9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noirotm/chip8 [INFO] finished tweaking git repo https://github.com/noirotm/chip8 [INFO] tweaked toml for git repo https://github.com/noirotm/chip8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/noirotm/chip8 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" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/linebender/druid.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f59a86a337c924089c91fe139a37a71f026835ba133ae74920a58cb2a2c1384b [INFO] running `Command { std: "docker" "start" "-a" "f59a86a337c924089c91fe139a37a71f026835ba133ae74920a58cb2a2c1384b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f59a86a337c924089c91fe139a37a71f026835ba133ae74920a58cb2a2c1384b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f59a86a337c924089c91fe139a37a71f026835ba133ae74920a58cb2a2c1384b", kill_on_drop: false }` [INFO] [stdout] f59a86a337c924089c91fe139a37a71f026835ba133ae74920a58cb2a2c1384b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 672438cc10b3fdd4fea18f45039e7dc3b55fa0f426f6f1bd04d2adbe538f4eeb [INFO] running `Command { std: "docker" "start" "-a" "672438cc10b3fdd4fea18f45039e7dc3b55fa0f426f6f1bd04d2adbe538f4eeb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling druid-shell v0.8.3 (https://github.com/linebender/druid.git#e53a5ab7) [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking c8asm v0.1.0 (/opt/rustwide/workdir/c8asm) [INFO] [stderr] Compiling druid-derive v0.5.1 (https://github.com/linebender/druid.git#e53a5ab7) [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Checking tinystr v0.7.4 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Checking unic-langid-impl v0.9.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking unic-langid v0.9.1 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking glib v0.16.9 [INFO] [stderr] Checking chip8-system v0.1.0 (/opt/rustwide/workdir/chip8-system) [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> chip8-system/src/keyboard.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Copy, Clone, Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Key` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> chip8-system/src/system.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Copy, Clone, Debug, FromPrimitive, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_VReg` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sound-cpal v0.1.0 (/opt/rustwide/workdir/sound-cpal) [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> chip8-system/src/keyboard.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Copy, Clone, Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Key` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> chip8-system/src/system.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Copy, Clone, Debug, FromPrimitive, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_VReg` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cairo-rs v0.16.7 [INFO] [stderr] Checking atk v0.16.0 [INFO] [stderr] Checking pango v0.16.5 [INFO] [stderr] Checking gdk-pixbuf v0.16.7 [INFO] [stderr] Checking pangocairo v0.16.3 [INFO] [stderr] Checking gdk v0.16.2 [INFO] [stderr] Checking piet-cairo v0.6.2 [INFO] [stderr] Checking piet-common v0.6.2 [INFO] [stderr] Checking druid v0.8.3 (https://github.com/linebender/druid.git#e53a5ab7) [INFO] [stderr] Checking gui-druid v0.1.0 (/opt/rustwide/workdir/gui-druid) [INFO] [stderr] Checking chip8 v0.1.0 (/opt/rustwide/workdir/chip8) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.73s [INFO] running `Command { std: "docker" "inspect" "672438cc10b3fdd4fea18f45039e7dc3b55fa0f426f6f1bd04d2adbe538f4eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672438cc10b3fdd4fea18f45039e7dc3b55fa0f426f6f1bd04d2adbe538f4eeb", kill_on_drop: false }` [INFO] [stdout] 672438cc10b3fdd4fea18f45039e7dc3b55fa0f426f6f1bd04d2adbe538f4eeb [INFO] checking noirotm/chip8 against try#2e5b7739e5167b731ad5eb628f04a54f932f1fe2 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoirotm%2Fchip8" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noirotm/chip8 on toolchain 2e5b7739e5167b731ad5eb628f04a54f932f1fe2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noirotm/chip8 [INFO] finished tweaking git repo https://github.com/noirotm/chip8 [INFO] tweaked toml for git repo https://github.com/noirotm/chip8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/noirotm/chip8 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" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5db9950def1a9883492523f43d0499bd0f3a5cd5bde410d51095c3391f06592a [INFO] running `Command { std: "docker" "start" "-a" "5db9950def1a9883492523f43d0499bd0f3a5cd5bde410d51095c3391f06592a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5db9950def1a9883492523f43d0499bd0f3a5cd5bde410d51095c3391f06592a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db9950def1a9883492523f43d0499bd0f3a5cd5bde410d51095c3391f06592a", kill_on_drop: false }` [INFO] [stdout] 5db9950def1a9883492523f43d0499bd0f3a5cd5bde410d51095c3391f06592a [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" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 755df8b79616f794b2d0f8e48ec36ed81111c19e130b92dce5c686c5ca62b7c7 [INFO] running `Command { std: "docker" "start" "-a" "755df8b79616f794b2d0f8e48ec36ed81111c19e130b92dce5c686c5ca62b7c7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling druid-shell v0.8.3 (https://github.com/linebender/druid.git#e53a5ab7) [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking c8asm v0.1.0 (/opt/rustwide/workdir/c8asm) [INFO] [stderr] Compiling druid-derive v0.5.1 (https://github.com/linebender/druid.git#e53a5ab7) [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tinystr v0.7.4 [INFO] [stderr] Checking unic-langid-impl v0.9.1 [INFO] [stderr] Checking unic-langid v0.9.1 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcAJYh1D/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcAJYh1D/symbols.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.glib_macros.e139fcec09ef22e6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.4u2s13bb1l0afdmd.rcgu.rmeta" "/opt/rustwide/target/debug/deps/glib_macros-314fd1b1b6f909da.av75fwvlv8jphtv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_crate-bdd7c2b3ca3c0bab.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-1a86b61c54d26d58.rlib" "/opt/rustwide/target/debug/deps/libindexmap-799a4f0ceb521127.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bc7a269d850d0cc8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5ed53d84771aba4a.rlib" "/opt/rustwide/target/debug/deps/libwinnow-1ae149e77214d40a.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-dd5c5e75fbfc7802.rlib" "/opt/rustwide/target/debug/deps/libserde-5f0c100360dc8799.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0e92222931ba42dd.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d832cfcc9e076eb9.rlib" "/opt/rustwide/target/debug/deps/libheck-40e4594aa970ec2e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_error-b6977e7d1c98f8f1.rlib" "/opt/rustwide/target/debug/deps/libsyn-ce83fe0ae163b5b2.rlib" "/opt/rustwide/target/debug/deps/libquote-cfd72e5a145dea92.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-c0a7e744780d4271.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libglib_macros-314fd1b1b6f909da.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib-macros` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafVdoYf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "755df8b79616f794b2d0f8e48ec36ed81111c19e130b92dce5c686c5ca62b7c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755df8b79616f794b2d0f8e48ec36ed81111c19e130b92dce5c686c5ca62b7c7", kill_on_drop: false }` [INFO] [stdout] 755df8b79616f794b2d0f8e48ec36ed81111c19e130b92dce5c686c5ca62b7c7