[INFO] fetching crate shadowsocks 1.23.1... [INFO] testing shadowsocks-1.23.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate shadowsocks 1.23.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate shadowsocks 1.23.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate shadowsocks 1.23.1 [INFO] tweaked toml for crates.io crate shadowsocks 1.23.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shadowsocks 1.23.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shadowsocks 1.23.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sm4 v0.5.1 [INFO] [stderr] Downloaded lru_time_cache v0.11.11 [INFO] [stderr] Downloaded tokio-tfo v0.3.1 [INFO] [stderr] Downloaded sendfd v0.4.4 [INFO] [stderr] Downloaded dynosaur v0.2.0 [INFO] [stderr] Downloaded byte_string v1.0.0 [INFO] [stderr] Downloaded shadowsocks-crypto v0.6.1 [INFO] [stderr] Downloaded dynosaur_derive v0.2.0 [INFO] [stderr] Downloaded bloomfilter v3.0.1 [INFO] [stderr] Downloaded camellia v0.1.0 [INFO] [stderr] Downloaded spin v0.10.0 [INFO] [stderr] Downloaded ring-compat v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 151994e7a29f72d2eeba1228dc7e7a6ee719cc795cc4edb8446162b87b1259b0 [INFO] running `Command { std: "docker" "start" "-a" "151994e7a29f72d2eeba1228dc7e7a6ee719cc795cc4edb8446162b87b1259b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "151994e7a29f72d2eeba1228dc7e7a6ee719cc795cc4edb8446162b87b1259b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151994e7a29f72d2eeba1228dc7e7a6ee719cc795cc4edb8446162b87b1259b0", kill_on_drop: false }` [INFO] [stdout] 151994e7a29f72d2eeba1228dc7e7a6ee719cc795cc4edb8446162b87b1259b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cc9e734406e1f0f8cfc3e5f5afce51a65d0a28f7c186491a74b3fb8c9ae16788 [INFO] running `Command { std: "docker" "start" "-a" "cc9e734406e1f0f8cfc3e5f5afce51a65d0a28f7c186491a74b3fb8c9ae16788", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling resolv-conf v0.7.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ring-compat v0.8.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling dynosaur_derive v0.2.0 [INFO] [stderr] Compiling shadowsocks-crypto v0.6.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling dynosaur v0.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling sendfd v0.4.4 [INFO] [stderr] Compiling tokio-tfo v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hickory-proto v0.25.1 [INFO] [stderr] Compiling hickory-resolver v0.25.1 [INFO] [stderr] Compiling shadowsocks v1.23.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "cc9e734406e1f0f8cfc3e5f5afce51a65d0a28f7c186491a74b3fb8c9ae16788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9e734406e1f0f8cfc3e5f5afce51a65d0a28f7c186491a74b3fb8c9ae16788", kill_on_drop: false }` [INFO] [stdout] cc9e734406e1f0f8cfc3e5f5afce51a65d0a28f7c186491a74b3fb8c9ae16788 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3b0e298af293d02dbdab6ecb9ec21ded81bd937f373793e400327cdc465e97eb [INFO] running `Command { std: "docker" "start" "-a" "3b0e298af293d02dbdab6ecb9ec21ded81bd937f373793e400327cdc465e97eb", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling hickory-proto v0.25.1 [INFO] [stderr] Compiling sendfd v0.4.4 [INFO] [stderr] Compiling tokio-tfo v0.3.1 [INFO] [stderr] Compiling hickory-resolver v0.25.1 [INFO] [stderr] Compiling shadowsocks v1.23.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc64IbDt/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-23440557adf69fe5.rlib,libanstream-239aa41ca564c325.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-e7e0a43881b9a209.rlib,libenv_filter-498288cc204cd3de.rlib,libregex-66215011ff483fc4.rlib,libregex_automata-dcf0f7e901fa1b90.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-e1e74b324d770c72.rlib,libanstyle-b75f78861eab6f9d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libshadowsocks-258fb77c038c3bbc.rlib,libserde_json-33e8ec7a26e204fa.rlib,libserde_urlencoded-d6396f0b625d2653.rlib,libryu-0a228f54b75663b5.rlib,libitoa-ffb801c715a80a64.rlib,libblake3-38677df8ce4256bd.rlib,libconstant_time_eq-9caacf3e143c7f8f.rlib,libarrayvec-45d916162802a94c.rlib,libarrayref-2f266c303305a574.rlib,libtokio_tfo-49a8d43846b0f73b.rlib,libsendfd-ba2d720d436b033f.rlib,libdynosaur-bc3152dd7561cd75.rlib,libpin_project-8b20ed083501fe2b.rlib,libserde-096e3d777e90dab1.rlib,libnotify-eb8d19f7aaf161b2.rlib,libfiletime-e942d1a3d5f2ce1c.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libinotify-73d1dbc92dd8b971.rlib,libinotify_sys-f5329750b43a97b9.rlib,libbitflags-f9de808196a3ee90.rlib,libnotify_types-db480bccae5ce304.rlib,libarc_swap-ce2702317fffe580.rlib,libhickory_resolver-c51f8cf9324bd9f4.rlib,libresolv_conf-cfc4a8865b264b76.rlib,libhostname-ed9e49905daf814a.rlib,libmoka-a9867ffcc71d0f72.rlib,libthiserror-29ee9594d999e5a2.rlib,libuuid-f0fd3bba2aa78c24.rlib,libtagptr-dee3567f91c1b26a.rlib,libcrossbeam_epoch-c157127c87746628.rlib,libcrossbeam_channel-4be749d25b57d153.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libhickory_proto-5656e247339903f4.rlib,libdata_encoding-e3344cf935d0f5ce.rlib,libipnet-004b24eab76b6f67.rlib,libtinyvec-f34fb2da5345b395.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libtracing-a3e0f11472bd7ae9.rlib,libtracing_core-300f8f26b29549a1.rlib,libonce_cell-ff301c866ea8474f.rlib,libportable_atomic-d84a5498a775df9f.rlib,liburl-8add2d01a02e98ff.rlib,libidna-38dfabfdf52541dc.rlib,libidna_adapter-458f2df12fe4329a.rlib,libicu_normalizer-0c40fe695e93801f.rlib,libicu_normalizer_data-20ee97bc84ce84bd.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-7eb9b501ec544d6a.rlib,libicu_properties_data-f15f012fe0c04ded.rlib,libicu_locid_transform-bce73061e07afd26.rlib,libicu_locid_transform_data-31bd4799d469cedf.rlib,libicu_collections-03262a36ca177346.rlib,libicu_provider-509b12e8790b3ddc.rlib,libicu_locid-184243422ec62650.rlib,liblitemap-3a36c701b3981316.rlib,libtinystr-86f131c587893288.rlib,libzerovec-755024383a5659d4.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-4d69cb4782bb43e0.rlib,libzerofrom-4c60617c418ee499.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libthiserror-6f6abd4001e62be4.rlib,libbase64-4cfc25a2fbceb95f.rlib,libshadowsocks_crypto-e0f7223647490ebe.rlib,libring_compat-661ca25d4c5865b7.rlib,libed25519-2eaa0f255b2ba6fd.rlib,libpkcs8-e00a93eb4e1d8f4b.rlib,libspki-03d8efd340634e89.rlib,libp384-10b7254f94b25d1e.rlib,libp256-db5f0fc31cd90a8e.rlib,libecdsa-9ce5603f8ff554ca.rlib,libsignature-c65ccb70d62d1769.rlib,libelliptic_curve-2682314790dc0e82.rlib,libsec1-f38009c29578ce8d.rlib,libder-63e23e02028028ea.rlib,libconst_oid-44cf6d23b905cff7.rlib,libcrypto_bigint-3de0eccfe75b448f.rlib,libbase16ct-4f2781ed2a78d51b.rlib,libgroup-7923fb38a6a16f5f.rlib,libff-633ad3dbf94a41ec.rlib,libring-f4a9c927d658eeb6.rlib,libuntrusted-d5b84143af217070.rlib,libaead-81ec302e1707b8be.rlib,librand-286bebb953c3cbb6.rlib,librand_chacha-6e38e1bd03b26c29.rlib,libppv_lite86-174c7bf8b66fc712.rlib,libzerocopy-a6831de07381f855.rlib,librand_core-1035194f79323629.rlib,libgetrandom-5088b33a5c09eef0.rlib,libmd5-e2a60443b57d4194.rlib,libdigest-6fb1dd5323ac6a9f.rlib,libsubtle-e95b34083bfb6ca5.rlib,libblock_buffer-b2be445ea29f19e5.rlib,libcrypto_common-acab50ac06a4801c.rlib,libgeneric_array-d86977d5570f5152.rlib,libtypenum-946f014670f06d4a.rlib,libzeroize-fe3a8380cc99a529.rlib,librand_core-88f3a888368505ad.rlib,libgetrandom-cb3bcb073948cf73.rlib,libtokio-50350063d5bf77fa.rlib,libsignal_hook_registry-a4cb171b9fa8974e.rlib,libsocket2-df013279cfef7fc5.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-48a936ad60b1452b.rlib,libparking_lot-7f45c504fe59a4e7.rlib,libparking_lot_core-597a3beeb985cd06.rlib,liblibc-8454428c84ca4d78.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-7a27ed33457aa2e4.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,liblog-7ed48074b9f3458e.rlib,libfutures-7148626516902e07.rlib,libfutures_executor-1ea9accfd19296de.rlib,libfutures_util-39d1d6a8950b79a3.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-4fb70efc6c537382.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libbyte_string-de4c2173ca24f81d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc64IbDt/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-a8337c6701b55313/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-a8337c6701b55313/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-8d2ea352cecf54ed/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tcp-719f5f5c41bbad9f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shadowsocks` (test "tcp") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3b0e298af293d02dbdab6ecb9ec21ded81bd937f373793e400327cdc465e97eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0e298af293d02dbdab6ecb9ec21ded81bd937f373793e400327cdc465e97eb", kill_on_drop: false }` [INFO] [stdout] 3b0e298af293d02dbdab6ecb9ec21ded81bd937f373793e400327cdc465e97eb