[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finv2004%2Frust-async-kv-benchmarks" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inv2004/rust-async-kv-benchmarks on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-6/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89c92bb5e88fec2a74b4c9aa3553a587c2c195bd4db01afb42ed2cd27b9d23bc [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" "89c92bb5e88fec2a74b4c9aa3553a587c2c195bd4db01afb42ed2cd27b9d23bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89c92bb5e88fec2a74b4c9aa3553a587c2c195bd4db01afb42ed2cd27b9d23bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c92bb5e88fec2a74b4c9aa3553a587c2c195bd4db01afb42ed2cd27b9d23bc", kill_on_drop: false }` [INFO] [stdout] 89c92bb5e88fec2a74b4c9aa3553a587c2c195bd4db01afb42ed2cd27b9d23bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7fadc05809ce8a09aa8216e4473e61f6ae08721ef7dd511b639fd8e88a73796 [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" "a7fadc05809ce8a09aa8216e4473e61f6ae08721ef7dd511b639fd8e88a73796", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [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 encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling serde v1.0.95 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling copyless v0.1.4 [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 hashbrown v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [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 lock_api v0.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [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 crc32fast v1.2.0 [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 futures-sink-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [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 base64 v0.10.1 [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 hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling getrandom v0.1.6 [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 aho-corasick v0.7.4 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [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 threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling crossbeam_requests v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [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 v0.9.0 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling actix-utils v0.4.4 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.16 [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 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 actix-rt v0.2.4 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling actix-connect v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [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 stable 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] error[E0554]: `#![feature]` may not be used on the stable 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] error[E0554]: `#![feature]` may not be used on the stable 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] error[E0554]: `#![feature]` may not be used on the stable 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] error[E0554]: `#![feature]` may not be used on the stable 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] error: aborting due to previous error [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 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [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-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.kv_actix_msg.a79fa378-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa.1yzxzi5oczfjekp6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-35d530e8b9f53061/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-cb9e3730d298bbe5/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-872b59e78ff4bb2d/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-7d56358b5f50f8f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-2b8abf9b08e92d76.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d39594114451c275.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6863a9efaf8261d7.rlib" "/opt/rustwide/target/debug/deps/libawc-b4f33d96a77c759f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-af695e1bbb1ed60a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2857fa72206a6468.rlib" "/opt/rustwide/target/debug/deps/liblock_api-579365d6aa7d2036.rlib" "/opt/rustwide/target/debug/deps/libactix_server-4567c026f085bd6b.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-0f53509c89d3c743.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-58e215d49c9a3052.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-eaab0026280c63ad.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8aab119aca4fd6f1.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1c347782ff686e40.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-fe28306e290a7d3c.rlib" "/opt/rustwide/target/debug/deps/libactix_router-244135870dba9aa3.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c2396a99b4a3e592.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f6969017b97dd8e5.rlib" "/opt/rustwide/target/debug/deps/librand-a5330d99adb409f5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed0775e5e8b9051a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9c9c594b68a7a53f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a1c5ab7a10901790.rlib" "/opt/rustwide/target/debug/deps/librand_core-780850bad52032e6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-14f1f41de583984f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-76f2b1dfd34c681d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9a2ae3b0feaaf382.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libchrono-00b03e0e71c0ea00.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-99921662095b3d3c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6bad645faf5523b1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2c3d305aadc0d073.rlib" "/opt/rustwide/target/debug/deps/libryu-1ecda30c177781f7.rlib" "/opt/rustwide/target/debug/deps/libserde-3b99cfe4b4ad1675.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d9667f17e97656d5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8450629d88565ab6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e4d54a3395ba404a.rlib" "/opt/rustwide/target/debug/deps/libregex-307f1f930548e61d.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a2fa915cc96b9b2e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fe8013d6f0851865.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b31a158e21ca430c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c13c04d4f0921aff.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f20a9639554997b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b1b5566c01fb3078.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libmime-8b977ed54b06b14d.rlib" "/opt/rustwide/target/debug/deps/libunicase-68ff67c6bdd13596.rlib" "/opt/rustwide/target/debug/deps/libflate2-33b5b56f1cf6fd9f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-d3407c80661d12a9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3277d2a93bde398c.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-74d4c6de73c16fa0.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-370352851ab129f7.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-40a1f3ececa22b11.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-5be2e1278125582a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-29ef26683e8d417f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ea7a0a84387040e2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-81b13c901a41ad73.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea7abb20b98e2822.rlib" "/opt/rustwide/target/debug/deps/libtime-c986c9c8d965cdb1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bf7e6d528f7049e1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-87100c555c9d015a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-8989d563affaefa4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1bef6b09f0d338a0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-dc3fdea983e93e51.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ede30d183351b5da.rlib" "/opt/rustwide/target/debug/deps/liburl-46da498449fffac4.rlib" "/opt/rustwide/target/debug/deps/libencoding-82779f04275003a7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-f2137084f436c49b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-3e1e1aaf4bf6351f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-fa72d75680a1478c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-48fabfcd9685a3a5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-51b01b2f026b9e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-94fd168624cb9e7a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b5dbf89b8959dfb5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9de00a1cd7c8dbe8.rlib" "/opt/rustwide/target/debug/deps/libidna-43bebda35869616d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c76635dded2aeb2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-35a254df2e77ab6d.rlib" "/opt/rustwide/target/debug/deps/libhostname-fbefd6e9cf483b7f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5f63f390a9917172.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a3789704aa95dde.rlib" "/opt/rustwide/target/debug/deps/libfailure-e21aa4606133359b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9d8cdfc07db7de43.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0f03fcdf362e2e28.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6c31f5e4c3f5fd44.rlib" "/opt/rustwide/target/debug/deps/libh2-b1945f9b81348f35.rlib" "/opt/rustwide/target/debug/deps/libindexmap-77f9ad5a63871370.rlib" "/opt/rustwide/target/debug/deps/libstring-bbc9834c5bf2426e.rlib" "/opt/rustwide/target/debug/deps/libhttp-0e30ac7c3b62a82e.rlib" "/opt/rustwide/target/debug/deps/libitoa-a209dd313045efb2.rlib" "/opt/rustwide/target/debug/deps/libactix_service-bb7f85b851df4154.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-c7c5fe0908b44df2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-cc033de74c1b3fc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0512a474d932cb42.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-86ddc184c5bdfa3c.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f6c7ecd5746974d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dea6f8571b7abc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-85fb3e3f71233bd5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "/opt/rustwide/target/debug/deps/librand-493bfcd33732764d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-932e31a3f64a6245.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9f07f4c53e50062.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5b31a994f01453bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fbbd2e473c484578.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d7cc6894a08ecfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b5321fbe8a5977f.rlib" "/opt/rustwide/target/debug/deps/librand_os-f8d513faa96fcfe6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-57e6957caa4da760.rlib" "/opt/rustwide/target/debug/deps/librand_core-c923b538a014a2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b928fde88579906e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-96198fa42b00eac4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f346c9114cf10826.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0fa35e976b9be538.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-dbb68dda4c70470b.rlib" "/opt/rustwide/target/debug/deps/libspin-077040eb9bee7a92.rlib" "/opt/rustwide/target/debug/deps/libmio-cba9161d01b31759.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libnet2-fb53df9b66620fed.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-517f8b90b52eb664.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-8e52a7475b23f01a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-94543bd5287dcfb9.rlib" "/opt/rustwide/target/debug/deps/libfutures-63a947ad1980ca3c.rlib" "/opt/rustwide/target/debug/deps/libbytes-c67dc624ba12f098.rlib" "/opt/rustwide/target/debug/deps/libeither-3f1071bfa6a9593f.rlib" "/opt/rustwide/target/debug/deps/libiovec-63f23ab16ea5a3ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-aa4b49daaafcb4c5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/liblog-bc9ee422b926d48d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-98f73597c3a5ab62.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kv_actix_msg-15f27778005cfaaa" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.kv_actix_cmap_async.db013ee5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f.47vdmdgaaxg29bfk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-35d530e8b9f53061/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-cb9e3730d298bbe5/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-872b59e78ff4bb2d/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchashmap-5f824ffacac78786.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4056ee9d44d2a7a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b5ee52e0e1e1d815.rlib" "/opt/rustwide/target/debug/deps/librand-4ad921504c6b527a.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4ce4edc80612c310.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6863a9efaf8261d7.rlib" "/opt/rustwide/target/debug/deps/libawc-b4f33d96a77c759f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-af695e1bbb1ed60a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2857fa72206a6468.rlib" "/opt/rustwide/target/debug/deps/liblock_api-579365d6aa7d2036.rlib" "/opt/rustwide/target/debug/deps/libactix_server-4567c026f085bd6b.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-0f53509c89d3c743.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-58e215d49c9a3052.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-eaab0026280c63ad.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8aab119aca4fd6f1.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1c347782ff686e40.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-fe28306e290a7d3c.rlib" "/opt/rustwide/target/debug/deps/libactix_router-244135870dba9aa3.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c2396a99b4a3e592.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f6969017b97dd8e5.rlib" "/opt/rustwide/target/debug/deps/librand-a5330d99adb409f5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed0775e5e8b9051a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9c9c594b68a7a53f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a1c5ab7a10901790.rlib" "/opt/rustwide/target/debug/deps/librand_core-780850bad52032e6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-14f1f41de583984f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-76f2b1dfd34c681d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9a2ae3b0feaaf382.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libchrono-00b03e0e71c0ea00.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-99921662095b3d3c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6bad645faf5523b1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2c3d305aadc0d073.rlib" "/opt/rustwide/target/debug/deps/libryu-1ecda30c177781f7.rlib" "/opt/rustwide/target/debug/deps/libserde-3b99cfe4b4ad1675.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d9667f17e97656d5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8450629d88565ab6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e4d54a3395ba404a.rlib" "/opt/rustwide/target/debug/deps/libregex-307f1f930548e61d.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a2fa915cc96b9b2e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fe8013d6f0851865.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b31a158e21ca430c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c13c04d4f0921aff.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f20a9639554997b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b1b5566c01fb3078.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libmime-8b977ed54b06b14d.rlib" "/opt/rustwide/target/debug/deps/libunicase-68ff67c6bdd13596.rlib" "/opt/rustwide/target/debug/deps/libflate2-33b5b56f1cf6fd9f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-d3407c80661d12a9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3277d2a93bde398c.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-74d4c6de73c16fa0.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-370352851ab129f7.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-40a1f3ececa22b11.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-5be2e1278125582a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-29ef26683e8d417f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ea7a0a84387040e2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-81b13c901a41ad73.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea7abb20b98e2822.rlib" "/opt/rustwide/target/debug/deps/libtime-c986c9c8d965cdb1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bf7e6d528f7049e1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-87100c555c9d015a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-8989d563affaefa4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1bef6b09f0d338a0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-dc3fdea983e93e51.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ede30d183351b5da.rlib" "/opt/rustwide/target/debug/deps/liburl-46da498449fffac4.rlib" "/opt/rustwide/target/debug/deps/libencoding-82779f04275003a7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-f2137084f436c49b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-3e1e1aaf4bf6351f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-fa72d75680a1478c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-48fabfcd9685a3a5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-51b01b2f026b9e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-94fd168624cb9e7a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b5dbf89b8959dfb5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9de00a1cd7c8dbe8.rlib" "/opt/rustwide/target/debug/deps/libidna-43bebda35869616d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c76635dded2aeb2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-35a254df2e77ab6d.rlib" "/opt/rustwide/target/debug/deps/libhostname-fbefd6e9cf483b7f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5f63f390a9917172.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a3789704aa95dde.rlib" "/opt/rustwide/target/debug/deps/libfailure-e21aa4606133359b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9d8cdfc07db7de43.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0f03fcdf362e2e28.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6c31f5e4c3f5fd44.rlib" "/opt/rustwide/target/debug/deps/libh2-b1945f9b81348f35.rlib" "/opt/rustwide/target/debug/deps/libindexmap-77f9ad5a63871370.rlib" "/opt/rustwide/target/debug/deps/libstring-bbc9834c5bf2426e.rlib" "/opt/rustwide/target/debug/deps/libhttp-0e30ac7c3b62a82e.rlib" "/opt/rustwide/target/debug/deps/libitoa-a209dd313045efb2.rlib" "/opt/rustwide/target/debug/deps/libactix_service-bb7f85b851df4154.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-c7c5fe0908b44df2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-cc033de74c1b3fc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0512a474d932cb42.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-86ddc184c5bdfa3c.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f6c7ecd5746974d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dea6f8571b7abc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-85fb3e3f71233bd5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "/opt/rustwide/target/debug/deps/librand-493bfcd33732764d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-932e31a3f64a6245.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9f07f4c53e50062.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5b31a994f01453bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fbbd2e473c484578.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d7cc6894a08ecfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b5321fbe8a5977f.rlib" "/opt/rustwide/target/debug/deps/librand_os-f8d513faa96fcfe6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-57e6957caa4da760.rlib" "/opt/rustwide/target/debug/deps/librand_core-c923b538a014a2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b928fde88579906e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-96198fa42b00eac4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f346c9114cf10826.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0fa35e976b9be538.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-dbb68dda4c70470b.rlib" "/opt/rustwide/target/debug/deps/libspin-077040eb9bee7a92.rlib" "/opt/rustwide/target/debug/deps/libmio-cba9161d01b31759.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libnet2-fb53df9b66620fed.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-517f8b90b52eb664.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-8e52a7475b23f01a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-94543bd5287dcfb9.rlib" "/opt/rustwide/target/debug/deps/libfutures-63a947ad1980ca3c.rlib" "/opt/rustwide/target/debug/deps/libbytes-c67dc624ba12f098.rlib" "/opt/rustwide/target/debug/deps/libeither-3f1071bfa6a9593f.rlib" "/opt/rustwide/target/debug/deps/libiovec-63f23ab16ea5a3ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-aa4b49daaafcb4c5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/liblog-bc9ee422b926d48d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-98f73597c3a5ab62.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kv_actix_cmap_async-44f9469927e7a68f" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "a7fadc05809ce8a09aa8216e4473e61f6ae08721ef7dd511b639fd8e88a73796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7fadc05809ce8a09aa8216e4473e61f6ae08721ef7dd511b639fd8e88a73796", kill_on_drop: false }` [INFO] [stdout] a7fadc05809ce8a09aa8216e4473e61f6ae08721ef7dd511b639fd8e88a73796