[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 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvadonical%2Fss_rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vadonical/ss_rust on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/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" "+1.45.2" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] af7831515e786103567fe1ed5ac0507fb4e81b84c72dcea6196c00826906fd94 [INFO] running `Command { std: "docker" "start" "-a" "af7831515e786103567fe1ed5ac0507fb4e81b84c72dcea6196c00826906fd94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af7831515e786103567fe1ed5ac0507fb4e81b84c72dcea6196c00826906fd94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7831515e786103567fe1ed5ac0507fb4e81b84c72dcea6196c00826906fd94", kill_on_drop: false }` [INFO] [stdout] af7831515e786103567fe1ed5ac0507fb4e81b84c72dcea6196c00826906fd94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2b4d364835e270b3e522316538704067ae27c3a27bd7a12c702c33e92430dd73 [INFO] running `Command { std: "docker" "start" "-a" "2b4d364835e270b3e522316538704067ae27c3a27bd7a12c702c33e92430dd73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [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-core v0.3.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling vcpkg v0.2.8 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [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 num-integer v0.1.41 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling qrcode v0.11.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling hostname v0.1.5 [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 idna v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.2 [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 bzip2 v0.3.3 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling env_logger v0.7.1 [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 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 futures-macro v0.3.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling libsodium-ffi v0.2.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.12.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 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 json5 v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling shadowsocks-rust v1.8.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/config.rs:452:51 [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 item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/relay/socks5.rs:203:43 [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] [stderr] error: could not compile `shadowsocks-rust`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sslocal --edition=2018 src/bin/local.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="aes-cfb"' --cfg 'feature="aes-ctr"' --cfg 'feature="default"' --cfg 'feature="libsodium-ffi"' --cfg 'feature="openssl"' --cfg 'feature="rc4"' --cfg 'feature="sodium"' --cfg 'feature="trust-dns"' --cfg 'feature="trust-dns-resolver"' -C metadata=13e37a4a689f35d8 -C extra-filename=-13e37a4a689f35d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib --extern byte_string=/opt/rustwide/target/debug/deps/libbyte_string-5c36cd7c350663ff.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cf4ed48759939c45.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c850268f9297bc9b.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-7115ee300db6c1c2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c782d99906fae456.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9b0c7b4b14a2c956.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-b7b2a18084ed7ea8.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-e536743f0abfb294.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-d5f1e575cd0c45ca.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib --extern libsodium_ffi=/opt/rustwide/target/debug/deps/liblibsodium_ffi-e76e58eec3ea0bec.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib --extern lru_time_cache=/opt/rustwide/target/debug/deps/liblru_time_cache-cd33d63fd7713be9.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-8a83ff8c67084fce.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-422afbd70fb06dc2.rlib --extern qrcode=/opt/rustwide/target/debug/deps/libqrcode-972fe21b1f1716ea.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-21462d9ffcb63a34.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-e38baf1b287ff651.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-50b74f6f527cfeee.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-fe707911855cc8b5.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-db9ef390d7cb8b1f.rlib --extern shadowsocks=/opt/rustwide/target/debug/deps/libshadowsocks-2c91080cd1552729.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-d66758854c915a21.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4655e365803d4c41.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ff7278a7878e5def.rlib --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fe68b9b841448bbc.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-f16d0851c4bb7b59/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-324db17399cff9ef/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.ssserver.bt2pkip5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f" "/opt/rustwide/target/debug/deps/ssserver-9c09e75fd6c0814f.3gv5nsqtoqg4dh4q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-f16d0851c4bb7b59/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-324db17399cff9ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c782d99906fae456.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-96a3205c32211bdc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f6aaf770e3b35cae.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libshadowsocks-2c91080cd1552729.rlib" "/opt/rustwide/target/debug/deps/liblru_time_cache-cd33d63fd7713be9.rlib" "/opt/rustwide/target/debug/deps/libbyte_string-5c36cd7c350663ff.rlib" "/opt/rustwide/target/debug/deps/libmd5-8a83ff8c67084fce.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_ffi-e76e58eec3ea0bec.rlib" "/opt/rustwide/target/debug/deps/libsha1-db9ef390d7cb8b1f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f02471849e78097b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-b7b2a18084ed7ea8.rlib" "/opt/rustwide/target/debug/deps/libhmac-e536743f0abfb294.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8f89dd6431b387db.rlib" "/opt/rustwide/target/debug/deps/libsubtle-43b44107afb70823.rlib" "/opt/rustwide/target/debug/deps/libdigest-7115ee300db6c1c2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-77a1158a1dc8f895.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-422afbd70fb06dc2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6acebda11d01e3da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ff7278a7878e5def.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_https-77839d9a37de82c3.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-1b70543cc85bf8cb.rlib" "/opt/rustwide/target/debug/deps/libtyped_headers-761422026e18bdaf.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libchrono-9b349599a13cdeb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9889e7da51918a29.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fc8088111d8f3759.rlib" "/opt/rustwide/target/debug/deps/libtime-d66758854c915a21.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_rustls-af2381be5baeac82.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-3ddec49116ce6b12.rlib" "/opt/rustwide/target/debug/deps/librand-21462d9ffcb63a34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3a2bd47d2e57c643.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-af029e2fb6d3f5aa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-330f740db2b9947c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7e0af5c68d3614d6.rlib" "/opt/rustwide/target/debug/deps/librustls-6f1a37e00fef44ff.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libsct-b7a0dab2e3bb2cc5.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0fe080ff5ee9e510.rlib" "/opt/rustwide/target/debug/deps/libring-e38baf1b287ff651.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d610802cd2a21243.rlib" "/opt/rustwide/target/debug/deps/libh2-478836978d4cdf95.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716b725153bbc6f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-203cd2d3aba8caec.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-020564f0437a8678.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-24cbbad203a4076b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-06a7d850244a5262.rlib" "/opt/rustwide/target/debug/deps/libhostname-f50da97c0be61e15.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7e348ad62483e0ab.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libfailure-04e6755737edea94.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-479d5e30a0c78542.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b8ffaeff12aaa5b3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fe707911855cc8b5.rlib" "/opt/rustwide/target/debug/deps/liburl-fe68b9b841448bbc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-51c6b8b838b49853.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691b62add1764126.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0749832a9ec026b7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libjson5-d5f1e575cd0c45ca.rlib" "/opt/rustwide/target/debug/deps/libserde-50b74f6f527cfeee.rlib" "/opt/rustwide/target/debug/deps/libpest-aac330f4d7eb5214.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-199a8b9f5261dcb4.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libtokio-4655e365803d4c41.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-08fa6bbdc28001fc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-0d22f669192868bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4512e1c4067c520.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0d02d6fadbcd2bef.rlib" "/opt/rustwide/target/debug/deps/libmio-e44449d7b27764c7.rlib" "/opt/rustwide/target/debug/deps/libiovec-f9a0a78bc81851a9.rlib" "/opt/rustwide/target/debug/deps/libnet2-9da3823609042a80.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libbytes-cf4ed48759939c45.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a41ad0cbc9d3b14f.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libfutures-9b0c7b4b14a2c956.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fd0c1deaad1d53ad.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-514935b82939a87e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-b7928a16b3c426e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc1b4e01a471ec9b.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bc096b367648cefe.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6c843038dcec9597.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bcce6b99e5ff1420.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f362e74c6bf6c01e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8dfb8eae69b9681c.rlib" "/opt/rustwide/target/debug/deps/libclap-c850268f9297bc9b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d77f215607f2bb22.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-474b46b5a949c589.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lsodium" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "2b4d364835e270b3e522316538704067ae27c3a27bd7a12c702c33e92430dd73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4d364835e270b3e522316538704067ae27c3a27bd7a12c702c33e92430dd73", kill_on_drop: false }` [INFO] [stdout] 2b4d364835e270b3e522316538704067ae27c3a27bd7a12c702c33e92430dd73