[INFO] cloning repository https://github.com/snow2flying/ostrich [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snow2flying/ostrich" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnow2flying%2Fostrich", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnow2flying%2Fostrich'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f41785d0ba726923b1be2fd268846bd8981de74 [INFO] testing snow2flying/ostrich against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnow2flying%2Fostrich" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snow2flying/ostrich on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snow2flying/ostrich [INFO] finished tweaking git repo https://github.com/snow2flying/ostrich [INFO] tweaked toml for git repo https://github.com/snow2flying/ostrich written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/snow2flying/ostrich already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d54967daa02a945f3970d888edbaa57500703376a6480419f3b5877eeb971ba1 [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" "d54967daa02a945f3970d888edbaa57500703376a6480419f3b5877eeb971ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d54967daa02a945f3970d888edbaa57500703376a6480419f3b5877eeb971ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54967daa02a945f3970d888edbaa57500703376a6480419f3b5877eeb971ba1", kill_on_drop: false }` [INFO] [stdout] d54967daa02a945f3970d888edbaa57500703376a6480419f3b5877eeb971ba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31249b2c04ceda50ae0e80a9d592a3afe9c635caa0adb1e7712ad247ee99eb1e [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" "31249b2c04ceda50ae0e80a9d592a3afe9c635caa0adb1e7712ad247ee99eb1e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [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 cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling buddy-alloc v0.4.1 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling oid-registry v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling service v0.1.0 (/opt/rustwide/workdir/service) [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling strum v0.21.0 [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 tokio v1.7.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling glommio v0.4.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rlimit v0.3.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.5.10 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling intrusive-collections v0.9.1 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling membarrier v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling fluvio-test-derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-net v1.6.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling comfy-table v3.0.0 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling fluvio-async-tls v0.2.0 [INFO] [stderr] Compiling async-tls v0.11.0 (/opt/rustwide/workdir/async-tls) [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling sqlx-rt v0.5.5 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling sqlx-core v0.5.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling command v0.1.0 (/opt/rustwide/workdir/command) [INFO] [stderr] Compiling flexi_logger v0.18.0 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling fluvio-future v0.3.5 [INFO] [stderr] Compiling http-client v6.4.1 [INFO] [stderr] Compiling trust-dns-rustls v0.20.3 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling async-std-resolver v0.20.3 [INFO] [stderr] Compiling sqlx-macros v0.5.5 [INFO] [stderr] Compiling tonic v0.4.3 [INFO] [stderr] Compiling sqlx v0.5.5 [INFO] [stderr] Compiling errors v0.1.0 (/opt/rustwide/workdir/errors) [INFO] [stderr] Compiling network v0.1.0 (/opt/rustwide/workdir/network) [INFO] [stdout] warning: unused imports: `config`, `resolver` [INFO] [stdout] --> network/src/trojan/resolver.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std_resolver::{config, resolver, AsyncStdResolver}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> network/src/trojan/resolver.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use errors::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> network/src/trojan/resolver.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RwLock` [INFO] [stdout] --> service/src/api/state.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::sync::{Mutex, RwLock}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::Infallible` [INFO] [stdout] --> service/src/register/hyper.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::Infallible; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::net::TcpListener` [INFO] [stdout] --> service/src/register/hyper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use async_std::net::TcpListener; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::task` [INFO] [stdout] --> service/src/register/hyper.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use async_std::task; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `make_service_fn`, `service_fn` [INFO] [stdout] --> service/src/register/hyper.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use hyper::service::{make_service_fn, service_fn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Body`, `Request`, `Response`, `Server` [INFO] [stdout] --> service/src/register/hyper.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use hyper::{Body, Request, Response, Server}; [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StreamExt` is imported redundantly [INFO] [stdout] --> service/src/register/hyper.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 29 | use futures_lite::StreamExt; [INFO] [stdout] | ----------------------- the item `StreamExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 43 | use futures_lite::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> network/src/trojan/udp.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | mut tls_socket: TcpStream, [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_lite::StreamExt` [INFO] [stdout] --> service/src/register/hyper.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | use futures_lite::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> service/src/register/hyper.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> app/src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::MaybeUninit` [INFO] [stdout] --> app/src/config.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::mem::MaybeUninit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> app/src/proxy.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | use futures::future::{self, AbortHandle}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Age`, `Cleanup`, `Criterion`, `FileSpec`, `Logger`, `Naming`, `WriteMode`, `detailed_format`, `opt_format` [INFO] [stdout] --> app/src/lib.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | detailed_format, opt_format, Age, Cleanup, Criterion, FileSpec, Logger, Naming, WriteMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^ ^^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> app/src/lib.rs:186:64 [INFO] [stdout] | [INFO] [stdout] 186 | let latest = files.iter().min_by_key(|f| f.0).map(|(k, v)| *k); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> app/src/lib.rs:192:30 [INFO] [stdout] | [INFO] [stdout] 192 | .filter(|(k, v)| **k != latest) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> app/src/lib.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | .map(|(k, v)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `copy` [INFO] [stdout] --> app/src/copy.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn copy(reader: &mut R, writer: &mut W, label: String) -> io::Result [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `SharedAuthenticator` [INFO] [stdout] --> app/src/proxy.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | type SharedAuthenticator = Arc>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `authenticator` [INFO] [stdout] --> app/src/proxy.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | authenticator: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> app/src/lib.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / files [INFO] [stdout] 191 | | .iter() [INFO] [stdout] 192 | | .filter(|(k, v)| **k != latest) [INFO] [stdout] 193 | | .map(|(k, v)| { [INFO] [stdout] ... | [INFO] [stdout] 197 | | }) [INFO] [stdout] 198 | | .collect::>(); [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> app/src/lib.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | / std::fs::remove_file(v) [INFO] [stdout] 196 | | .map_err(|e| error!("remove file: {:?}, error: {:?}", v.display(), e)); [INFO] [stdout] | |_______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LogLevel` [INFO] [stdout] --> app/./src/server.rs:5:51 [INFO] [stdout] | [INFO] [stdout] 5 | build_cmd_response, create_cmd_user, Address, LogLevel, Node, ProxyBuilder, DNS_CACHE_TIMEOUT, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_cpus` [INFO] [stdout] --> app/./src/server.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use num_cpus; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resp` [INFO] [stdout] --> app/./src/server.rs:469:24 [INFO] [stdout] | [INFO] [stdout] 469 | Ok(resp) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_resp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> app/src/cli.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / timeout( [INFO] [stdout] 32 | | Duration::from_secs(60), [INFO] [stdout] 33 | | socket.send_to(data.as_ref(), "127.0.0.1:12771"), [INFO] [stdout] 34 | | ) [INFO] [stdout] 35 | | .await [INFO] [stdout] 36 | | .map_err(|e| Error::Eor(anyhow::anyhow!("{}", e)))?; [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `maybe_uninit_ref` has been stable since 1.55.0 and no longer requires an attribute to enable [INFO] [stdout] --> app/./src/server.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(maybe_uninit_ref)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> app/./src/server.rs:507:13 [INFO] [stdout] | [INFO] [stdout] 507 | serve_register(socket, state).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> app/./src/server.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(unused_must_use)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> app/./src/server.rs:599:13 [INFO] [stdout] | [INFO] [stdout] 599 | cleanup_task.await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> app/./src/server.rs:604:9 [INFO] [stdout] | [INFO] [stdout] 604 | proxy.start(1).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.ostrich_node.1489c2b1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2.55y5egevhyxsob00.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/out" "-L" "/opt/rustwide/target/debug/build/glommio-5691aec869d79ce8/out" "-L" "/opt/rustwide/target/debug/build/glommio-5691aec869d79ce8/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-ed453fb67bb35965/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-ae569c92de45c4d5/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-3b9125f728688a06/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-5ab01ef20b613bc7.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-a9881487eb76496e.rlib" "/opt/rustwide/target/debug/deps/libisahc-4b4740d4148e3999.rlib" "/opt/rustwide/target/debug/deps/libsluice-3bcd9b0db651aa5d.rlib" "/opt/rustwide/target/debug/deps/libflume-d7727b66b817de7e.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-a3a856fb393df0b7.rlib" "/opt/rustwide/target/debug/deps/libcurl-08728a722f459b6a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-06695a0ce04b96b7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-86d611f675a8c023.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9e141d97035bdcf7.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-73fd9cf145e04f74.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-1f09e707b318ba5e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-d9c0cb8377acb540.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c4c3f94318a7a7e2.rlib" "/opt/rustwide/target/debug/deps/librand-aecfb3c6ba89106b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a89af50d24cb54d.rlib" "/opt/rustwide/target/debug/deps/librand_core-c9270b80a2200070.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-70dc0859c495b17c.rlib" "/opt/rustwide/target/debug/deps/libinfer-ebeab7dc510a4f04.rlib" "/opt/rustwide/target/debug/deps/libcookie-3ea6c118730cba91.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d98933bd70fc2e50.rlib" "/opt/rustwide/target/debug/deps/libhmac-8cdb5e8aa250a84a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-595db6c1cdafd542.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-3272cd883a0e62d5.rlib" "/opt/rustwide/target/debug/deps/libghash-e35b2479dfc3da64.rlib" "/opt/rustwide/target/debug/deps/libpolyval-b33bc645d9d445cb.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4b81e0a27799af5b.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-cf3ef65bdcb17e94.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b06cbbb829db76a3.rlib" "/opt/rustwide/target/debug/deps/libctr-90204a06b0cd9474.rlib" "/opt/rustwide/target/debug/deps/libaes-204356ab33280412.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-9059b3acc5f2c606.rlib" "/opt/rustwide/target/debug/deps/libcipher-645fa153eb522e0f.rlib" "/opt/rustwide/target/debug/deps/libaead-9569c34894b2b69c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libapp-d5f7d2500953f316.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-2400988ff64eab65.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-97ad55145ccc52a1.rlib" "/opt/rustwide/target/debug/deps/libflate2-a4e8c2919a3acafc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libglob-367c240206242d35.rlib" "/opt/rustwide/target/debug/deps/libtoml-7588985248c9e1e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-eacc2fcf2df9800c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f1262a0a4083d514.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9ef853d2daac2164.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libnotify-04bf0a946f16bb86.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libinotify-8a589f5ad07f3790.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-015505af3ab34bf0.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-31fb11f6eec197f9.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libmio-f1f6f1c1bf8dc2b7.rlib" "/opt/rustwide/target/debug/deps/libiovec-a73406c59062d06a.rlib" "/opt/rustwide/target/debug/deps/libnet2-41845c4ab1b10a73.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a2fd275665c3252c.rlib" "/opt/rustwide/target/debug/deps/libyansi-93347032436baa71.rlib" "/opt/rustwide/target/debug/deps/libservice-4c7854ee218c0163.rlib" "/opt/rustwide/target/debug/deps/libchrono-32cdb54a82a8cd09.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libtime-ce01fec7143f8c98.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4f6dec7fe01ef5d6.rlib" "/opt/rustwide/target/debug/deps/libuuid-2f3aea8e8383ff95.rlib" "/opt/rustwide/target/debug/deps/libcommand-41464d77c9a0bf63.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libclap-667c834cd6d55dcf.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libatty-20cbfc90d49cf1a2.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/libcrc-0f725792975db724.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-6f7741b16c609830.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libnetwork-398ae9805a93f101.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libfutures-9aae3ab7ee4396ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-74fb9bd94acb0413.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-52c71776ed5702f5.rlib" "/opt/rustwide/target/debug/deps/liblru_time_cache-1f590b53947be72f.rlib" "/opt/rustwide/target/debug/deps/libasync_std_resolver-9a130d9570d363f8.rlib" "/opt/rustwide/target/debug/deps/liberrors-a505a33d3aa94a20.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.rlib" "/opt/rustwide/target/debug/deps/libhyper-437c903ffa82cfa6.rlib" "/opt/rustwide/target/debug/deps/libh2-8571895ff51578de.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5547f8e3097f4ed2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0580f9ba92e7b32b.rlib" "/opt/rustwide/target/debug/deps/libtokio-e9b82648436d2698.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-20cf9697f60a492f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_rustls-7c2006f86d1a51b0.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-ac31cee93281e270.rlib" "/opt/rustwide/target/debug/deps/libhostname-46e8d08327737529.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b66d8a7a3831d529.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-81a075096d82abd3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-019ba2165df19735.rlib" "/opt/rustwide/target/debug/deps/liblock_api-67d2b15a27278b7a.rlib" "/opt/rustwide/target/debug/deps/libinstant-c1221d251eba7369.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/libtrust_dns_proto-fccfb161948e0bb0.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-e6ac5c40d28f0158.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtonic-66eec29630fe6b2b.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-3691663c2ff4b213.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-394174d7832812a0.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a156cc64171780dd.rlib" "/opt/rustwide/target/debug/deps/libhyper-ab870a8e042b5cd8.rlib" "/opt/rustwide/target/debug/deps/libwant-19e8f555938ab59f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-3c9fd67ca64ddb6e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtower-c79db6a2a4c62e65.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b41430a1844b019d.rlib" "/opt/rustwide/target/debug/deps/libtokio-17790392bad272df.rlib" "/opt/rustwide/target/debug/deps/libmio-974826fa80ff15c1.rlib" "/opt/rustwide/target/debug/deps/librand-ab48b86e9a274ccf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-24079e8647d0b686.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-52b35a0558594c4e.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8c691d389e2b837b.rlib" "/opt/rustwide/target/debug/deps/libprost-47f166d4f332ea87.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libtracing-ee18babd56428554.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2a5e60e2e705e7b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3a53f004e1ce0283.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsqlx-7e563bd2450080df.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-6fc13f05ec44074b.rlib" "/opt/rustwide/target/debug/deps/liburl-96689a9a97e1218f.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/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-1cfd72034746f495.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-72686b812c262e3b.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-ee632c6f76ffe2ce.rlib" "/opt/rustwide/target/debug/deps/libnom-5ff4eda7f345f745.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-04c922e4d9995eec.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b732c551213e97a1.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-a2fd06afad6326bd.rlib" "/opt/rustwide/target/debug/deps/libatoi-e517e6ffff86bea3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.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/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libhashlink-1f314f23514c5bcc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-338e548d08fb83c6.rlib" "/opt/rustwide/target/debug/deps/libahash-c74d3941cc19d308.rlib" "/opt/rustwide/target/debug/deps/libtime-948b1d9f6be164a4.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-261d1ac83f40ca7c.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-cf0b6488bbc92304.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-f82e1779d0c5a074.rlib" "/opt/rustwide/target/debug/deps/librustls-b379eb707e1b9ae9.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-380a14bc94777787.rlib" "/opt/rustwide/target/debug/deps/libwebpki-1f47224d3d641ca7.rlib" "/opt/rustwide/target/debug/deps/libring-ac9dff140e9a59dd.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c4bedc1f2f30eac5.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-6ad4bd74e1edb161.rlib" "/opt/rustwide/target/debug/deps/libblocking-ae02b42d4324379f.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f2d3bbc77bcd6b34.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-d8048b85549edbd9.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libasync_process-20e70670045026fe.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9b37519502adad6b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-27fa8437023fb105.rlib" "/opt/rustwide/target/debug/deps/libasync_io-86ef559062216315.rlib" "/opt/rustwide/target/debug/deps/libpolling-0c87d073d6f8b80a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d17dd9906efec318.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-aa38409d840b96dd.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-f13ee8d897e6eb18.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-427be052ae7b7a39.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5b3ed799d3cfa8b1.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.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_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libglommio-0d7706a2690a67cc.rlib" "/opt/rustwide/target/debug/deps/libmembarrier-73539b31ea396f1d.rlib" "/opt/rustwide/target/debug/deps/libkernel32-eb9071fb75aa08cb.rlib" "/opt/rustwide/target/debug/deps/libenclose-f649b8ef84a5131e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8ea3aec4acf7968f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-52c2afb26197e5db.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libintrusive_collections-5a3a50fda74ec358.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libbuddy_alloc-3039909ea67a3ca9.rlib" "/opt/rustwide/target/debug/deps/librlimit-38101d0d80bc793e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblockfree-f7e684e3da98e70b.rlib" "/opt/rustwide/target/debug/deps/libowned_alloc-eacce9f8be57c440.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b6da65e57eae0f94.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d5531d5f1ef97941.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libahash-d03df5716e73a013.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a33068b612132e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9b25ba78795f5c9c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnix-598033a5b43f59a8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d797b9c729ec0a1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e0427c5946156969.rlib" "/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-23f928a37c201851.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ostrich_node-9f862a5667d8bdb2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `app` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "31249b2c04ceda50ae0e80a9d592a3afe9c635caa0adb1e7712ad247ee99eb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31249b2c04ceda50ae0e80a9d592a3afe9c635caa0adb1e7712ad247ee99eb1e", kill_on_drop: false }` [INFO] [stdout] 31249b2c04ceda50ae0e80a9d592a3afe9c635caa0adb1e7712ad247ee99eb1e