[INFO] cloning repository https://github.com/smartdevcode/shadowsocks-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smartdevcode/shadowsocks-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartdevcode%2Fshadowsocks-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartdevcode%2Fshadowsocks-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80d70b3ef2a4ec268803fa4e02a1ca18cbb14ff9 [INFO] testing smartdevcode/shadowsocks-rust against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartdevcode%2Fshadowsocks-rust" "/workspace/builds/worker-85/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-85/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smartdevcode/shadowsocks-rust on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smartdevcode/shadowsocks-rust [INFO] finished tweaking git repo https://github.com/smartdevcode/shadowsocks-rust [INFO] tweaked toml for git repo https://github.com/smartdevcode/shadowsocks-rust written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate git repo https://github.com/smartdevcode/shadowsocks-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded json5 v0.2.7 [INFO] [stderr] Downloaded trust-dns-rustls v0.19.5 [INFO] [stderr] Downloaded typed-headers v0.2.0 [INFO] [stderr] Downloaded pin-project v0.4.14 [INFO] [stderr] Downloaded bloomfilter v1.0.2 [INFO] [stderr] Downloaded cmac v0.2.0 [INFO] [stderr] Downloaded aes-siv v0.2.0 [INFO] [stderr] Downloaded dbl v0.2.1 [INFO] [stderr] Downloaded pin-project-internal v0.4.14 [INFO] [stderr] Downloaded pmac v0.2.0 [INFO] [stderr] Downloaded iprange v0.6.2 [INFO] [stderr] Downloaded miscreant v0.5.2 [INFO] [stderr] Downloaded trust-dns-https v0.19.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bb7276309bc3582590dc3fb2a9581da32b7790cf33473ce0a062d32c07fa33a [INFO] running `Command { std: "docker" "start" "-a" "7bb7276309bc3582590dc3fb2a9581da32b7790cf33473ce0a062d32c07fa33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bb7276309bc3582590dc3fb2a9581da32b7790cf33473ce0a062d32c07fa33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb7276309bc3582590dc3fb2a9581da32b7790cf33473ce0a062d32c07fa33a", kill_on_drop: false }` [INFO] [stdout] 7bb7276309bc3582590dc3fb2a9581da32b7790cf33473ce0a062d32c07fa33a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50239686df4e1f984874310d34c96f7112a9fb0805c51b28a3897650bb0e916f [INFO] running `Command { std: "docker" "start" "-a" "50239686df4e1f984874310d34c96f7112a9fb0805c51b28a3897650bb0e916f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling shadowsocks-rust v1.8.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling lru_time_cache v0.10.0 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling iprange v0.6.2 [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 heck v0.3.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling bloomfilter v1.0.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.14 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling pin-project v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling json5 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/relay/tcprelay/client.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/relay/tcprelay/client.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/relay/tcprelay/connection.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/relay/tcprelay/http_local.rs:265:1 [INFO] [stdout] | [INFO] [stdout] 265 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/relay/tcprelay/http_local.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/relay/tcprelay/monitor.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/relay/tcprelay/proxy_stream.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/relay/tcprelay/proxy_stream.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 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,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aes-cfb"' --cfg 'feature="aes-ctr"' --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="hyper"' --cfg 'feature="libsodium-sys"' --cfg 'feature="local-http"' --cfg 'feature="local-http-native-tls"' --cfg 'feature="native-tls"' --cfg 'feature="openssl"' --cfg 'feature="rc4"' --cfg 'feature="sodium"' --cfg 'feature="tokio-tls"' --cfg 'feature="tower"' --cfg 'feature="trust-dns"' --cfg 'feature="trust-dns-resolver"' -C metadata=f71acb5657a041b0 -C extra-filename=-f71acb5657a041b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-36ce174cf5a51376.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-f6f43c25689d48d9.rlib --extern bloomfilter=/opt/rustwide/target/debug/deps/libbloomfilter-d8661128e4ebf7cd.rlib --extern byte_string=/opt/rustwide/target/debug/deps/libbyte_string-3305c9dac9eec273.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d1e9b9459c158c09.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9bcb42352658c15d.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-1bf82824fb22a5b5.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f496ba970acb1ece.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d93cb805cdb41d8c.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-b3b7cca97c4fa35b.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-1f673391386c896b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a279591edf0fa76b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3a73e8faa22bc637.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib --extern iprange=/opt/rustwide/target/debug/deps/libiprange-8e1fe5b4b667ab47.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-c5d0b830c2b87631.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-8d364110d85d9b54.rlib --extern libsodium_sys=/opt/rustwide/target/debug/deps/liblibsodium_sys-8e80f242479a13fc.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern lru_time_cache=/opt/rustwide/target/debug/deps/liblru_time_cache-8c925f99e61b3868.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-23f3fd57e1479598.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-ec9209e0dc3920a8.rlib --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-243f03bf9084fc83.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-efae99b574ee6d8a.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-69909ddc63831971.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-f918f2e8e8f6937a.rlib --extern qrcode=/opt/rustwide/target/debug/deps/libqrcode-764874d01323bb08.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9757c73370feac6d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-783df59085c02e9d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a7b24ea39b692c05.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d3f002f24cc96371.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-e41a6cf7fc670541.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-1c859b21d986f9b1.rlib --extern shadowsocks=/opt/rustwide/target/debug/deps/libshadowsocks-4a1e1200b88459ce.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f9da499a860244f2.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-e916b627c6fd6a8b.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e6026ef70d2322ed.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-482d6d1454cfe051.rlib --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-1028722125ad0bcd.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-a2b969aebf9138c5.rlib --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-d620e11f35725094.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0b8c7dc6afc3655d.rlib --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9d08889419151283.rlib --cap-lints=warn --cfg 'feature="local-redir"' -L native=/opt/rustwide/target/debug/build/libsodium-sys-ca87cc79b63daab0/out/installed/lib -L native=/opt/rustwide/target/debug/build/ring-63acb5b8df779053/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-1adc0b4b8a1a6435/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "50239686df4e1f984874310d34c96f7112a9fb0805c51b28a3897650bb0e916f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50239686df4e1f984874310d34c96f7112a9fb0805c51b28a3897650bb0e916f", kill_on_drop: false }` [INFO] [stdout] 50239686df4e1f984874310d34c96f7112a9fb0805c51b28a3897650bb0e916f