[INFO] cloning repository https://github.com/inv2004/rust-async-kv-benchmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inv2004/rust-async-kv-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finv2004%2Frust-async-kv-benchmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finv2004%2Frust-async-kv-benchmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e747014fbd00e48b882065bc620db5a109b1564d [INFO] testing inv2004/rust-async-kv-benchmarks against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finv2004%2Frust-async-kv-benchmarks" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inv2004/rust-async-kv-benchmarks on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inv2004/rust-async-kv-benchmarks [INFO] finished tweaking git repo https://github.com/inv2004/rust-async-kv-benchmarks [INFO] tweaked toml for git repo https://github.com/inv2004/rust-async-kv-benchmarks written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/inv2004/rust-async-kv-benchmarks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e3dbd1b778152052b081ce8649cc5d398276496c6ec8df2529ff97908dfc5ca [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" "6e3dbd1b778152052b081ce8649cc5d398276496c6ec8df2529ff97908dfc5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e3dbd1b778152052b081ce8649cc5d398276496c6ec8df2529ff97908dfc5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3dbd1b778152052b081ce8649cc5d398276496c6ec8df2529ff97908dfc5ca", kill_on_drop: false }` [INFO] [stdout] 6e3dbd1b778152052b081ce8649cc5d398276496c6ec8df2529ff97908dfc5ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] dfd625e4816df39a0a8e6a15c796008f99bb80acd5c9f8a24f54757ca320cb60 [INFO] running `Command { std: "docker" "start" "-a" "dfd625e4816df39a0a8e6a15c796008f99bb80acd5c9f8a24f54757ca320cb60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling serde v1.0.95 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam_requests v0.2.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling actix-utils v0.4.4 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.95 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling actix-connect v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.6 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling actix-web v1.0.4 [INFO] [stderr] Compiling tokio-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/kv_refcell_single.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/kv_refcell_single.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/kv_thr_msg.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/kv_thr_msg.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-db` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/kv_rwlock_multi.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/kv_rwlock_multi.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/kv_cmap_single.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/kv_cmap_single.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-db` due to 2 previous errors; 1 warning emitted [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/kv_cmap_multi.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/kv_cmap_multi.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-db` due to 2 previous errors; 1 warning emitted [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-db` due to 2 previous errors; 1 warning emitted [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-db` due to 2 previous errors; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.kv_actix_msg.79e6b7cc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9.4m33xw8bzhjopsqj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2751530d6426a98c/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-64f15706b1b25098/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-6409300a93ecb4bf/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-10cea89670ce9ddc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ae35d26a36265ee4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cea8cb04b9c5c904.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e2cba0d213841091.rlib" "/opt/rustwide/target/debug/deps/libawc-708aeba6113c4b97.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ba22443142ce7b16.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74da015b948f7f27.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f92581db7a386f36.rlib" "/opt/rustwide/target/debug/deps/libactix_server-46e4001605198336.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-69a3031a3bffce25.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-edddaf2fd85b3a64.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-73b6af0b5d9a8edc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9e527ae0f6652e19.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a7255f6d58b24cc1.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-98c6578fc674a743.rlib" "/opt/rustwide/target/debug/deps/libactix_router-afb7934b308ceb5a.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e174d8df710584c0.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-16f2a025947e5dce.rlib" "/opt/rustwide/target/debug/deps/librand-80fa5f4cfd68f48c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-37042f0378adfdd5.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cdc1bf7e109148a7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c9cfe2b9093d2c5a.rlib" "/opt/rustwide/target/debug/deps/librand_core-2b71b88e93464837.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-198006dbac001495.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c96f5f8929baf103.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libchrono-ac8ce7661264f8dc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5ac7412a1177750c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c3b2e51dc1538b1b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3d7a33f8ab7e99ef.rlib" "/opt/rustwide/target/debug/deps/libryu-9075e4fc1832368f.rlib" "/opt/rustwide/target/debug/deps/libserde-24911f49675c0b8c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-50bf03064300bef3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-acbbd48625c7c2fc.rlib" "/opt/rustwide/target/debug/deps/libregex-2fa10c2b5bf58baa.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7283e229d1120432.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f716d87a4d94ecad.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a58f9e14c915bb5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-770756d999a8bdb9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-d4581642effd62a5.rlib" "/opt/rustwide/target/debug/deps/libunicase-a8c94c402cdd7f66.rlib" "/opt/rustwide/target/debug/deps/libflate2-5170034350c73e63.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-517baf7438c20f9b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-00996680db0ac488.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-64bbcd640fc00f5d.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d0034cd4b30c7c64.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-4065ad53dca84afb.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-3fc3a126888af993.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-537386f589e65400.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4d140eb802f0cb91.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6bf243f7121c246f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libtime-195e51b71e0e344c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-67125b8d2ef96406.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-39f42ebd678972d1.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-98fdc5ed03f6515f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-681e8d835f7da8a5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-52beb4f65a83654d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-62721c57b4cd365b.rlib" "/opt/rustwide/target/debug/deps/liburl-a222f11927bfe1ac.rlib" "/opt/rustwide/target/debug/deps/libencoding-7d20ebc0240b578f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-cd507f5ba7cce56a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-e60ac44802791d01.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a01cf758b2321964.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-50c2a8e818368a21.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-eb954e74fa6117d3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9b7b7e856fee006c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9aa47b133f6452ca.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d09f3022b75b4f05.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5d291e50194b726f.rlib" "/opt/rustwide/target/debug/deps/libhostname-284110b51ecadcec.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-af346cfadd276c1c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libfailure-bef2819822da9084.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c87b1904d41474c1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7c52297902ccc581.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b6ac66d23cda09ab.rlib" "/opt/rustwide/target/debug/deps/libh2-42a5468a21f69cfe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-9ee78e1d8247a258.rlib" "/opt/rustwide/target/debug/deps/libhttp-0db6eb11dba3e9d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libactix_service-03fe78204fbf83d2.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-b92ba5f1e9014c7d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-73b83501ab3e69ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a85ee1d88715bf54.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fbef3c208160d2e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9284c44d42e6bb4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fa10f1483c881e0b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/librand-b52b9aecc466f539.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6dc5bc40e1452260.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-24b1c7d74e26c3d9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-9a01344fbca87932.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-66c0173664dfd7cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f75fba41dc38fbf6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcbba44c9d160a31.rlib" "/opt/rustwide/target/debug/deps/libspin-e07e117e5addd750.rlib" "/opt/rustwide/target/debug/deps/libmio-1654fa7d15647d71.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libnet2-dc5faac14e3184df.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-7967ff4c86ccba13.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a6d6302ca02d5ddf.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a01a12bbddd557ef.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "/opt/rustwide/target/debug/deps/libbytes-007e8ec5506526a4.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libiovec-fd0dc79956ec30ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-96a462c5444e48f6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/liblog-90646da5412d6d44.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kv_actix_msg-679d7b25e4f1dee9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-db` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.kv_actix_cmap.6f8b0767-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5.3fx6bgu566v89edi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2751530d6426a98c/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-64f15706b1b25098/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-6409300a93ecb4bf/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchashmap-a939b9cc498437ff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c7d4739d306e5cba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f42453ad569a87e4.rlib" "/opt/rustwide/target/debug/deps/librand-98110560e91da158.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-afe1b996ec2b0733.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e2cba0d213841091.rlib" "/opt/rustwide/target/debug/deps/libawc-708aeba6113c4b97.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ba22443142ce7b16.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74da015b948f7f27.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f92581db7a386f36.rlib" "/opt/rustwide/target/debug/deps/libactix_server-46e4001605198336.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-69a3031a3bffce25.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-edddaf2fd85b3a64.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-73b6af0b5d9a8edc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9e527ae0f6652e19.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a7255f6d58b24cc1.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-98c6578fc674a743.rlib" "/opt/rustwide/target/debug/deps/libactix_router-afb7934b308ceb5a.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e174d8df710584c0.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-16f2a025947e5dce.rlib" "/opt/rustwide/target/debug/deps/librand-80fa5f4cfd68f48c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-37042f0378adfdd5.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cdc1bf7e109148a7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c9cfe2b9093d2c5a.rlib" "/opt/rustwide/target/debug/deps/librand_core-2b71b88e93464837.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-198006dbac001495.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c96f5f8929baf103.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libchrono-ac8ce7661264f8dc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5ac7412a1177750c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c3b2e51dc1538b1b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3d7a33f8ab7e99ef.rlib" "/opt/rustwide/target/debug/deps/libryu-9075e4fc1832368f.rlib" "/opt/rustwide/target/debug/deps/libserde-24911f49675c0b8c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-50bf03064300bef3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-acbbd48625c7c2fc.rlib" "/opt/rustwide/target/debug/deps/libregex-2fa10c2b5bf58baa.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7283e229d1120432.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f716d87a4d94ecad.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a58f9e14c915bb5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-770756d999a8bdb9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-d4581642effd62a5.rlib" "/opt/rustwide/target/debug/deps/libunicase-a8c94c402cdd7f66.rlib" "/opt/rustwide/target/debug/deps/libflate2-5170034350c73e63.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-517baf7438c20f9b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-00996680db0ac488.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-64bbcd640fc00f5d.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d0034cd4b30c7c64.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-4065ad53dca84afb.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-3fc3a126888af993.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-537386f589e65400.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4d140eb802f0cb91.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6bf243f7121c246f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libtime-195e51b71e0e344c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-67125b8d2ef96406.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-39f42ebd678972d1.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-98fdc5ed03f6515f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-681e8d835f7da8a5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-52beb4f65a83654d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-62721c57b4cd365b.rlib" "/opt/rustwide/target/debug/deps/liburl-a222f11927bfe1ac.rlib" "/opt/rustwide/target/debug/deps/libencoding-7d20ebc0240b578f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-cd507f5ba7cce56a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-e60ac44802791d01.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a01cf758b2321964.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-50c2a8e818368a21.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-eb954e74fa6117d3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9b7b7e856fee006c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9aa47b133f6452ca.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d09f3022b75b4f05.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5d291e50194b726f.rlib" "/opt/rustwide/target/debug/deps/libhostname-284110b51ecadcec.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-af346cfadd276c1c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libfailure-bef2819822da9084.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c87b1904d41474c1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7c52297902ccc581.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b6ac66d23cda09ab.rlib" "/opt/rustwide/target/debug/deps/libh2-42a5468a21f69cfe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-9ee78e1d8247a258.rlib" "/opt/rustwide/target/debug/deps/libhttp-0db6eb11dba3e9d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libactix_service-03fe78204fbf83d2.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-b92ba5f1e9014c7d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-73b83501ab3e69ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a85ee1d88715bf54.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fbef3c208160d2e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9284c44d42e6bb4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fa10f1483c881e0b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/librand-b52b9aecc466f539.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6dc5bc40e1452260.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-24b1c7d74e26c3d9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-9a01344fbca87932.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-66c0173664dfd7cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f75fba41dc38fbf6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcbba44c9d160a31.rlib" "/opt/rustwide/target/debug/deps/libspin-e07e117e5addd750.rlib" "/opt/rustwide/target/debug/deps/libmio-1654fa7d15647d71.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libnet2-dc5faac14e3184df.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-7967ff4c86ccba13.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a6d6302ca02d5ddf.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a01a12bbddd557ef.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "/opt/rustwide/target/debug/deps/libbytes-007e8ec5506526a4.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libiovec-fd0dc79956ec30ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-96a462c5444e48f6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/liblog-90646da5412d6d44.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kv_actix_cmap-5ccc39dba38219b5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-db` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "dfd625e4816df39a0a8e6a15c796008f99bb80acd5c9f8a24f54757ca320cb60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd625e4816df39a0a8e6a15c796008f99bb80acd5c9f8a24f54757ca320cb60", kill_on_drop: false }` [INFO] [stdout] dfd625e4816df39a0a8e6a15c796008f99bb80acd5c9f8a24f54757ca320cb60