[INFO] cloning repository https://github.com/PsHegger/rust-game-dev-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PsHegger/rust-game-dev-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsHegger%2Frust-game-dev-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsHegger%2Frust-game-dev-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8970d2747524547b2a80fe2bde916e66639d70a [INFO] testing PsHegger/rust-game-dev-experiments against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsHegger%2Frust-game-dev-experiments" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PsHegger/rust-game-dev-experiments on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PsHegger/rust-game-dev-experiments [INFO] finished tweaking git repo https://github.com/PsHegger/rust-game-dev-experiments [INFO] tweaked toml for git repo https://github.com/PsHegger/rust-game-dev-experiments written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/PsHegger/rust-game-dev-experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29da94844b0125741962fdd54dea8edda51143ae1bc84a5997efe67bbfa21502 [INFO] running `Command { std: "docker" "start" "-a" "29da94844b0125741962fdd54dea8edda51143ae1bc84a5997efe67bbfa21502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29da94844b0125741962fdd54dea8edda51143ae1bc84a5997efe67bbfa21502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29da94844b0125741962fdd54dea8edda51143ae1bc84a5997efe67bbfa21502", kill_on_drop: false }` [INFO] [stdout] 29da94844b0125741962fdd54dea8edda51143ae1bc84a5997efe67bbfa21502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 907657382bef3ca17d39e506af17f8d0b7823049884cd52811f92d939373d395 [INFO] running `Command { std: "docker" "start" "-a" "907657382bef3ca17d39e506af17f8d0b7823049884cd52811f92d939373d395", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling weezl v0.1.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling piston2d-graphics v0.37.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.11 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling piston-gfx_texture v0.41.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.70.0 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.52.0 [INFO] [stderr] Compiling piston v0.52.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.66.0 [INFO] [stderr] Compiling piston_window v0.112.0 [INFO] [stderr] Compiling game_dev_experiments v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.simple_balls.8cc99aa9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc.1j697ngwznrs7q16.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-c89091d2e31992a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfind_folder-1256337291fc833b.rlib" "/opt/rustwide/target/debug/deps/librand-48ed57f2fea5eddd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9ccbe9fe6d5c1900.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4e22bc0c0f361571.rlib" "/opt/rustwide/target/debug/deps/librand_core-09b6d3f8883408a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0d2dcefbad8912d1.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-b92726b76e5cb940.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5ac451b74616ea92.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-b0b26107731d1e28.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-b1fd777e58f5a72a.rlib" "/opt/rustwide/target/debug/deps/libgl-47d0f82526161d70.rlib" "/opt/rustwide/target/debug/deps/libglutin-382e80d90ba96744.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3bafa70c1dd819c0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-7ce9a40e3deb799d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e4ae6f5aba07b652.rlib" "/opt/rustwide/target/debug/deps/libwinit-dec1107fd24b8ca1.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-3bc3f1c16840c647.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6a250b1f9c0623b8.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-7c5a060fdc809eb4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6c055c325cb08f1f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-65f341bc4b18ddf7.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-5782f8fcc6714453.rlib" "/opt/rustwide/target/debug/deps/libnix-b6257e6034140e80.rlib" "/opt/rustwide/target/debug/deps/libvoid-db8f1174cd903021.rlib" "/opt/rustwide/target/debug/deps/libmemmap-8a3c216220c9d44d.rlib" "/opt/rustwide/target/debug/deps/libandrew-5fa87772ebfd6d1b.rlib" "/opt/rustwide/target/debug/deps/libxml-1bc3897a14780b51.rlib" "/opt/rustwide/target/debug/deps/libxdg-f6369ec0280d942c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-1c63563fd104183e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-36dfff0ef8311abf.rlib" "/opt/rustwide/target/debug/deps/librusttype-58b03925ecb56170.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-5b4652ac76ff9f27.rlib" "/opt/rustwide/target/debug/deps/libdlib-fbaf5aa72a754ecf.rlib" "/opt/rustwide/target/debug/deps/liblibloading-5d068ce5cbc99233.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da9941b264b19f55.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-58b6605b57173700.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-84008894dda20a10.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-1d764208716d27e0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-7c0c6c2bd8f4ebe5.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-8164800635005447.rlib" "/opt/rustwide/target/debug/deps/libshader_version-9d00b5fca265326f.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-e70949d93258cf1d.rlib" "/opt/rustwide/target/debug/deps/libgraphics-02536371ffcb54ef.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/librusttype-55714f4a7abb97ae.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a0b0fe22fe9fc2b0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-caa712e197aadbf4.rlib" "/opt/rustwide/target/debug/deps/libapprox-7d625c58fd70b59e.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-fc27a6b1253f78e4.rlib" "/opt/rustwide/target/debug/deps/libread_color-eb99fd90f36140b9.rlib" "/opt/rustwide/target/debug/deps/libvecmath-f2282188206b1eb0.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-fff1fcdf9cee0add.rlib" "/opt/rustwide/target/debug/deps/libimage-eb636cd9266dd36c.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d44fc9e3d0c2b4f8.rlib" "/opt/rustwide/target/debug/deps/libpng-b55dd284a170f9d6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-07981847d001dd77.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c3940dc674fb123d.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6f71271dfeaaf9d7.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1156eca11452ce44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-046d0046247fb0fc.rlib" "/opt/rustwide/target/debug/deps/libgif-272dbcd775979059.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-045e02a475a03d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7bdb7e645b390fd6.rlib" "/opt/rustwide/target/debug/deps/libtiff-08e869c3d9350f98.rlib" "/opt/rustwide/target/debug/deps/libweezl-a24367cc4e4d8e8b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-43b41c9d34edeb80.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-96fc32f42f151c80.rlib" "/opt/rustwide/target/debug/deps/librayon-2c513993fe49a339.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6b8faddd112e836d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0b7f6735b449e500.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cdaff7dccaab8a81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01bd6c0fe868d154.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-705a6757acd86769.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6281f477d8843c29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libtexture-09692eb1a167aaed.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-beb8fd3efd9ed13d.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-e4de542776ce21a6.rlib" "/opt/rustwide/target/debug/deps/libgfx-ab31dc669a7de69e.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-373652df354c1fab.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-37386cc6d43a576f.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libpiston-2cf7c498b23d60dc.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-571b3b2b8532c142.rlib" "/opt/rustwide/target/debug/deps/libwindow-f854371b93357b75.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-a8ec3ced9eeb4549.rlib" "/opt/rustwide/target/debug/deps/libinput-60645b4429984e4b.rlib" "/opt/rustwide/target/debug/deps/libviewport-38625eb02f479409.rlib" "/opt/rustwide/target/debug/deps/libfloat-7861c780f0163ee9.rlib" "/opt/rustwide/target/debug/deps/libserde-69914387325cf4df.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple_balls-133ba4484c36f3cc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_dev_experiments` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.platformer.4742df63-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3.5fb066xt5jaq1oyc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-c89091d2e31992a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfind_folder-1256337291fc833b.rlib" "/opt/rustwide/target/debug/deps/librand-48ed57f2fea5eddd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9ccbe9fe6d5c1900.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4e22bc0c0f361571.rlib" "/opt/rustwide/target/debug/deps/librand_core-09b6d3f8883408a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0d2dcefbad8912d1.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-b92726b76e5cb940.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5ac451b74616ea92.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-b0b26107731d1e28.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-b1fd777e58f5a72a.rlib" "/opt/rustwide/target/debug/deps/libgl-47d0f82526161d70.rlib" "/opt/rustwide/target/debug/deps/libglutin-382e80d90ba96744.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3bafa70c1dd819c0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-7ce9a40e3deb799d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e4ae6f5aba07b652.rlib" "/opt/rustwide/target/debug/deps/libwinit-dec1107fd24b8ca1.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-3bc3f1c16840c647.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6a250b1f9c0623b8.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-7c5a060fdc809eb4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6c055c325cb08f1f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-65f341bc4b18ddf7.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-5782f8fcc6714453.rlib" "/opt/rustwide/target/debug/deps/libnix-b6257e6034140e80.rlib" "/opt/rustwide/target/debug/deps/libvoid-db8f1174cd903021.rlib" "/opt/rustwide/target/debug/deps/libmemmap-8a3c216220c9d44d.rlib" "/opt/rustwide/target/debug/deps/libandrew-5fa87772ebfd6d1b.rlib" "/opt/rustwide/target/debug/deps/libxml-1bc3897a14780b51.rlib" "/opt/rustwide/target/debug/deps/libxdg-f6369ec0280d942c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-1c63563fd104183e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-36dfff0ef8311abf.rlib" "/opt/rustwide/target/debug/deps/librusttype-58b03925ecb56170.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-5b4652ac76ff9f27.rlib" "/opt/rustwide/target/debug/deps/libdlib-fbaf5aa72a754ecf.rlib" "/opt/rustwide/target/debug/deps/liblibloading-5d068ce5cbc99233.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da9941b264b19f55.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-58b6605b57173700.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-84008894dda20a10.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-1d764208716d27e0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-7c0c6c2bd8f4ebe5.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-8164800635005447.rlib" "/opt/rustwide/target/debug/deps/libshader_version-9d00b5fca265326f.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-e70949d93258cf1d.rlib" "/opt/rustwide/target/debug/deps/libgraphics-02536371ffcb54ef.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/librusttype-55714f4a7abb97ae.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a0b0fe22fe9fc2b0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-caa712e197aadbf4.rlib" "/opt/rustwide/target/debug/deps/libapprox-7d625c58fd70b59e.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-fc27a6b1253f78e4.rlib" "/opt/rustwide/target/debug/deps/libread_color-eb99fd90f36140b9.rlib" "/opt/rustwide/target/debug/deps/libvecmath-f2282188206b1eb0.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-fff1fcdf9cee0add.rlib" "/opt/rustwide/target/debug/deps/libimage-eb636cd9266dd36c.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d44fc9e3d0c2b4f8.rlib" "/opt/rustwide/target/debug/deps/libpng-b55dd284a170f9d6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-07981847d001dd77.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c3940dc674fb123d.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6f71271dfeaaf9d7.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1156eca11452ce44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-046d0046247fb0fc.rlib" "/opt/rustwide/target/debug/deps/libgif-272dbcd775979059.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-045e02a475a03d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7bdb7e645b390fd6.rlib" "/opt/rustwide/target/debug/deps/libtiff-08e869c3d9350f98.rlib" "/opt/rustwide/target/debug/deps/libweezl-a24367cc4e4d8e8b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-43b41c9d34edeb80.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-96fc32f42f151c80.rlib" "/opt/rustwide/target/debug/deps/librayon-2c513993fe49a339.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6b8faddd112e836d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0b7f6735b449e500.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cdaff7dccaab8a81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01bd6c0fe868d154.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-705a6757acd86769.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6281f477d8843c29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libtexture-09692eb1a167aaed.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-beb8fd3efd9ed13d.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-e4de542776ce21a6.rlib" "/opt/rustwide/target/debug/deps/libgfx-ab31dc669a7de69e.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-373652df354c1fab.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-37386cc6d43a576f.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libpiston-2cf7c498b23d60dc.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-571b3b2b8532c142.rlib" "/opt/rustwide/target/debug/deps/libwindow-f854371b93357b75.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-a8ec3ced9eeb4549.rlib" "/opt/rustwide/target/debug/deps/libinput-60645b4429984e4b.rlib" "/opt/rustwide/target/debug/deps/libviewport-38625eb02f479409.rlib" "/opt/rustwide/target/debug/deps/libfloat-7861c780f0163ee9.rlib" "/opt/rustwide/target/debug/deps/libserde-69914387325cf4df.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/platformer-9493668ffbeb5eb3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "907657382bef3ca17d39e506af17f8d0b7823049884cd52811f92d939373d395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "907657382bef3ca17d39e506af17f8d0b7823049884cd52811f92d939373d395", kill_on_drop: false }` [INFO] [stdout] 907657382bef3ca17d39e506af17f8d0b7823049884cd52811f92d939373d395