[INFO] cloning repository https://github.com/edison-cl/Parasite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edison-cl/Parasite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedison-cl%2FParasite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedison-cl%2FParasite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d0ae7fca510fde6adc2734180db670ca96e9252 [INFO] testing edison-cl/Parasite against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedison-cl%2FParasite" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edison-cl/Parasite on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edison-cl/Parasite [INFO] finished tweaking git repo https://github.com/edison-cl/Parasite [INFO] tweaked toml for git repo https://github.com/edison-cl/Parasite written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/edison-cl/Parasite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework v2.5.0 [INFO] [stderr] Downloaded security-framework-sys v2.5.0 [INFO] [stderr] Downloaded tokio v1.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b451c17a1e79d38faf51d001015d585b3964aa49bfa7c6e450f5d151a1be218 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9b451c17a1e79d38faf51d001015d585b3964aa49bfa7c6e450f5d151a1be218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b451c17a1e79d38faf51d001015d585b3964aa49bfa7c6e450f5d151a1be218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b451c17a1e79d38faf51d001015d585b3964aa49bfa7c6e450f5d151a1be218", kill_on_drop: false }` [INFO] [stdout] 9b451c17a1e79d38faf51d001015d585b3964aa49bfa7c6e450f5d151a1be218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 965099a89a811cbb1bf304be27ecb5be2f8c27ce43727271ff06af137436ba25 [INFO] running `Command { std: "docker" "start" "-a" "965099a89a811cbb1bf304be27ecb5be2f8c27ce43727271ff06af137436ba25", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tokio v1.16.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling raft-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `global_data` should have an upper camel case name [INFO] [stdout] --> src/config.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct global_data {} [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GlobalData` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OnceCell` [INFO] [stdout] --> src/state.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use once_cell::sync::{Lazy, OnceCell}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/command.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | _|"-h"|"help" => command_help_node(), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/command.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | _|"-h"|"help" => command_help_node(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/command.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | _|"-h"|"help" => command_help(), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/command.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | _|"-h"|"help" => command_help(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `this_md5` is never read [INFO] [stdout] --> src/cluster.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | let mut this_md5 = String::new(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `content` is never read [INFO] [stdout] --> src/cluster.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let mut content = String::new(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_cluster` [INFO] [stdout] --> src/cluster.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | let local_cluster = for (id, node) in cluster.as_object().unwrap().iter() { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_cluster` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Config` [INFO] [stdout] --> src/utils.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `state` [INFO] [stdout] --> src/cluster.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn state(id: &str, state: &str) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.raft_project.63669713-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef.8w1o27c1uabj1th.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-e29eff476be754be/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-416cb17ddeeb2a1e/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjson-5eba874b66f8b84a.rlib" "/opt/rustwide/target/debug/deps/libcrypto-6afbd5e97759f327.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/librand-6176a9cdfe10f5fa.rlib" "/opt/rustwide/target/debug/deps/librand-b2b842d7aea34790.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2069b1872efe5113.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a05f1bf9f23f9a96.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-45c0cf6b1ab41bd1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-1b4dabf4a4518355.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88776aa900452365.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ed760b7d63adeefa.rlib" "/opt/rustwide/target/debug/deps/libhyper-90f62bd3d56b7cbf.rlib" "/opt/rustwide/target/debug/deps/libwant-97fc0c428868c8a8.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-1d4d8bcd1ee4f37b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4fef5afc752c81eb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtokio-4ea70f794209c32f.rlib" "/opt/rustwide/target/debug/deps/libmio-c08134ecc49d363b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1ca78c531e99c02b.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-847743c0f481824b.rlib" "/opt/rustwide/target/debug/deps/libawc-32919e5defbcb64c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e35914ca99ff9805.rlib" "/opt/rustwide/target/debug/deps/libsocket2-57c97556b246dbd4.rlib" "/opt/rustwide/target/debug/deps/libactix_router-cd42c2b67a7b560a.rlib" "/opt/rustwide/target/debug/deps/libbytestring-4eaea6f3e6433275.rlib" "/opt/rustwide/target/debug/deps/libactix_http-a74c483f47153105.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libsha1-eb5f2a9d9b9d4d16.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f21488fa4ec59d88.rlib" "/opt/rustwide/target/debug/deps/libdigest-6ae876afa1ba34ff.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b2a84fc18f8889a3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d5192b7b8090ae05.rlib" "/opt/rustwide/target/debug/deps/libcookie-930245fe0cf73323.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-b72a8229c6bc0123.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c5308d3cc843ebf2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-fce1fc8bd11c225d.rlib" "/opt/rustwide/target/debug/deps/libtime-e7ffad390625f98a.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-8b5a29fb6a2e4dba.rlib" "/opt/rustwide/target/debug/deps/libstandback-f817dc1b2c70df99.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-381c7f229a37ea1a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-eae8c5b6310afb59.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-420ecc97cc38ae66.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-88ab5364c4ea414d.rlib" "/opt/rustwide/target/debug/deps/libhostname-a7210a2540f13c97.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-259fd8e4bda8f66c.rlib" "/opt/rustwide/target/debug/deps/librand-3387badab8a60e64.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b7e01f99cad804e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba4771ce9a028f6a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-487e65cde2c1f8db.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libthiserror-cc504ea3dd87ebce.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-479ec7468d37e8a7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libfutures-df7e4f23b508b63c.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libh2-3b8d1bab97d4a15f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1d263b22b6eae2e1.rlib" "/opt/rustwide/target/debug/deps/libtracing-a26783d64b267c5c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libindexmap-17b45724af0ed7ee.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-1d2a895444d95e27.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-2192faf43df0f634.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d839881589e5079b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-aec525d2b2b8995f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4d1d8d2ada2d19eb.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-39d6406af3d225aa.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-4a34d7b4d988ee9b.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-b7ec7966f28710c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0e7845568b68507e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ceda9cd53a733970.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libtokio-e848da6875eb7fd4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-29f38009b2f20152.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5c1e260b72f636e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmio-3c99ae12dfd45df3.rlib" "/opt/rustwide/target/debug/deps/libiovec-098b759fe5f65916.rlib" "/opt/rustwide/target/debug/deps/libnet2-6321a1eeaf9946c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0024999fd6ccbff7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-26366e2da0c610aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d3fefacab53ea64f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/librand-6166bc20855d2965.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ef0c4a41e5a0acc1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-5d8aa181d1ffc0fa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec7e5e10703c46a8.rlib" "/opt/rustwide/target/debug/deps/libchrono-a9b157f1addc8e5e.rlib" "/opt/rustwide/target/debug/deps/libserde-445dc4dd7502347b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-3bffef1816afbe44.rlib" "/opt/rustwide/target/debug/deps/libasync_std-bbe133a22d77c5ab.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-c64c47759ef15843.rlib" "/opt/rustwide/target/debug/deps/libblocking-e8866cc2d1d75891.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-eb417836ab21030f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-a9395480d4d972d2.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-15d648bc2b0282ba.rlib" "/opt/rustwide/target/debug/deps/libasync_task-427b6f01c43a1ce6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ffcf77c1945e3b14.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libpolling-28b35767b7d80a27.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5765f4c21c29c2ee.rlib" "/opt/rustwide/target/debug/deps/liblibc-6759bf05011a33b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-e5eaa5e98a1e5345.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f9e1dbb1fda747c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-385aaa9e42cc09ab.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-8a4f8529e692d612.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-efb7e9c4fb816ccb.rlib" "/opt/rustwide/target/debug/deps/liblog-e82b9cad6263fdf3.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-ab27dc7bf0fb0af7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raft_project-5b9bd079a33f0fef" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h3fb1eaa309dbd9b5E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-e35914ca99ff9805.rlib(actix_server-e35914ca99ff9805.actix_server.778946f3-cgu.0.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h3fb1eaa309dbd9b5E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-e35914ca99ff9805.rlib(actix_server-e35914ca99ff9805.actix_server.778946f3-cgu.8.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-e35914ca99ff9805.rlib: error adding symbols: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raft-project` due to 2 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "965099a89a811cbb1bf304be27ecb5be2f8c27ce43727271ff06af137436ba25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "965099a89a811cbb1bf304be27ecb5be2f8c27ce43727271ff06af137436ba25", kill_on_drop: false }` [INFO] [stdout] 965099a89a811cbb1bf304be27ecb5be2f8c27ce43727271ff06af137436ba25