[INFO] cloning repository https://github.com/woshiluo/cf-tool-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woshiluo/cf-tool-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoshiluo%2Fcf-tool-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoshiluo%2Fcf-tool-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72d05ae79e2ce2c98f51bbe28b858322b4cb7fac [INFO] testing woshiluo/cf-tool-rs against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoshiluo%2Fcf-tool-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/woshiluo/cf-tool-rs [INFO] finished tweaking git repo https://github.com/woshiluo/cf-tool-rs [INFO] tweaked toml for git repo https://github.com/woshiluo/cf-tool-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/woshiluo/cf-tool-rs on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/woshiluo/cf-tool-rs 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef883991d93dbf2ceea5b9e4596e92c36a16de8d5c47de3155668b25ecf1c748 [INFO] running `Command { std: "docker" "start" "-a" "ef883991d93dbf2ceea5b9e4596e92c36a16de8d5c47de3155668b25ecf1c748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef883991d93dbf2ceea5b9e4596e92c36a16de8d5c47de3155668b25ecf1c748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef883991d93dbf2ceea5b9e4596e92c36a16de8d5c47de3155668b25ecf1c748", kill_on_drop: false }` [INFO] [stdout] ef883991d93dbf2ceea5b9e4596e92c36a16de8d5c47de3155668b25ecf1c748 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3ee8ea049c3e7113f192ddce564fd333c55a7bdc7ed6f78bbcc2bb1f60814e08 [INFO] running `Command { std: "docker" "start" "-a" "3ee8ea049c3e7113f192ddce564fd333c55a7bdc7ed6f78bbcc2bb1f60814e08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling clap v3.1.14 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling cookie_store v0.16.0 [INFO] [stderr] Compiling rpassword v6.0.1 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling scraper v0.13.0 [INFO] [stderr] Compiling reqwest_cookie_store v0.3.0 [INFO] [stderr] Compiling cf-tool v0.1.0 (/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/rustcH64hNB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdirs-0a99dc66979ba28b.rlib,libdirs_sys-a3897c0b0419ccb3.rlib,libcf_tool-5a8b890fd36d9789.rlib,libcbc-91ffd90d77f81e88.rlib,libhex-a52fd19e29921b8e.rlib,libreqwest_cookie_store-70dba7e339c76743.rlib,libcookie_store-904d75363de5d1a8.rlib,libcookie-0614e7d1235c4ce3.rlib,libtime-f4786a6513f79d60.rlib,libreqwest-2ff57a3c7722b8a5.rlib,librustls_pemfile-46e630dba9323905.rlib,libhyper_rustls-220d8d206ccdd965.rlib,libwebpki_roots-af7db9448778d9f1.rlib,libcookie_store-b94d85f8557df801.rlib,libserde_json-2b85e778a5292372.rlib,libpublicsuffix-cc4d2da874aa3bbb.rlib,libpsl_types-2af1d7790bcc428b.rlib,libcookie-2b78d3431fc61af8.rlib,libtime-3e07a1497f4a7f22.rlib,libtime_macros-e1ecfb9e8812faa0.rlib,libstandback-6fa38959c7097344.rlib,libipnet-25bfa961211cc0fe.rlib,libtokio_rustls-96f1fe0767b6cb1f.rlib,libserde_urlencoded-5749c06411586bea.rlib,libryu-653032556b772f2f.rlib,libmime-2517c84452183460.rlib,libencoding_rs-bbbcc84d3ca8f21f.rlib,libbase64-1447dfff012d42f8.rlib,librustls-68a110e9beefbcb7.rlib,libsct-496b374385b5c695.rlib,libwebpki-645a46503883f3ee.rlib,libring-3830e1b000d6f3b7.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libhyper-36fdb1f1333f54d1.rlib,libwant-e99d401f252a3a13.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-d5036b1fd52b451b.rlib,libh2-394b567441f65500.rlib,libtokio_util-26a88e14514522cb.rlib,libfutures_sink-4bad40136a985cca.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-3653e86204257906.rlib,libtracing_core-7cff877e839d6169.rlib,libfutures_channel-3bdf8880fd889ecc.rlib,libtokio-b5952121410de135.rlib,libnum_cpus-38d2e02d4b55a3d2.rlib,libsocket2-2bf1bf8267c5f1af.rlib,libhttp_body-f7f96f9abcd7a1b7.rlib,libfutures_util-7265dcf85e69067b.rlib,libfutures_io-f6086bf99b597e19.rlib,libslab-93ffcdda3079a5d2.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,liburl-c436c120fa5736bf.rlib,libidna-e949df6a6c3dec4b.rlib,libunicode_normalization-7dfe9357237bcd85.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhttp-fee003a77ad1401e.rlib,libitoa-158d7e21e599682f.rlib,libbytes-37e68ee094a72681.rlib,libfnv-81596130b397d5c3.rlib,librpassword-849277040eea5ed4.rlib,librand-f23ac5cc62032fd6.rlib,librand_chacha-7131bcb70d83fbcf.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-27f2a86d37e7ae78.rlib,libgetrandom-eb5aad9aed0ff7b4.rlib,libtoml-c8a4514371082710.rlib,libaes-c3f31c492a781c90.rlib,libcpufeatures-bd3a5bace216530a.rlib,libcipher-4a848aac87d2080d.rlib,libinout-b3e2ee60da6929a6.rlib,libblock_padding-7e35c03b1640d8a9.rlib,libcrypto_common-a7dce680ecce2298.rlib,libgeneric_array-a2e7943a4edbb505.rlib,libtypenum-dfaa696d06b304f0.rlib,libregex-64cd10b301fec6e2.rlib,libaho_corasick-a6e85e2ce4291248.rlib,libmemchr-d88797af6a5880b4.rlib,libregex_syntax-ae12054508fb30be.rlib,libscraper-b06a5a34af53632e.rlib,libselectors-bf2a531c8358d74e.rlib,libthin_slice-d49feba10a640bad.rlib,libservo_arc-d2f38e3647fd3e8b.rlib,libstable_deref_trait-442303c7f0a58071.rlib,libnodrop-a6fc01b5334131a6.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libbyteorder-c7092f68299ac016.rlib,libcssparser-27b8bf86d61800cf.rlib,libitoa-7c9a83f6047c872a.rlib,libdtoa_short-e24d9eba4b02a9ca.rlib,libdtoa-f882113df419a609.rlib,libphf-0c6d1ce5cb8c37be.rlib,libphf_shared-5d57e1a5d02b918a.rlib,libego_tree-2fc2c816d3f4250e.rlib,libmatches-210e485a89affeee.rlib,libhtml5ever-38b15bf91f0c5d11.rlib,libmarkup5ever-1e922ee7ed758b64.rlib,libstring_cache-cec75ad7fb4c44a0.rlib,libprecomputed_hash-fe3b86c8d8cf9370.rlib,libserde-8f2a02a178b96280.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libphf-337664abc28298e0.rlib,libphf_shared-c4446670ceb2df1a.rlib,libsiphasher-38fa4a3175b9359a.rlib,libtendril-0e6a8261e3721cb2.rlib,libutf8-f59a957f78b3215a.rlib,libfutf-2f1a3b2e8e380aed.rlib,libdebug_unreachable-ae6f8120359487d8.rlib,libmac-d424bca5b284628c.rlib,libcrossterm-8e5427cace2ef223.rlib,libsignal_hook_mio-df0c2a541de63d7a.rlib,libsignal_hook-932236cefc537c21.rlib,libsignal_hook_registry-0da101a9dac4de15.rlib,libmio-dc215062bc9ed036.rlib,liblog-78d7cfce7b82a11c.rlib,libparking_lot-c3d39191b2200121.rlib,libparking_lot_core-63c5c589bf1dbbfd.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libclap-b6759aa1d56c2e89.rlib,libstrsim-7a71560e0c2955e4.rlib,libatty-21cbdbc1a4d9b9b1.rlib,liblibc-7099ee7e20e1711d.rlib,libtermcolor-a537f8c45744a682.rlib,libtextwrap-dd5d0e05f597c38b.rlib,libindexmap-37bebd01f1d3ff94.rlib,libhashbrown-bf7b79bdb3043743.rlib,libclap_lex-e05621eae4623525.rlib,libos_str_bytes-d8d5025a15f4ad2c.rlib,libbitflags-e274cd04b58a060d.rlib,liblazy_static-4b136fc9bfbd2c4b.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/rustcH64hNB/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4295f429dbe2c648/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/cf_tool-403b5c324bab5c45" "-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: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-eb5aad9aed0ff7b4.rlib(getrandom-eb5aad9aed0ff7b4.getrandom.29acd5007a5fde13-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17h74cefcc37a589d08E+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cf-tool` (bin "cf-tool") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3ee8ea049c3e7113f192ddce564fd333c55a7bdc7ed6f78bbcc2bb1f60814e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee8ea049c3e7113f192ddce564fd333c55a7bdc7ed6f78bbcc2bb1f60814e08", kill_on_drop: false }` [INFO] [stdout] 3ee8ea049c3e7113f192ddce564fd333c55a7bdc7ed6f78bbcc2bb1f60814e08