[INFO] cloning repository https://github.com/prx0/rhttp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prx0/rhttp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprx0%2Frhttp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprx0%2Frhttp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad335adba53676230884fc5aca44c720a64e9523 [INFO] testing prx0/rhttp 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%2Fprx0%2Frhttp" "/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/prx0/rhttp [INFO] finished tweaking git repo https://github.com/prx0/rhttp [INFO] tweaked toml for git repo https://github.com/prx0/rhttp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prx0/rhttp 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/prx0/rhttp 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] 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] a0eb24f15ae577915992b3e7be4773363d5c9d294951b4a027be24601167dbcd [INFO] running `Command { std: "docker" "start" "-a" "a0eb24f15ae577915992b3e7be4773363d5c9d294951b4a027be24601167dbcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0eb24f15ae577915992b3e7be4773363d5c9d294951b4a027be24601167dbcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0eb24f15ae577915992b3e7be4773363d5c9d294951b4a027be24601167dbcd", kill_on_drop: false }` [INFO] [stdout] a0eb24f15ae577915992b3e7be4773363d5c9d294951b4a027be24601167dbcd [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] e06daec30ea8a96db8c66e500cbe2aa51737d140f3adfde48aa1c147a45c7e4f [INFO] running `Command { std: "docker" "start" "-a" "e06daec30ea8a96db8c66e500cbe2aa51737d140f3adfde48aa1c147a45c7e4f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling managed v0.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling smoltcp v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling trust-dns v0.16.1 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling rhttp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `IpAddr`, `SocketAddr`, and `ToSocketAddrs` [INFO] [stdout] --> src/main.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{net::{SocketAddr, IpAddr, ToSocketAddrs}, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IpAddr` and `SocketAddr` [INFO] [stdout] --> src/dns.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::{SocketAddr, UdpSocket, IpAddr, ToSocketAddrs}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dns.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | Proto(ProtoError), [INFO] [stdout] | ----- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - Proto(ProtoError), [INFO] [stdout] 12 + Proto(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dns.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | IO(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - IO(std::io::Error), [INFO] [stdout] 13 + IO(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dns.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | Encoding(ProtoError), [INFO] [stdout] | -------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Encoding(ProtoError), [INFO] [stdout] 14 + Encoding(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dns.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | Decoding(ProtoError), [INFO] [stdout] | -------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 - Decoding(ProtoError), [INFO] [stdout] 15 + Decoding(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dns.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | Network(std::io::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - Network(std::io::Error), [INFO] [stdout] 16 + Network(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dns.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | Sending(std::io::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 - Sending(std::io::Error), [INFO] [stdout] 17 + Sending(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dns.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | Receving(std::io::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 - Receving(std::io::Error), [INFO] [stdout] 18 + Receving(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | Network(smoltcp::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 21 - Network(smoltcp::Error), [INFO] [stdout] 21 + Network(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | Content(std::str::Utf8Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 - Content(std::str::Utf8Error), [INFO] [stdout] 23 + Content(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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/rustcW5hOty/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtrust_dns-e0d991c9bd2e838b.rlib,libtrust_dns_proto-1f28726b70e1090c.rlib,liburl-c2c5ccbfe6523540.rlib,libpercent_encoding-c47875da91a27715.rlib,libsocket2-f68a984c03f5712a.rlib,libidna-17ae6fb01b6d245d.rlib,libtokio-f4eaeb1a4711bb30.rlib,libtokio_uds-f3520c334f360178.rlib,libmio_uds-2b0f63bd4c8bfcc1.rlib,libtokio_udp-d5419d41c9acc47d.rlib,libtokio_timer-4a7e06c477b8a83a.rlib,libtokio_tcp-f3f92fed94020fd2.rlib,libtokio_reactor-05d5b727db048780.rlib,libtokio_sync-8f0eb651c6e7f35f.rlib,libfnv-81596130b397d5c3.rlib,libparking_lot-02aacf09f6f56ee6.rlib,libparking_lot_core-bdae18b56502805b.rlib,libsmallvec-b32ffdb17841032a.rlib,liblock_api-6f337b257994d935.rlib,libtokio_fs-2834e17662a02171.rlib,libtokio_threadpool-0cdd7e2a36869642.rlib,libcrossbeam_queue-94c4d92dea9cc6ed.rlib,libcrossbeam_deque-0a30053f64cea867.rlib,libcrossbeam_epoch-1057521df81d2eb8.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-c538d81a51fb8cb8.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libtokio_current_thread-ea86ec029a7178ba.rlib,libtokio_executor-553809430762e057.rlib,libcrossbeam_utils-f600556081f51582.rlib,libtokio_codec-fd5a1dbabcda3eee.rlib,libtokio_io-86cbea8c7abb1cbb.rlib,libnum_cpus-c86685d5e5efb9bf.rlib,libmio-7a64af096a571809.rlib,libslab-93ffcdda3079a5d2.rlib,libnet2-cc07aeba311b01aa.rlib,libcfg_if-2d17986ae484e939.rlib,libbytes-51bf910d8007266e.rlib,libiovec-1c114019e733efc4.rlib,librand-b1f227798cef8920.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-1c7d6f35310084bd.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-af3b0598e5830f21.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-37b63dfa4ff1a6aa.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libradix_trie-c43b7cd3fade2bf8.rlib,libnibble_vec-80a4d8e5c53c80fc.rlib,libendian_type-a288539e743c60b9.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures-110302b7fd4a3b0c.rlib,libfailure-0431577d223ba7da.rlib,libbacktrace-306a2a4c928bcb76.rlib,libminiz_oxide-3a826a4debd45fea.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-8173fd84f2764098.rlib,libmemchr-d57c7cd09fdea38e.rlib,libaddr2line-21dd1eb9ccf29247.rlib,libgimli-dc5a67f6e43773de.rlib,librustc_demangle-4e14502e0acf1333.rlib,libdata_encoding_macro-bf0f3a85bd09bd4e.rlib,libdata_encoding-6b05fec8e503a958.rlib,libchrono-a2a0f997a55e9a29.rlib,libnum_integer-0c1d74f58091f536.rlib,libnum_traits-19b330db7a9c0851.rlib,libtime-e3c219967e907df7.rlib,librand-8a582bc15ad5c76b.rlib,librand_chacha-2d4c6e0e8eb416ea.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-2cbd34e93017ab05.rlib,libgetrandom-d186dd4a18dd66fb.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,libmatches-210e485a89affeee.rlib,libsmoltcp-d85af5a235adc5e5.rlib,liblog-fc4b0167ad2190de.rlib,libcfg_if-66d55f6b302e88c8.rlib,libmanaged-ad4092c123cd5c94.rlib,libbyteorder-c7092f68299ac016.rlib,libclap-597110d4b8e25f67.rlib,libatty-59c3399e7b3773ec.rlib,liblibc-f18fd3d12ef413e1.rlib,libstrsim-7a71560e0c2955e4.rlib,libtermcolor-a537f8c45744a682.rlib,libtextwrap-dd5d0e05f597c38b.rlib,libindexmap-c359ed96c69f3c7d.rlib,libhashbrown-c4e16d0fbfe3ace3.rlib,libclap_lex-2b638457ad27647d.rlib,libos_str_bytes-ae15f4f4b617533a.rlib,libbitflags-e274cd04b58a060d.rlib,libonce_cell-5fb422ec4b835c16.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/rustcW5hOty/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/rhttp-903e27e34c1e2d48" "-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-d186dd4a18dd66fb.rlib(getrandom-d186dd4a18dd66fb.getrandom.63e5b8f9cb338613-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.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17h1bfabdec9273ee92E+0x79): 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 `rhttp` (bin "rhttp") due to 1 previous error; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e06daec30ea8a96db8c66e500cbe2aa51737d140f3adfde48aa1c147a45c7e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06daec30ea8a96db8c66e500cbe2aa51737d140f3adfde48aa1c147a45c7e4f", kill_on_drop: false }` [INFO] [stdout] e06daec30ea8a96db8c66e500cbe2aa51737d140f3adfde48aa1c147a45c7e4f