[INFO] updating cached repository https://github.com/doyoubi/undermoon [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/doyoubi/undermoon [INFO] [stderr] 19ea2ec..9b55fbd BumpVersion -> BumpVersion [INFO] [stderr] * [new branch] CheckDelTask -> CheckDelTask [INFO] [stderr] * [new branch] CheckResource -> CheckResource [INFO] [stderr] * [new branch] CreateClientWithCheck -> CreateClientWithCheck [INFO] [stderr] * [new branch] FixBrokerFailover -> FixBrokerFailover [INFO] [stderr] * [new branch] FixFutureCanceledInPooledClient -> FixFutureCanceledInPooledClient [INFO] [stderr] * [new branch] FixRecoveringDeletedKeys -> FixRecoveringDeletedKeys [INFO] [stderr] * [new branch] OptimizeClusterNameSetting -> OptimizeClusterNameSetting [INFO] [stderr] * [new branch] RefactorBrokerMetaStore -> RefactorBrokerMetaStore [INFO] [stderr] * [new branch] ScaleDown -> ScaleDown [INFO] [stderr] * [new branch] UpdateLogo -> UpdateLogo [INFO] [stderr] d4d57ff..6f07019 master -> master [INFO] [stderr] * [new tag] v0.3.0-alpha.3 -> v0.3.0-alpha.3 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6f07019c2806054d6b094dc48772e8772972d31b [INFO] testing doyoubi/undermoon against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyoubi%2Fundermoon" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doyoubi/undermoon on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/doyoubi/undermoon [INFO] finished tweaking git repo https://github.com/doyoubi/undermoon [INFO] tweaked toml for git repo https://github.com/doyoubi/undermoon written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/doyoubi/undermoon already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b48a64cfd7e03f5db5ec62e6017d57c609b99881816a5d6be3de6f964da35f1 [INFO] running `"docker" "start" "-a" "7b48a64cfd7e03f5db5ec62e6017d57c609b99881816a5d6be3de6f964da35f1"` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling string-error v0.1.0 [INFO] [stderr] Compiling crc64 v1.0.0 [INFO] [stderr] Compiling futures-timer v3.0.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.18 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling atoi v0.3.1 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling coarsetime v0.1.12 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling predicates v1.0.3 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling mockall_derive v0.6.0 [INFO] [stderr] Compiling tokio v0.2.17 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling dashmap v3.4.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling mockall v0.6.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling futures-batch v0.6.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling undermoon v0.3.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `undermoon`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name server_proxy --edition=2018 src/bin/server_proxy.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=eed9761e6b3fbd2a -C extra-filename=-eed9761e6b3fbd2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-f6829667e9d6c530.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-279a35a9a453041e.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-a67fe0d74586c8ed.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-14fed2bb5d7a62f1.rlib --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-a887d7ebea7d870e.rlib --extern atoi=/opt/rustwide/target/debug/deps/libatoi-93394b57f19ce911.rlib --extern atomic_option=/opt/rustwide/target/debug/deps/libatomic_option-397dc9af49ef2b5b.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-9a4d017b27250723.rlib --extern btoi=/opt/rustwide/target/debug/deps/libbtoi-5a887570dd6450f1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fc6afd5af00b873a.rlib --extern caseless=/opt/rustwide/target/debug/deps/libcaseless-965d80d491b513dd.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f1f2c30960800d48.rlib --extern coarsetime=/opt/rustwide/target/debug/deps/libcoarsetime-f53b7ab8ff9e2d95.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-2bfeada8b0ada814.rlib --extern crc16=/opt/rustwide/target/debug/deps/libcrc16-a60d9394e1bbc90c.rlib --extern crc64=/opt/rustwide/target/debug/deps/libcrc64-9f0b7ec62a5fac97.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-c8256a97467b5dd9.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-eae83ae04f5fd92e.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-96cbb4f9b11e981f.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a837fc26eb1662d0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-976bba8253e0c745.rlib --extern futures_batch=/opt/rustwide/target/debug/deps/libfutures_batch-70f9e4113bce674a.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-077b6ebbf827bfc6.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-544032f236006901.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b06eb7df3a2dcab7.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-5f7bb19fb0dc3244.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-42b65cd34c0ef6a5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d653b66e8643965b.rlib --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-4164c582836e6f1a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8163ccf216c80657.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c856b526f63e7060.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d7a8fd56f3d19893.rlib --extern string_error=/opt/rustwide/target/debug/deps/libstring_error-2579ed8a429ef395.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e4ef99364e09881.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d095f005f43caf7c.rlib --extern undermoon=/opt/rustwide/target/debug/deps/libundermoon-5424622e35470a1f.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-ebe3739f4f4d0d32.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-a636e57f152f9438/out -L native=/opt/rustwide/target/debug/build/brotli-sys-32680b368c8c670e/out -L native=/opt/rustwide/target/debug/build/zstd-sys-65f6b47e5b4f053f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.mem_broker.9ymbe4fo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981" "/opt/rustwide/target/debug/deps/mem_broker-b4bdbfc6c0645981.132rluigejtg1s7h.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a636e57f152f9438/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-32680b368c8c670e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-65f6b47e5b4f053f/out" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-a837fc26eb1662d0.rlib" "/opt/rustwide/target/debug/deps/libatty-47e40213a135a0df.rlib" "/opt/rustwide/target/debug/deps/libhumantime-67dad8d5462fd07a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2a25a876a92425ac.rlib" "/opt/rustwide/target/debug/deps/libconfig-2bfeada8b0ada814.rlib" "/opt/rustwide/target/debug/deps/libini-9b4ca5903fd2e649.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-bdfc88f7c90b4b78.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1164fb9671662cd2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9e3e67104cb26c66.rlib" "/opt/rustwide/target/debug/deps/libserde-0825f3c94315f306.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-26a3a548d6bb9511.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca4b50a4a5efb208.rlib" "/opt/rustwide/target/debug/deps/libtoml-8b70b65ce326cdb2.rlib" "/opt/rustwide/target/debug/deps/libnom-a1d9f41252c215ac.rlib" "/opt/rustwide/target/debug/deps/libundermoon-5424622e35470a1f.rlib" "/opt/rustwide/target/debug/deps/libstring_error-2579ed8a429ef395.rlib" "/opt/rustwide/target/debug/deps/libatoi-93394b57f19ce911.rlib" "/opt/rustwide/target/debug/deps/libzstd-ebe3739f4f4d0d32.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-69314906d7953099.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-f2c5a10fdb6e1d80.rlib" "/opt/rustwide/target/debug/deps/libcrc64-9f0b7ec62a5fac97.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-eae83ae04f5fd92e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f33130f66302ba30.rlib" "/opt/rustwide/target/debug/deps/libbtoi-5a887570dd6450f1.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-14fed2bb5d7a62f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_batch-70f9e4113bce674a.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-2f7f6787ff338ea7.rlib" "/opt/rustwide/target/debug/deps/libmockall-5f7bb19fb0dc3244.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-5272676689d339dd.rlib" "/opt/rustwide/target/debug/deps/libtreeline-986586d7ef84f236.rlib" "/opt/rustwide/target/debug/deps/libpredicates-132aad0c7468ccb3.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-7af3b6a344f67bcd.rlib" "/opt/rustwide/target/debug/deps/libdifference-6c82ab597d70b30f.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-53f1a73ae6d8cf3c.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-f9e9abb35a9f40bd.rlib" "/opt/rustwide/target/debug/deps/libfragile-cafe8e6e3fa95f0e.rlib" "/opt/rustwide/target/debug/deps/libdowncast-375b5bcdd7f1a761.rlib" "/opt/rustwide/target/debug/deps/libcrc16-a60d9394e1bbc90c.rlib" "/opt/rustwide/target/debug/deps/libdashmap-96cbb4f9b11e981f.rlib" "/opt/rustwide/target/debug/deps/libahash-a7a670d33fb7ae7f.rlib" "/opt/rustwide/target/debug/deps/libconst_random-e9e6f9398775f1b8.rlib" "/opt/rustwide/target/debug/deps/libatomic_option-397dc9af49ef2b5b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a887d7ebea7d870e.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-077b6ebbf827bfc6.rlib" "/opt/rustwide/target/debug/deps/libcoarsetime-f53b7ab8ff9e2d95.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d653b66e8643965b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-618fd5f24bf5bead.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-95744f8497fd4293.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7e538935d1d47d93.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-688d32b5f07ba559.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c2fe1472b4048d3d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-842de0a1422ef93f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libhyper-f2f954719db14cc9.rlib" "/opt/rustwide/target/debug/deps/libwant-02df0e38ecfe2383.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtower_service-25138266eb36d032.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4d5e321f70aea2c4.rlib" "/opt/rustwide/target/debug/deps/libitertools-544032f236006901.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a67fe0d74586c8ed.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-78700cce4dc21e5f.rlib" "/opt/rustwide/target/debug/deps/libawc-456064e58779c623.rlib" "/opt/rustwide/target/debug/deps/libactix_server-394bf1c6a2d51de4.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8bf10d54c6aa20ac.rlib" "/opt/rustwide/target/debug/deps/libbytestring-2a6ab16e8a45d223.rlib" "/opt/rustwide/target/debug/deps/libactix_http-f6829667e9d6c530.rlib" "/opt/rustwide/target/debug/deps/libsha1-88a4825272452169.rlib" "/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c859ac02c2af408b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-191dc84f460e4ca8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a87e80862916c8fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-f1f2c30960800d48.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a13cd8031371b5db.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bd7e186de06bd61a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d7a8fd56f3d19893.rlib" "/opt/rustwide/target/debug/deps/libryu-bde80f248a257dac.rlib" "/opt/rustwide/target/debug/deps/libserde-8163ccf216c80657.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-86055b9cc242ffc6.rlib" "/opt/rustwide/target/debug/deps/libregex-3fe493d3bfe3e952.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d9df2c94774dc0e8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-388561bdd9780df9.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-25ca56886cd3e2ae.rlib" "/opt/rustwide/target/debug/deps/libmime-d811c0939626d099.rlib" "/opt/rustwide/target/debug/deps/libunicase-de140f6a65fca7d3.rlib" "/opt/rustwide/target/debug/deps/libflate2-9e5466a1c8d1e5c1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-44139759fb691fcf.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0cd713dc566ec75.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-73ea2c51b57b24c2.rlib" "/opt/rustwide/target/debug/deps/libtime-2bd98a793ba3894c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-919183cd3528c0fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b0988530c6a973fc.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-a42c8d19e498681a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-c51393967aaa1298.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-3df2174b4549603c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-34de627243cbea52.rlib" "/opt/rustwide/target/debug/deps/librand-b134e839539e1ae2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0dd7a123c3ee6c84.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-91ee036dce5c5706.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f00c85cc9b93db1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d72a97cb6d8c5ea5.rlib" "/opt/rustwide/target/debug/deps/liburl-93ba3845d7abbfcf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-4d12b87b4b7516b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-11e7df9356f9ad19.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b122691f5c68c23f.rlib" "/opt/rustwide/target/debug/deps/libhostname-eeaca40f08110c48.rlib" "/opt/rustwide/target/debug/deps/libquick_error-26a5f855c809a9eb.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-16e521497c81f592.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-918ea961f7d60fd6.rlib" "/opt/rustwide/target/debug/deps/libfailure-b28ad3e7ce275887.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9a4d017b27250723.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c1e1b04a3100222f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dfdb500ff40031bb.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-279a35a9a453041e.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-f86fed5c4fe81479.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-240c80634e113f93.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-393f93fc5a3f965a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b071d1164938f9e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-02f2775ce80a974d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-95806f7d24e72abe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4164c582836e6f1a.rlib" "/opt/rustwide/target/debug/deps/libcopyless-475418973dcf58df.rlib" "/opt/rustwide/target/debug/deps/libfutures-976bba8253e0c745.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-51ba2ef1b60f45bf.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libh2-b1475b3d30e4e529.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5678c76dba3381f.rlib" "/opt/rustwide/target/debug/deps/libitoa-6c514d0363297749.rlib" "/opt/rustwide/target/debug/deps/libactix_service-2b7ed823dbde0939.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-616a5afd79828e36.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a1e59429c3f184d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8ab3b0eb4c6ef7d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-316a47c413bb053f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a7f58c7f5d01dfa6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b79f1cb1723caac.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a4ca7212a51de323.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d095f005f43caf7c.rlib" "/opt/rustwide/target/debug/deps/libtokio-5e4ef99364e09881.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f66bac1211c7abea.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a6f94d24a8a9421a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-35c14ee7f68fafb9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b06eb7df3a2dcab7.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-45953498a071f74a.rlib" "/opt/rustwide/target/debug/deps/libmio-9690050dc93cb3ce.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-50c8561be72988b5.rlib" "/opt/rustwide/target/debug/deps/libnet2-54d9476966e9eb5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-911e7bfc0d90b867.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dc356d37067cf7ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-009a5420b8e6d6e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-42b65cd34c0ef6a5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ed1739a6b850f33d.rlib" "/opt/rustwide/target/debug/deps/libbytes-fc6afd5af00b873a.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `undermoon`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7b48a64cfd7e03f5db5ec62e6017d57c609b99881816a5d6be3de6f964da35f1"` [INFO] running `"docker" "rm" "-f" "7b48a64cfd7e03f5db5ec62e6017d57c609b99881816a5d6be3de6f964da35f1"` [INFO] [stdout] 7b48a64cfd7e03f5db5ec62e6017d57c609b99881816a5d6be3de6f964da35f1