[INFO] cloning repository https://github.com/limitcool/biliup-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/limitcool/biliup-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimitcool%2Fbiliup-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimitcool%2Fbiliup-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9c8655db62b8d4b6dd64c17d16175b366177390 [INFO] testing limitcool/biliup-http 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%2Flimitcool%2Fbiliup-http" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/limitcool/biliup-http [INFO] finished tweaking git repo https://github.com/limitcool/biliup-http [INFO] tweaked toml for git repo https://github.com/limitcool/biliup-http written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/limitcool/biliup-http 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/limitcool/biliup-http 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d463c9276ddea586d0f772c8407c9d1417201ec0aad1894c3f31063a1747a9d4 [INFO] running `Command { std: "docker" "start" "-a" "d463c9276ddea586d0f772c8407c9d1417201ec0aad1894c3f31063a1747a9d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d463c9276ddea586d0f772c8407c9d1417201ec0aad1894c3f31063a1747a9d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d463c9276ddea586d0f772c8407c9d1417201ec0aad1894c3f31063a1747a9d4", kill_on_drop: false }` [INFO] [stdout] d463c9276ddea586d0f772c8407c9d1417201ec0aad1894c3f31063a1747a9d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 48a6123fa4d5192903c75421a0bb243632b8b15f5f6b3bc512c74441311a0bcb [INFO] running `Command { std: "docker" "start" "-a" "48a6123fa4d5192903c75421a0bb243632b8b15f5f6b3bc512c74441311a0bcb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling retry-policies v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling indicatif v0.17.0-rc.11 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.2.5 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling clap v3.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling axum-core v0.2.5 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling task-local-extensions v0.1.1 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling axum v0.5.7 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling reqwest-middleware v0.1.6 [INFO] [stderr] Compiling reqwest_cookie_store v0.2.0 [INFO] [stderr] Compiling reqwest-retry v0.1.5 [INFO] [stderr] Compiling biliup v0.1.9 [INFO] [stderr] Compiling biliup-http v0.1.3 (/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/rustcIscmtp/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-100b7204146f6e4e.rlib,libsharded_slab-6a3d586aef101981.rlib,libmatchers-bf312648890aa730.rlib,libregex_automata-f9105be48dd9485c.rlib,libansi_term-bdfff57b5fb49171.rlib,libthread_local-d1f99fa071e18ce8.rlib,libtracing_log-bced372bfffcc769.rlib,libuuid-49d83359f73f6794.rlib,libindicatif-bf3cbdfb0d1835e7.rlib,libnumber_prefix-c52a145dab539939.rlib,libconsole-3632ce1681290627.rlib,libterminal_size-105fd26e3b79adc1.rlib,libregex-93af084fbc5e408a.rlib,libregex_syntax-51f0b08131a75c85.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libbiliup-232818a1861a8374.rlib,libserde_yaml-988d9eaf7d026966.rlib,libyaml_rust-5a77fab4494a7e90.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libclap-a92de192ec816a0e.rlib,libatty-b3e0f47ca1dd12df.rlib,libstrsim-7a71560e0c2955e4.rlib,libtermcolor-a537f8c45744a682.rlib,libtextwrap-dd5d0e05f597c38b.rlib,libclap_lex-f1dbf2ea7e52cfe2.rlib,libos_str_bytes-ae15f4f4b617533a.rlib,libreqwest_retry-0a151784f47c92b0.rlib,libretry_policies-20d15793adb9b1ab.rlib,libchrono-7e2970d30dfef047.rlib,libreqwest_middleware-7d03d23ded902dfe.rlib,libtask_local_extensions-71b0c3e5590a3c0d.rlib,libthiserror-72447a0dd6002f57.rlib,librsa-26ea3a9aad261c14.rlib,libpkcs8-24b0cb5e940eadaf.rlib,libspki-9cd309cb9562fa7c.rlib,libpkcs1-bede951ec311787d.rlib,libpem_rfc7468-4e015341bade58c0.rlib,libbase64ct-f60676d9077c4b44.rlib,libder-df4a8e83b2d8f800.rlib,libconst_oid-59890873869d293f.rlib,libcrypto_bigint-b77974a1196947a3.rlib,libsubtle-af5f0d59ba7ae801.rlib,libnum_bigint_dig-18202eafee276640.rlib,liblibm-c49d16c366756432.rlib,libnum_iter-95c90ebfe3d966a4.rlib,libnum_integer-a2bed2e462557606.rlib,libnum_traits-4ab73ab409a3a7e4.rlib,libzeroize-c76e5e38f44e9344.rlib,libreqwest_cookie_store-c6f6e59849b275cb.rlib,libcookie_store-d8f083b14b5b00fe.rlib,libreqwest-8205e8b8aad8dfbc.rlib,librustls_pemfile-f76e40eadf2c7672.rlib,libhyper_rustls-6af6e2fdb183c776.rlib,libwebpki_roots-02eee8d97b5de783.rlib,libcookie_store-fddfcac8e0ef1d48.rlib,libpublicsuffix-3e9aa3d577078071.rlib,libpsl_types-2af1d7790bcc428b.rlib,libhashbrown-934287cad6e1603b.rlib,libbyteorder-c7092f68299ac016.rlib,libcookie-47decda34fc83450.rlib,libtime-e43c54558b268da3.rlib,libipnet-25bfa961211cc0fe.rlib,libtokio_rustls-5d943f4da935d8c4.rlib,libencoding_rs-bbbcc84d3ca8f21f.rlib,libmime_guess-67b1f337a61968f4.rlib,libunicase-8147ee5a701eb6bd.rlib,librustls-4471424b8cdc708b.rlib,libsct-1e5b7a201cf74fb2.rlib,libwebpki-24bc2f125467bd3d.rlib,libring-33e349212d851663.rlib,libuntrusted-ac99e7922c585a09.rlib,liblazy_static-220b1499835559b3.rlib,libspin-727e07ee1a68c4a1.rlib,liburl-c436c120fa5736bf.rlib,libidna-e949df6a6c3dec4b.rlib,libunicode_normalization-7dfe9357237bcd85.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,librand-2a861c800ee5cf5b.rlib,librand_chacha-943da4419f173414.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-8cc0d8bdae1ba156.rlib,libgetrandom-aa730e50b98218fd.rlib,libmd5-c5c493006a5efcdf.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-01e29eb50d49b318.rlib,libdigest-d159c17d24eaf1b0.rlib,libgeneric_array-e4abed14fe55019c.rlib,libtypenum-dfaa696d06b304f0.rlib,libcookie-3bd3bebc739e904f.rlib,libtime-5343b5a606fb7985.rlib,libtime_macros-62173b311a8d31ee.rlib,libstandback-6fa38959c7097344.rlib,libbase64-1447dfff012d42f8.rlib,libfutures-f5f9abc3b70f0600.rlib,libfutures_executor-808669d6582fae19.rlib,libaxum-0bbd8845b409c2a3.rlib,libserde_urlencoded-d72f19a614cc7080.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libmatches-210e485a89affeee.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libserde_json-d357d17deea4a5a6.rlib,libryu-9675aeb4e0982d6b.rlib,libmatchit-5dec196cd3024d13.rlib,libtower_http-52875363cd584fc6.rlib,libbitflags-e274cd04b58a060d.rlib,libtower-d23cfd22ef6b9a7e.rlib,libpin_project-cea4e8f5e109dece.rlib,libtower_layer-56a4d8cbb7cb04c4.rlib,libhyper-19cc46e145f51afd.rlib,libwant-8af00ba2813044c8.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-d5036b1fd52b451b.rlib,libh2-5680ac1345d9b129.rlib,libindexmap-1e3e4bd821855dc1.rlib,libhashbrown-c4e16d0fbfe3ace3.rlib,libtokio_util-389798c618f662eb.rlib,libtracing-fb2629adb922529a.rlib,libtracing_core-14a2851d38c70615.rlib,libtokio-597323257f1b5e1e.rlib,libsignal_hook_registry-8993cb9c6a008dda.rlib,libnum_cpus-9d308afd159ac3a9.rlib,libsocket2-5165258c3ea759a0.rlib,libonce_cell-5fb422ec4b835c16.rlib,libmio-43dba7a7a409b821.rlib,liblog-85ece36e36b085b5.rlib,libparking_lot-053606f4eb85d715.rlib,libparking_lot_core-5f18f8f3ace4c49c.rlib,liblibc-46cbd4892249b89e.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libhttpdate-ec7670c9b4625e21.rlib,libsync_wrapper-5581e2983fea7c5c.rlib,libserde-0684f7eec568cf3c.rlib,libtower_service-a4da4ae722e0ce46.rlib,libaxum_core-e50587ab929a8ecf.rlib,libmime-2517c84452183460.rlib,libfutures_util-75d1da762b58f935.rlib,libmemchr-d88797af6a5880b4.rlib,libfutures_io-f6086bf99b597e19.rlib,libslab-93ffcdda3079a5d2.rlib,libfutures_channel-f07d39522fabac9e.rlib,libfutures_sink-4bad40136a985cca.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libhttp_body-54e3faf97d0aad41.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libhttp-318ef651b1634a93.rlib,libitoa-95e5ea577b522801.rlib,libfnv-81596130b397d5c3.rlib,libbytes-37e68ee094a72681.rlib,libanyhow-973058c78216b852.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/rustcIscmtp/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/biliup_http-245d8da9e321e3e9" "-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-aa730e50b98218fd.rlib(getrandom-aa730e50b98218fd.getrandom.fee3cd4793159606-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.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17hc88e109cb50baf96E+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 `biliup-http` (bin "biliup-http") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "48a6123fa4d5192903c75421a0bb243632b8b15f5f6b3bc512c74441311a0bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a6123fa4d5192903c75421a0bb243632b8b15f5f6b3bc512c74441311a0bcb", kill_on_drop: false }` [INFO] [stdout] 48a6123fa4d5192903c75421a0bb243632b8b15f5f6b3bc512c74441311a0bcb