[INFO] cloning repository https://github.com/JingunSnack/quinn-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JingunSnack/quinn-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJingunSnack%2Fquinn-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJingunSnack%2Fquinn-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b37fa9924c001f25a37c285d1b95b06b99efb73c [INFO] testing JingunSnack/quinn-example 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%2FJingunSnack%2Fquinn-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JingunSnack/quinn-example [INFO] finished tweaking git repo https://github.com/JingunSnack/quinn-example [INFO] tweaked toml for git repo https://github.com/JingunSnack/quinn-example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JingunSnack/quinn-example 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/JingunSnack/quinn-example 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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] 292a5ffd088a7b49265cb1024aa8752a20c978fb208f52453ce7168183f53abf [INFO] running `Command { std: "docker" "start" "-a" "292a5ffd088a7b49265cb1024aa8752a20c978fb208f52453ce7168183f53abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "292a5ffd088a7b49265cb1024aa8752a20c978fb208f52453ce7168183f53abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "292a5ffd088a7b49265cb1024aa8752a20c978fb208f52453ce7168183f53abf", kill_on_drop: false }` [INFO] [stdout] 292a5ffd088a7b49265cb1024aa8752a20c978fb208f52453ce7168183f53abf [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] 8e387940df7e4527d4ffc69a7995dc617f2955727d9527d8b9cd8480c73a6d02 [INFO] running `Command { std: "docker" "start" "-a" "8e387940df7e4527d4ffc69a7995dc617f2955727d9527d8b9cd8480c73a6d02", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rcgen v0.9.3 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling quinn-proto v0.8.4 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling quinn-udp v0.1.3 [INFO] [stderr] Compiling quinn v0.8.5 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [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/rustcGmXRhY/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-bb30fadd63ee7bac.rlib,libsharded_slab-5513b71284fab34e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmatchers-b4f640b1dd3946e6.rlib,libregex_automata-7ef4863dc7b8640d.rlib,libregex-1e5c7f305d3e7d13.rlib,libregex_syntax-463d0c7d8345154b.rlib,libansi_term-bdfff57b5fb49171.rlib,libthread_local-dc722d57a012111b.rlib,libcommon-2ec4a34da8541697.rlib,librcgen-1633f7e002529ff6.rlib,libpem-f7b2ffea08a8bf25.rlib,libyasna-a9b407464aee9f55.rlib,libtime-47930f234b894b54.rlib,libnum_threads-7f7c3d0693d679a8.rlib,libitoa-10e0d0f6ad8ac545.rlib,libquinn-57705a9b12ebc5f4.rlib,libquinn_udp-8b93054f7cb4458b.rlib,libtokio-480ce7ce44bccdb3.rlib,libnum_cpus-b070604951bd6eda.rlib,libsocket2-c275f73127003e69.rlib,libmio-ff7c3d369654c87c.rlib,libquinn_proto-fb76d7e8967d3c29.rlib,librustls_native_certs-1b623fb0f5ba1250.rlib,librustls_pemfile-7bee12426c031013.rlib,libbase64-1447dfff012d42f8.rlib,libopenssl_probe-6c4daa62072184e6.rlib,librand-66e9e765787f4545.rlib,librand_chacha-fde31e6b3572a8ad.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-7303ab388d11b14f.rlib,libgetrandom-6ca834a15da3eab0.rlib,libthiserror-b60fd0bf0325dff8.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libbyteorder-c7092f68299ac016.rlib,libfutures_util-1f49ddfc253dc5fd.rlib,libmemchr-d88797af6a5880b4.rlib,libfutures_io-123f7ac1ebd67997.rlib,libslab-793d2e028b450ee7.rlib,libfutures_task-709d6ef778087815.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_channel-587b49151a31ca85.rlib,libfutures_sink-207ca67d43bc3e6b.rlib,libfutures_core-341e760c0605a8f0.rlib,libbytes-2fec685abb1946c8.rlib,liburl-25cb07f66264ed7f.rlib,libidna-3829723a3f87ea33.rlib,libunicode_normalization-92ab26775a19d6a1.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libtracing-a48cf4067da682a9.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libtracing_core-c601b4b9672bf906.rlib,librustls-ee6116f20c819e00.rlib,libsct-e41f199732786785.rlib,libwebpki-d9440dce6f866215.rlib,libring-0867add29b011cf5.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,liblog-fc4b0167ad2190de.rlib,libdirectories_next-3e47ca9ac48f3a2e.rlib,libdirs_sys_next-dfad8ac94a00e83f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-104b7fd94be0e30d.rlib,libatty-197fa7b7487de9a6.rlib,liblibc-070928d9dbeff53c.rlib,libstrsim-7a71560e0c2955e4.rlib,libtermcolor-a537f8c45744a682.rlib,libtextwrap-dd5d0e05f597c38b.rlib,libindexmap-7e0f1b036029beb7.rlib,libhashbrown-94464ed281767ecc.rlib,libclap_lex-37af8149275d662f.rlib,libos_str_bytes-ec5a14c90b8453eb.rlib,libbitflags-e274cd04b58a060d.rlib,libonce_cell-8a5c5f1c32966472.rlib,libanyhow-1182d1706e2daba7.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/rustcGmXRhY/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/client-d60f30c9c109a947" "-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-6ca834a15da3eab0.rlib(getrandom-6ca834a15da3eab0.getrandom.d1ed9da4f55312c6-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_readonly17h1858733cbf128e6fE+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 `client` (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/rustcMoHV8n/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdirectories_next-3e47ca9ac48f3a2e.rlib,libdirs_sys_next-dfad8ac94a00e83f.rlib,libtracing_subscriber-bb30fadd63ee7bac.rlib,libsharded_slab-5513b71284fab34e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmatchers-b4f640b1dd3946e6.rlib,libregex_automata-7ef4863dc7b8640d.rlib,libregex-1e5c7f305d3e7d13.rlib,libregex_syntax-463d0c7d8345154b.rlib,libansi_term-bdfff57b5fb49171.rlib,libthread_local-dc722d57a012111b.rlib,libcommon-2ec4a34da8541697.rlib,librcgen-1633f7e002529ff6.rlib,libpem-f7b2ffea08a8bf25.rlib,libyasna-a9b407464aee9f55.rlib,libtime-47930f234b894b54.rlib,libnum_threads-7f7c3d0693d679a8.rlib,libitoa-10e0d0f6ad8ac545.rlib,libquinn-57705a9b12ebc5f4.rlib,libquinn_udp-8b93054f7cb4458b.rlib,libtokio-480ce7ce44bccdb3.rlib,libnum_cpus-b070604951bd6eda.rlib,libsocket2-c275f73127003e69.rlib,libmio-ff7c3d369654c87c.rlib,libquinn_proto-fb76d7e8967d3c29.rlib,librustls_native_certs-1b623fb0f5ba1250.rlib,librustls_pemfile-7bee12426c031013.rlib,libbase64-1447dfff012d42f8.rlib,libopenssl_probe-6c4daa62072184e6.rlib,librustls-ee6116f20c819e00.rlib,libsct-e41f199732786785.rlib,libwebpki-d9440dce6f866215.rlib,liblog-fc4b0167ad2190de.rlib,libring-0867add29b011cf5.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,librand-66e9e765787f4545.rlib,librand_chacha-fde31e6b3572a8ad.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-7303ab388d11b14f.rlib,libgetrandom-6ca834a15da3eab0.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libthiserror-b60fd0bf0325dff8.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libbyteorder-c7092f68299ac016.rlib,libbytes-2fec685abb1946c8.rlib,libtracing_futures-386e7fe6a7439eab.rlib,libpin_project-297c1ec90ef25203.rlib,libtracing-a48cf4067da682a9.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtracing_core-c601b4b9672bf906.rlib,libfutures-3ffabc2f3992bb00.rlib,libfutures_executor-4ebbba899ca0b590.rlib,libfutures_util-1f49ddfc253dc5fd.rlib,libmemchr-d88797af6a5880b4.rlib,libfutures_io-123f7ac1ebd67997.rlib,libslab-793d2e028b450ee7.rlib,libfutures_channel-587b49151a31ca85.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_sink-207ca67d43bc3e6b.rlib,libfutures_task-709d6ef778087815.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-341e760c0605a8f0.rlib,libclap-104b7fd94be0e30d.rlib,libatty-197fa7b7487de9a6.rlib,liblibc-070928d9dbeff53c.rlib,libstrsim-7a71560e0c2955e4.rlib,libtermcolor-a537f8c45744a682.rlib,libtextwrap-dd5d0e05f597c38b.rlib,libindexmap-7e0f1b036029beb7.rlib,libhashbrown-94464ed281767ecc.rlib,libclap_lex-37af8149275d662f.rlib,libos_str_bytes-ec5a14c90b8453eb.rlib,libbitflags-e274cd04b58a060d.rlib,libonce_cell-8a5c5f1c32966472.rlib,libanyhow-1182d1706e2daba7.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/rustcMoHV8n/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/server-61a563c71fbc9bb8" "-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-6ca834a15da3eab0.rlib(getrandom-6ca834a15da3eab0.getrandom.d1ed9da4f55312c6-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_readonly17h1858733cbf128e6fE+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 `server` (bin "server") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8e387940df7e4527d4ffc69a7995dc617f2955727d9527d8b9cd8480c73a6d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e387940df7e4527d4ffc69a7995dc617f2955727d9527d8b9cd8480c73a6d02", kill_on_drop: false }` [INFO] [stdout] 8e387940df7e4527d4ffc69a7995dc617f2955727d9527d8b9cd8480c73a6d02