[INFO] cloning repository https://github.com/vadonical/ss_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vadonical/ss_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvadonical%2Fss_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvadonical%2Fss_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d93051af22be7c2fd7d3db13c36c57732ac7a2b [INFO] testing vadonical/ss_rust against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvadonical%2Fss_rust" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vadonical/ss_rust on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vadonical/ss_rust [INFO] finished tweaking git repo https://github.com/vadonical/ss_rust [INFO] tweaked toml for git repo https://github.com/vadonical/ss_rust written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/vadonical/ss_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fcdcfbbc432aceaa9ffbe904f6aef531c9c26045c85caf5ddd04d6a40637515 [INFO] running `Command { std: "docker" "start" "-a" "2fcdcfbbc432aceaa9ffbe904f6aef531c9c26045c85caf5ddd04d6a40637515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fcdcfbbc432aceaa9ffbe904f6aef531c9c26045c85caf5ddd04d6a40637515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fcdcfbbc432aceaa9ffbe904f6aef531c9c26045c85caf5ddd04d6a40637515", kill_on_drop: false }` [INFO] [stdout] 2fcdcfbbc432aceaa9ffbe904f6aef531c9c26045c85caf5ddd04d6a40637515 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d95f9ad9a8cf444bb44485d6ba7db582e48ae9f319a13fe20cee3b8ba49eea1a [INFO] running `Command { std: "docker" "start" "-a" "d95f9ad9a8cf444bb44485d6ba7db582e48ae9f319a13fe20cee3b8ba49eea1a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling vcpkg v0.2.8 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling lru_time_cache v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling qrcode v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling typed-headers v0.2.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v0.2.4 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.12.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling libsodium-ffi v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling json5 v0.2.5 [INFO] [stderr] Compiling trust-dns-rustls v0.18.0-alpha.3 [INFO] [stderr] Compiling trust-dns-https v0.18.0-alpha.3 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.3 [INFO] [stderr] Compiling shadowsocks-rust v1.8.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/config.rs:452:65 [INFO] [stdout] | [INFO] [stdout] 452 | UrlParseError::ParseError(ref err) => error::Error::description(err), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/relay/socks5.rs:203:72 [INFO] [stdout] | [INFO] [stdout] 203 | Error::new(Reply::GeneralFailure, ::description(&err)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.ssserver.fe6eb045-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382.2wskdwzk3xcalxy4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-e4f3b72d46134e32/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-568d75b3fc1ffd7b/out" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-bf24fdea2d1d3390.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe718804e6e01f68.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4720986d10121b2d.rlib" "/opt/rustwide/target/debug/deps/libregex-b40c885787b367a7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4055627397d2cec7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a4be1312f2ebb2b2.rlib" "/opt/rustwide/target/debug/deps/libshadowsocks-bdd0a1dd1a81bfac.rlib" "/opt/rustwide/target/debug/deps/liblru_time_cache-c49379100314e286.rlib" "/opt/rustwide/target/debug/deps/libbyte_string-c04f3f6c0bafd7a6.rlib" "/opt/rustwide/target/debug/deps/libmd5-957b4fcf79c0878f.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_ffi-2194393cfd121ef8.rlib" "/opt/rustwide/target/debug/deps/libsha1-4a29f74e8253fb55.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cc6903acc5055fae.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-7eb8f43ba5540e3a.rlib" "/opt/rustwide/target/debug/deps/libhmac-922f2e8862b58e8a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-54176c418ee8a0e1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-92ac3e1d61a4fa67.rlib" "/opt/rustwide/target/debug/deps/libdigest-150191a90ea01c61.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8f83a1e39d36061a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f27c7521c809b8e6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8e30a1a5f8c854b3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-29a84c27f96fcbe3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-d75e276f569ff2ec.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_https-92ea1e7fb89d2e9c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-9824034a3bd99a0d.rlib" "/opt/rustwide/target/debug/deps/libtyped_headers-168c0a1a86dc8e26.rlib" "/opt/rustwide/target/debug/deps/libmime-acdf30b181dfb8f5.rlib" "/opt/rustwide/target/debug/deps/libchrono-f75751688fc065c6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a791e1b0d93e2403.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0d4c4054676b0dad.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_rustls-0e93d3e9f8e5d89e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5e5592719d4e7bbd.rlib" "/opt/rustwide/target/debug/deps/librand-bf28377944e1472c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5766f6056ba04338.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-09322bbd4ace18ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-85565df61af4d038.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9c308aca5f70544d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-3e3ec6d0cef34ecb.rlib" "/opt/rustwide/target/debug/deps/librustls-342d9fc3dc5d8d8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d62c2691af399e6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "/opt/rustwide/target/debug/deps/libsct-e32ff589a398769c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4ad8ab59f97b6546.rlib" "/opt/rustwide/target/debug/deps/libring-3695b4612ce78c6d.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c46b28837f4c9f60.rlib" "/opt/rustwide/target/debug/deps/libh2-8ba6bd10c3bc474e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d83463a15fb2bf2.rlib" "/opt/rustwide/target/debug/deps/libhttp-309dcaef57804847.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-123ed7739850f328.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-a7ef1cb35528655b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c0be075eb17e1bca.rlib" "/opt/rustwide/target/debug/deps/libhostname-3ff39fd021f17de4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-63d061bf0c7acb92.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7f3450f38b9e289a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8ac6dcb1f6e5a1f9.rlib" "/opt/rustwide/target/debug/deps/libfailure-eb96e01aa8ea2c24.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1eb9f9ba25f73f5a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8dc451c2c4f1432e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-731e251c1504ffa8.rlib" "/opt/rustwide/target/debug/deps/liburl-a5ebbdf745bdf10b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-72c0a6fdf990c4d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bfc9b571a9010bf8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a4021fe4b5392f1a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libitoa-41332e73027fcf32.rlib" "/opt/rustwide/target/debug/deps/libdtoa-79721131ab1dea5c.rlib" "/opt/rustwide/target/debug/deps/libjson5-ce22602300bfaf19.rlib" "/opt/rustwide/target/debug/deps/libserde-224856739d7980d2.rlib" "/opt/rustwide/target/debug/deps/libpest-85d18bca8bf05944.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7a983711e4d1070c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libtokio-17402784ed477766.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bfc37f46c9740114.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-da19bb9fb0b66fe1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a5200c5834843d02.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fa7e6eb6d03f1d51.rlib" "/opt/rustwide/target/debug/deps/libmio-6db03f3b6d2ab54e.rlib" "/opt/rustwide/target/debug/deps/libiovec-0c5ad89d299e9566.rlib" "/opt/rustwide/target/debug/deps/libnet2-2ed18b33012407f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbytes-52d9683012c43702.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-05c3254d44e0e268.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures-d0bc95f931a2f46f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6aeb2738ffcb4714.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7144c8d5a468a159.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c5ff3709cffc05b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8eb3da6e968d6867.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5a5d8f9276fa9edc.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-207603ca3fc81c58.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b29f69d63d98564e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-be1b6e85ceca2a9a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c272a5c20533f8c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1805de7a15cae6f0.rlib" "/opt/rustwide/target/debug/deps/libclap-6e09b7d744b6955d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f6da55165abf0f4f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libatty-f5d359d4f6882796.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lsodium" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ssserver-8d74882415d27382" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shadowsocks-rust` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d95f9ad9a8cf444bb44485d6ba7db582e48ae9f319a13fe20cee3b8ba49eea1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95f9ad9a8cf444bb44485d6ba7db582e48ae9f319a13fe20cee3b8ba49eea1a", kill_on_drop: false }` [INFO] [stdout] d95f9ad9a8cf444bb44485d6ba7db582e48ae9f319a13fe20cee3b8ba49eea1a