[INFO] fetching crate tunneler 0.4.1... [INFO] testing tunneler-0.4.1 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate tunneler 0.4.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate tunneler 0.4.1 [INFO] finished tweaking crates.io crate tunneler 0.4.1 [INFO] tweaked toml for crates.io crate tunneler 0.4.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tunneler 0.4.1 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 crates.io crate tunneler 0.4.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" "+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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3ed26b97075214f4eb03623b55106651209e886251df64db24668bd1201318a0 [INFO] running `Command { std: "docker" "start" "-a" "3ed26b97075214f4eb03623b55106651209e886251df64db24668bd1201318a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed26b97075214f4eb03623b55106651209e886251df64db24668bd1201318a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed26b97075214f4eb03623b55106651209e886251df64db24668bd1201318a0", kill_on_drop: false }` [INFO] [stdout] 3ed26b97075214f4eb03623b55106651209e886251df64db24668bd1201318a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d45b0a0d25c2f0bc872f8f222c24ef8f8365076aa9750360a286b7d6ff47ffac [INFO] running `Command { std: "docker" "start" "-a" "d45b0a0d25c2f0bc872f8f222c24ef8f8365076aa9750360a286b7d6ff47ffac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling trust-dns-client v0.20.3 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling trust-dns-server v0.20.3 [INFO] [stderr] Compiling tunneler v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/server/dns.rs:308:36 [INFO] [stdout] | [INFO] [stdout] 308 | None => Box::new(IntoIter::new([])), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/server/dns.rs:309:39 [INFO] [stdout] | [INFO] [stdout] 309 | Some(r) => Box::new(IntoIter::new([r])), [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/rustcmfRhbR/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtrust_dns_client-b8e8f10bbc272af5.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libendian_type-a288539e743c60b9.rlib,libcommon-7d1f88b5b6e58774.rlib,libhex-a52fd19e29921b8e.rlib,libtokio_rustls-f175023359721829.rlib,librustls-e95c0d08efca11d6.rlib,libbase64-1447dfff012d42f8.rlib,libsct-5a783452d91c000c.rlib,libwebpki-6614f2afe437f3a4.rlib,libring-de982cebe4fd9a33.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libtrust_dns_resolver-dee7a8cbacfeed60.rlib,libresolv_conf-75bb1a856da507b0.rlib,libhostname-26b9fa27645600a7.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libtrust_dns_proto-5229cbeb438a2f70.rlib,libfutures_channel-8cd8ef6baff4d20b.rlib,librand-6dd02d734d619c01.rlib,librand_chacha-e988eaeca7d0f241.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-9efc9c94fffadee3.rlib,libgetrandom-82b84ae4c8963e46.rlib,libfutures_io-d2e168d7a38f858c.rlib,libdata_encoding-6b05fec8e503a958.rlib,liburl-3e4bb9d31985a66c.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libipnet-58d2603d2d613f5c.rlib,libidna-36f93fe1c95d3e63.rlib,libunicode_normalization-8179c059019c0ed4.rlib,libunicode_bidi-fba63ab404db077b.rlib,libmatches-d7125afe50072f5c.rlib,libtinyvec-f85e4e0caa5b9d82.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libthiserror-db0106b69d0de0b6.rlib,libfutures_util-4d0fb40dc5eeb9b6.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libtokio-26b7d636b17664ad.rlib,libsignal_hook_registry-c28b0e2e6065790d.rlib,libnum_cpus-f1d906aa22327aa6.rlib,libmemchr-fc6b316872a7c794.rlib,libonce_cell-a3308e77ab1abc42.rlib,libbytes-f5f6908afbf67346.rlib,libmio-061dae0cdad412f9.rlib,libpin_project_lite-4390088538166d84.rlib,libparking_lot-47956cb2ac032225.rlib,libparking_lot_core-ad5dd0b1e6ccaa72.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libstructopt-1162766a22c00b9c.rlib,libclap-be87294ed63cd3f5.rlib,libtextwrap-8f512d08ba4810ae.rlib,libunicode_width-a8c49d31449f9404.rlib,libbitflags-561a4f1321538a32.rlib,libsimple_logger-bd847d70b40f6f10.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libcolored-bf1c3db551ad0f76.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libatty-0ecd783555189081.rlib,libchrono-fe03c170b4db9261.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-58fdb8ba4ea27213.rlib,liblibc-baca3cf34c72141d.rlib,libasync_channel-1c57e151de73d687.rlib,libfutures_core-891d760f6cde94e5.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libconcurrent_queue-e4f29435bb894f00.rlib,libcache_padded-09eaef83cb37a81c.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/rustcmfRhbR/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-f6987f7333e05e8b/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/client-91f3d18dfa57bcfa" "-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-82b84ae4c8963e46.rlib(getrandom-82b84ae4c8963e46.getrandom.9e7802c25682ae80-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.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h5ab5bfdd5ab3c092E+0xb6): 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 `tunneler` (bin "client") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustc80WkJY/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtrust_dns_server-dc35570a8357c5f7.rlib,libenv_logger-fe71372dc58291e3.rlib,libtermcolor-811ad993a566b17a.rlib,libhumantime-d1d8eb802ffca79e.rlib,libregex-25712b39b485d054.rlib,libaho_corasick-dc92ca93e5e76b45.rlib,libregex_syntax-ae12054508fb30be.rlib,libtoml-7d1c3b7d2cc03d2e.rlib,libserde-48fdf25d7c5eec93.rlib,libtrust_dns_client-b8e8f10bbc272af5.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libendian_type-a288539e743c60b9.rlib,libcommon-7d1f88b5b6e58774.rlib,libhex-a52fd19e29921b8e.rlib,libtokio_rustls-f175023359721829.rlib,librustls-e95c0d08efca11d6.rlib,libbase64-1447dfff012d42f8.rlib,libsct-5a783452d91c000c.rlib,libwebpki-6614f2afe437f3a4.rlib,libring-de982cebe4fd9a33.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libtrust_dns_resolver-dee7a8cbacfeed60.rlib,libresolv_conf-75bb1a856da507b0.rlib,libhostname-26b9fa27645600a7.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libtrust_dns_proto-5229cbeb438a2f70.rlib,libfutures_channel-8cd8ef6baff4d20b.rlib,librand-6dd02d734d619c01.rlib,librand_chacha-e988eaeca7d0f241.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-9efc9c94fffadee3.rlib,libgetrandom-82b84ae4c8963e46.rlib,libfutures_io-d2e168d7a38f858c.rlib,libdata_encoding-6b05fec8e503a958.rlib,liburl-3e4bb9d31985a66c.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libipnet-58d2603d2d613f5c.rlib,libidna-36f93fe1c95d3e63.rlib,libunicode_normalization-8179c059019c0ed4.rlib,libunicode_bidi-fba63ab404db077b.rlib,libmatches-d7125afe50072f5c.rlib,libtinyvec-f85e4e0caa5b9d82.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libthiserror-db0106b69d0de0b6.rlib,libfutures_util-4d0fb40dc5eeb9b6.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libtokio-26b7d636b17664ad.rlib,libsignal_hook_registry-c28b0e2e6065790d.rlib,libnum_cpus-f1d906aa22327aa6.rlib,libmemchr-fc6b316872a7c794.rlib,libonce_cell-a3308e77ab1abc42.rlib,libbytes-f5f6908afbf67346.rlib,libmio-061dae0cdad412f9.rlib,libpin_project_lite-4390088538166d84.rlib,libparking_lot-47956cb2ac032225.rlib,libparking_lot_core-ad5dd0b1e6ccaa72.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libstructopt-1162766a22c00b9c.rlib,libclap-be87294ed63cd3f5.rlib,libtextwrap-8f512d08ba4810ae.rlib,libunicode_width-a8c49d31449f9404.rlib,libbitflags-561a4f1321538a32.rlib,libsimple_logger-bd847d70b40f6f10.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libcolored-bf1c3db551ad0f76.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libatty-0ecd783555189081.rlib,libchrono-fe03c170b4db9261.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-58fdb8ba4ea27213.rlib,liblibc-baca3cf34c72141d.rlib,libasync_channel-1c57e151de73d687.rlib,libfutures_core-891d760f6cde94e5.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libconcurrent_queue-e4f29435bb894f00.rlib,libcache_padded-09eaef83cb37a81c.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/rustc80WkJY/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-f6987f7333e05e8b/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/server-43c68bc93e080c64" "-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-82b84ae4c8963e46.rlib(getrandom-82b84ae4c8963e46.getrandom.9e7802c25682ae80-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.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h5ab5bfdd5ab3c092E+0xb6): 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 `tunneler` (bin "server") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d45b0a0d25c2f0bc872f8f222c24ef8f8365076aa9750360a286b7d6ff47ffac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45b0a0d25c2f0bc872f8f222c24ef8f8365076aa9750360a286b7d6ff47ffac", kill_on_drop: false }` [INFO] [stdout] d45b0a0d25c2f0bc872f8f222c24ef8f8365076aa9750360a286b7d6ff47ffac