[INFO] cloning repository https://github.com/fossdd/pijul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fossdd/pijul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffossdd%2Fpijul", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffossdd%2Fpijul'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35cdf5bae6ad38edafa7b8589227265b2a60747b [INFO] testing fossdd/pijul against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffossdd%2Fpijul" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fossdd/pijul on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fossdd/pijul [INFO] finished tweaking git repo https://github.com/fossdd/pijul [INFO] tweaked toml for git repo https://github.com/fossdd/pijul written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/fossdd/pijul already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0d27f24ca98ac63d90864ef8a653f4d312fdc0d0f6242aa2bf8f169c07e7c77 [INFO] running `Command { std: "docker" "start" "-a" "f0d27f24ca98ac63d90864ef8a653f4d312fdc0d0f6242aa2bf8f169c07e7c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0d27f24ca98ac63d90864ef8a653f4d312fdc0d0f6242aa2bf8f169c07e7c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d27f24ca98ac63d90864ef8a653f4d312fdc0d0f6242aa2bf8f169c07e7c77", kill_on_drop: false }` [INFO] [stdout] f0d27f24ca98ac63d90864ef8a653f4d312fdc0d0f6242aa2bf8f169c07e7c77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e854cc6463823fb202d947f7713cb4cc26d69d8b263f2cabba6c2fbe76bc56bf [INFO] running `Command { std: "docker" "start" "-a" "e854cc6463823fb202d947f7713cb4cc26d69d8b263f2cabba6c2fbe76bc56bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling diffs v0.4.1 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling zstd-seekable v0.1.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sanakirja-core v1.2.12 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling pager v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.2.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling edit v0.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pijul-macros v0.4.0 (/opt/rustwide/workdir/pijul-macros) [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling sanakirja v1.2.9 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling thrussh-config v0.5.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling libpijul v1.0.0-alpha.47 (/opt/rustwide/workdir/libpijul) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stdout] warning: field is never read: `solved_conflicts` [INFO] [stdout] --> libpijul/src/diff/vertex_buffer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub solved_conflicts: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 [INFO] [stderr] Compiling thrussh-keys v0.21.0 [INFO] [stderr] Compiling thrussh v0.33.5 [INFO] [stderr] Compiling pijul v1.0.0-alpha.53 (/opt/rustwide/workdir/pijul) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.pijul.56e8ca9e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3.2muvrtkqxyw62rj0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-cba2afdf0d713e03/out" "-L" "/opt/rustwide/target/debug/build/blake3-cba2afdf0d713e03/out" "-L" "/opt/rustwide/target/debug/build/zstd-seekable-be7ac8e07220e3b2/out" "-L" "/usr/lib" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-214d3dc566c91740/out/installed/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-6c9d08e2a528e8a2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ce12cf72de2510f1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f3939eabe64f0070.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-647c658c1f51908d.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0370846a4ccefc23.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libhyper-ba6d7a4d3273af72.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0381eefa7ba8eeb0.rlib" "/opt/rustwide/target/debug/deps/libh2-9c45456171054785.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-201ad85332a4b30d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libthrussh_config-f08fd7b88f163256.rlib" "/opt/rustwide/target/debug/deps/libwhoami-79b9518dedba9084.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-1c74f5325506bc8e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-0650cfbf4a5a4ccf.rlib" "/opt/rustwide/target/debug/deps/libpager-1a113b677c67d38d.rlib" "/opt/rustwide/target/debug/deps/liberrno-f4a498267532583c.rlib" "/opt/rustwide/target/debug/deps/librpassword-2a17a7a8726863cf.rlib" "/opt/rustwide/target/debug/deps/libedit-201260825ace7eb2.rlib" "/opt/rustwide/target/debug/deps/libwhich-b3a27f45250e1a4f.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libctrlc-9d195f2829871667.rlib" "/opt/rustwide/target/debug/deps/libnix-a45f8b3f8e92628c.rlib" "/opt/rustwide/target/debug/deps/libhuman_panic-8c42869c408ac28d.rlib" "/opt/rustwide/target/debug/deps/libos_type-86b868967eb57813.rlib" "/opt/rustwide/target/debug/deps/libuuid-fbb9c0b12d37e18e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d47c56f33064313d.rlib" "/opt/rustwide/target/debug/deps/libobject-6ba0f7b5e094c61f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-67240bb27da42d10.rlib" "/opt/rustwide/target/debug/deps/libgimli-aa98cf42ec5edf0e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-af845153fdbd8317.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libthrussh-02390fb3121d70d5.rlib" "/opt/rustwide/target/debug/deps/libthrussh_keys-9d1ff345c7b972f2.rlib" "/opt/rustwide/target/debug/deps/libdirs-f0d24e8e6f593b48.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1b7d78da6bc674ed.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libfutures-2ba2d601c97cadf9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0747e351a84aa083.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-77e31da553fef021.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libtokio-b8686d4a51716ae6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b0538d20a0d1de84.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-417d918108731b72.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libyasna-9b4c8b767ba7723c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f9844f045d7d223a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-3725465696a11ccc.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-464258ed829c7277.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-2463e4f363ac4bf4.rlib" "/opt/rustwide/target/debug/deps/libbcrypt_pbkdf-7df4dc315cedb1a1.rlib" "/opt/rustwide/target/debug/deps/libblowfish-be2949f362c3e1d0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6dff55df62e9ee10.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f14524d11600447d.rlib" "/opt/rustwide/target/debug/deps/libcryptovec-e89a6a885e09d956.rlib" "/opt/rustwide/target/debug/deps/libwinapi-b4e619496fecc5f8.rlib" "/opt/rustwide/target/debug/deps/libthrussh_libsodium-a0b9985a4dfc57d7.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-8cbe25d9cb034c7e.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-2e6518c89b22749d.rlib" "/opt/rustwide/target/debug/deps/liblibpijul-15505051bff910a2.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-72ca344853b02b5e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-ea83de83eaf6c989.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-46a7f8c6c7c25104.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-9812e581bdf4be31.rlib" "/opt/rustwide/target/debug/deps/libbs58-f147e84d94e49984.rlib" "/opt/rustwide/target/debug/deps/libflate2-7c8ded198cfa9313.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libtar-17d59dae0081c1a8.rlib" "/opt/rustwide/target/debug/deps/libxattr-e475c20addc93fcf.rlib" "/opt/rustwide/target/debug/deps/libfiletime-74d441fa4539a54f.rlib" "/opt/rustwide/target/debug/deps/libblake3-9859eff55cb5fbba.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-64fc89455642ed32.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-1cc4288c25c3df4b.rlib" "/opt/rustwide/target/debug/deps/libarrayref-bf03530a7c190f08.rlib" "/opt/rustwide/target/debug/deps/libdiffs-95592678c1f468d4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a3d6d0c69ce47f36.rlib" "/opt/rustwide/target/debug/deps/librand-b8199b5e2cd3801c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-25f857479dadb6c3.rlib" "/opt/rustwide/target/debug/deps/librand_core-3241432d1728a068.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bcb992a83895c19b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libserde_json-70bd6404cc8ad970.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbincode-5a4f0b56bf8a5ec8.rlib" "/opt/rustwide/target/debug/deps/libzstd_seekable-2b50db03ca4a3564.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0b701ecc92037f18.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2ca1d9b1fcb10de2.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-e6ac5c40d28f0158.rlib" "/opt/rustwide/target/debug/deps/libtoml-a0337ec1c5ddddff.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libaes-fac88133ff28b498.rlib" "/opt/rustwide/target/debug/deps/libctr-f7a66db91afa9d5e.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libhmac-e2d91cfab43ea2b7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f575a4254fc153e4.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-5b52d6e8c0974cff.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-ec408033780d1fea.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libed25519-e011e788541fe149.rlib" "/opt/rustwide/target/debug/deps/libsignature-0688744f4c1cec55.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-0fbeb8e950d17384.rlib" "/opt/rustwide/target/debug/deps/libignore-35b77cff76ac8cbc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libthread_local-16571c09a54748db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libglobset-92d866d2f5e44a4f.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libbstr-3af692d3856c8790.rlib" "/opt/rustwide/target/debug/deps/libcanonical_path-a9ba19c208b7fffd.rlib" "/opt/rustwide/target/debug/deps/librand-c5015683f53ce529.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-79fc6b304a3f245e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libsanakirja-e859db0ae6b00f6f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-94c51873908515eb.rlib" "/opt/rustwide/target/debug/deps/libsanakirja_core-7934801d4a248094.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libfs2-89f27fa0893120d2.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-9becf0467051eaf8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d7088909b324fd91.rlib" "/opt/rustwide/target/debug/deps/libzeroize-aa85b0f231790c4c.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a3f82df7893c992.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ff4bf479f998d9a3.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-134a4eb89128f85c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cc425de03ac426ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-21897940edc1b8f3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libchrono-ae3d6716e5ce9721.rlib" "/opt/rustwide/target/debug/deps/libserde-887c57b0b7042b19.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dfaa66ab2f6dc79f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f680384b429e8e38.rlib" "/opt/rustwide/target/debug/deps/libtime-e72d8ec05defb04b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-236524dbec29c33e.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libclap-a9e636fd1c4f5a6b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libatty-3db342b80307d7d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b2e8dd731b3973a.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e557b191a2fac03c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-43efaa607b6bc478.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lzstd" "-lxxhash" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pijul-f72fde879f1a51c3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxxhash [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pijul` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e854cc6463823fb202d947f7713cb4cc26d69d8b263f2cabba6c2fbe76bc56bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e854cc6463823fb202d947f7713cb4cc26d69d8b263f2cabba6c2fbe76bc56bf", kill_on_drop: false }` [INFO] [stdout] e854cc6463823fb202d947f7713cb4cc26d69d8b263f2cabba6c2fbe76bc56bf