[INFO] cloning repository https://github.com/idebeijer/wol-http-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idebeijer/wol-http-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidebeijer%2Fwol-http-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidebeijer%2Fwol-http-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fa12b78287ed0e7f831fdff11afaf2d4ec98f76 [INFO] testing idebeijer/wol-http-server against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidebeijer%2Fwol-http-server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idebeijer/wol-http-server on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idebeijer/wol-http-server [INFO] finished tweaking git repo https://github.com/idebeijer/wol-http-server [INFO] tweaked toml for git repo https://github.com/idebeijer/wol-http-server written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/idebeijer/wol-http-server 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wol-rs v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4da792c1cfb54ca384da1a366b08240dcdf61afb011712fb2e22185fdfe6d0f4 [INFO] running `Command { std: "docker" "start" "-a" "4da792c1cfb54ca384da1a366b08240dcdf61afb011712fb2e22185fdfe6d0f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4da792c1cfb54ca384da1a366b08240dcdf61afb011712fb2e22185fdfe6d0f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4da792c1cfb54ca384da1a366b08240dcdf61afb011712fb2e22185fdfe6d0f4", kill_on_drop: false }` [INFO] [stdout] 4da792c1cfb54ca384da1a366b08240dcdf61afb011712fb2e22185fdfe6d0f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a20571df07eb57b1301fe11609e6af885b6184e0f4b50a00cfb2157d74d9ebba [INFO] running `Command { std: "docker" "start" "-a" "a20571df07eb57b1301fe11609e6af885b6184e0f4b50a00cfb2157d74d9ebba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling wol-rs v1.0.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling wol-http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.47s [INFO] running `Command { std: "docker" "inspect" "a20571df07eb57b1301fe11609e6af885b6184e0f4b50a00cfb2157d74d9ebba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a20571df07eb57b1301fe11609e6af885b6184e0f4b50a00cfb2157d74d9ebba", kill_on_drop: false }` [INFO] [stdout] a20571df07eb57b1301fe11609e6af885b6184e0f4b50a00cfb2157d74d9ebba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03be7ed48d22e53100b8aa9c50b7901b82523d05b42a12d19209230633611fb5 [INFO] running `Command { std: "docker" "start" "-a" "03be7ed48d22e53100b8aa9c50b7901b82523d05b42a12d19209230633611fb5", kill_on_drop: false }` [INFO] [stderr] Compiling wol-http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "03be7ed48d22e53100b8aa9c50b7901b82523d05b42a12d19209230633611fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03be7ed48d22e53100b8aa9c50b7901b82523d05b42a12d19209230633611fb5", kill_on_drop: false }` [INFO] [stdout] 03be7ed48d22e53100b8aa9c50b7901b82523d05b42a12d19209230633611fb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce211e2697f7a98405ad0cc502ab3337ac215ef83355f0f55b9f198da74cc3d7 [INFO] running `Command { std: "docker" "start" "-a" "ce211e2697f7a98405ad0cc502ab3337ac215ef83355f0f55b9f198da74cc3d7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wol_http_server-05c98f4a32979b9b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce211e2697f7a98405ad0cc502ab3337ac215ef83355f0f55b9f198da74cc3d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce211e2697f7a98405ad0cc502ab3337ac215ef83355f0f55b9f198da74cc3d7", kill_on_drop: false }` [INFO] [stdout] ce211e2697f7a98405ad0cc502ab3337ac215ef83355f0f55b9f198da74cc3d7 [INFO] testing idebeijer/wol-http-server against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidebeijer%2Fwol-http-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idebeijer/wol-http-server on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idebeijer/wol-http-server [INFO] finished tweaking git repo https://github.com/idebeijer/wol-http-server [INFO] tweaked toml for git repo https://github.com/idebeijer/wol-http-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/idebeijer/wol-http-server 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04dfc951f35fbf4f293ce988da433eba85e08ee5247062cf293753a3f2697aa1 [INFO] running `Command { std: "docker" "start" "-a" "04dfc951f35fbf4f293ce988da433eba85e08ee5247062cf293753a3f2697aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04dfc951f35fbf4f293ce988da433eba85e08ee5247062cf293753a3f2697aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04dfc951f35fbf4f293ce988da433eba85e08ee5247062cf293753a3f2697aa1", kill_on_drop: false }` [INFO] [stdout] 04dfc951f35fbf4f293ce988da433eba85e08ee5247062cf293753a3f2697aa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8bd957ecdda3f9722b0ec89e20c2faa5bee2d28dc80b4638e83c06dd8139f61 [INFO] running `Command { std: "docker" "start" "-a" "e8bd957ecdda3f9722b0ec89e20c2faa5bee2d28dc80b4638e83c06dd8139f61", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling wol-rs v1.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling wol-http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/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" "-m64" "/tmp/rustcLSdPy8/symbols.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.wol_http_server.27982125fe682d14-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f.54hsek5ip3tyqs0u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-aa63f985273ccb12/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwol-a915da70996609df.rlib" "/opt/rustwide/target/debug/deps/libactix_web-d7e2173a17b3ee8d.rlib" "/opt/rustwide/target/debug/deps/libcookie-c4727fa60c1ef2c9.rlib" "/opt/rustwide/target/debug/deps/libtime-27fda5f5e2a88789.rlib" "/opt/rustwide/target/debug/deps/libtime_core-6553406c36f10fbb.rlib" "/opt/rustwide/target/debug/deps/liburl-c27420e289672182.rlib" "/opt/rustwide/target/debug/deps/libidna-f5ec19a924db9307.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d46a9be84e5a96bd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-dff3380632f62c6d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e99a9d059f06e119.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-2e6be29729763aa6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3bc2c558662156d8.rlib" "/opt/rustwide/target/debug/deps/libryu-f1ac1cda2d3cac1e.rlib" "/opt/rustwide/target/debug/deps/libactix_server-729c2d9b4b297db0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3adee3a9b1c33b7e.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1949f29fd2312dda.rlib" "/opt/rustwide/target/debug/deps/libregex-aa61df085060da23.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-13dc14dca1895e31.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ffa6382ce54a3f92.rlib" "/opt/rustwide/target/debug/deps/libserde-a96ed096974eedc1.rlib" "/opt/rustwide/target/debug/deps/libactix_http-23d63fc230457730.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/librand-d0dff48912d80a2a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e0d9d7f102e39064.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-db48c90fa293bcfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-1049f5f98685808e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libbrotli-4f4e7475e1f306db.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-ffcead6967db0414.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-3809969a7931de1f.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-429cf3419c926494.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libsha1-ee5b0085a78a78ef.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e4eed89a997d23da.rlib" "/opt/rustwide/target/debug/deps/libdigest-a417551f6f535e87.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d9830986fe92ed64.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-554361d7f525649d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4fc912ae8317a7f2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-486446c5d1f61c48.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-693655f9bbfb9eb0.rlib" "/opt/rustwide/target/debug/deps/libbytestring-302f14f5fdde1d86.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-11de2cfd99d9044d.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-75c9481146d7d21e.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52ba3d834e28489d.rlib" "/opt/rustwide/target/debug/deps/libh2-b3bb52f2f69220e2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d71c326424e9d2fa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libslab-ce952e4d8ebf26c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0ed696c07377e48a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a5592df1992e77d2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libahash-f00c0248f1be5a53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55e26baa06719a97.rlib" "/opt/rustwide/target/debug/deps/libzstd-ee3e017b82d483ed.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-b73766ebbfd0d847.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-61c1650a130b364c.rlib" "/opt/rustwide/target/debug/deps/libflate2-d2af9a1d493841c6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-42fe36ed8d543635.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dbea8ee6fb11ce73.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7ffcb6007bb4b653.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-69578a7b162dbf88.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6ad4b2cbdca3559d.rlib" "/opt/rustwide/target/debug/deps/libtracing-0d2a831e5c684e68.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-bd8d97dcd41b02fd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ef1409d54228c1c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-623c2952ee7aa955.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c5c93534b08fda77.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-acabd62a2ec7f80f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-9d30fc71166b88df.rlib" "/opt/rustwide/target/debug/deps/libtokio-1cd74956ab6ae32a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5a7369dfbde2af07.rlib" "/opt/rustwide/target/debug/deps/libsocket2-830364a7bcefe377.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libmio-927df961a51072d9.rlib" "/opt/rustwide/target/debug/deps/liblog-c50132996933641a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f229f9efbedb97b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fba483f259fef84d.rlib" "/opt/rustwide/target/debug/deps/liblibc-c55557f7f88b1291.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f186dbb2829e135.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7efc9c602b898216.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e8b15c1d45637ce8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-33f184b6951e8fbf.rlib" "/opt/rustwide/target/debug/deps/libhttp-82007845712864fb.rlib" "/opt/rustwide/target/debug/deps/libitoa-0907925ccea3b058.rlib" "/opt/rustwide/target/debug/deps/libbytes-34a79b63f509580e.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wol_http_server-5ee6ab56672bda8f" "-Wl,--gc-sections" "-pie" "-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 `wol-http-server` (bin "wol-http-server") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e8bd957ecdda3f9722b0ec89e20c2faa5bee2d28dc80b4638e83c06dd8139f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8bd957ecdda3f9722b0ec89e20c2faa5bee2d28dc80b4638e83c06dd8139f61", kill_on_drop: false }` [INFO] [stdout] e8bd957ecdda3f9722b0ec89e20c2faa5bee2d28dc80b4638e83c06dd8139f61