[INFO] fetching crate jsonrpc-ws-server 18.0.0... [INFO] testing jsonrpc-ws-server-18.0.0 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate jsonrpc-ws-server 18.0.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate jsonrpc-ws-server 18.0.0 [INFO] finished tweaking crates.io crate jsonrpc-ws-server 18.0.0 [INFO] tweaked toml for crates.io crate jsonrpc-ws-server 18.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jsonrpc-ws-server 18.0.0 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 jsonrpc-ws-server 18.0.0 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-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] 9fda9c17b9da894f3974ce42b5b4bab2dd1bd61efebfdfac63b0b4c714730297 [INFO] running `Command { std: "docker" "start" "-a" "9fda9c17b9da894f3974ce42b5b4bab2dd1bd61efebfdfac63b0b4c714730297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fda9c17b9da894f3974ce42b5b4bab2dd1bd61efebfdfac63b0b4c714730297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fda9c17b9da894f3974ce42b5b4bab2dd1bd61efebfdfac63b0b4c714730297", kill_on_drop: false }` [INFO] [stdout] 9fda9c17b9da894f3974ce42b5b4bab2dd1bd61efebfdfac63b0b4c714730297 [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] c07657870ea47519b5d6bebe17dda350cc4d3cbac7330d6177b8b133798164ad [INFO] running `Command { std: "docker" "start" "-a" "c07657870ea47519b5d6bebe17dda350cc4d3cbac7330d6177b8b133798164ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parity-ws v0.11.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling jsonrpc-server-utils v18.0.0 [INFO] [stderr] Compiling jsonrpc-ws-server v18.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.23s [INFO] running `Command { std: "docker" "inspect" "c07657870ea47519b5d6bebe17dda350cc4d3cbac7330d6177b8b133798164ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07657870ea47519b5d6bebe17dda350cc4d3cbac7330d6177b8b133798164ad", kill_on_drop: false }` [INFO] [stdout] c07657870ea47519b5d6bebe17dda350cc4d3cbac7330d6177b8b133798164ad [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2962d83bc5d30be3d2085e511530e881aa6b691c420da5ee4d0b7a67155aea0b [INFO] running `Command { std: "docker" "start" "-a" "2962d83bc5d30be3d2085e511530e881aa6b691c420da5ee4d0b7a67155aea0b", kill_on_drop: false }` [INFO] [stderr] Compiling jsonrpc-ws-server v18.0.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/rustcNa1HLb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libjsonrpc_ws_server-99d49b7d0ec78749.rlib,libparking_lot-3575c237bbed99e3.rlib,libparking_lot_core-5cf0dd3188db17c2.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-7deb58ca3148c0e0.rlib,libparity_ws-eba3d4a97d813a6a.rlib,liburl-87a899ccb4a2991f.rlib,libidna-d22b9827bc5f7f23.rlib,libunicode_normalization-a6e720c14c7fe058.rlib,libtinyvec-2ee9e30b1a7c3194.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,libsha1-62f2ed3a5b623f96.rlib,libfake_simd-a91f2f775e698a8f.rlib,libdigest-014103fc2c75b97c.rlib,libopaque_debug-a7962e22a4dc4c30.rlib,libblock_buffer-b8cf8ab00c693f5f.rlib,libgeneric_array-dcf2a0346adee8da.rlib,libtypenum-b0ea879750aa85fb.rlib,libblock_padding-5934d35e69a00a24.rlib,libbyte_tools-bed8c652a5ea9f13.rlib,librand-19caeec7e8be6512.rlib,librand_chacha-dfbed8daf071f4a5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-dd9cbb7cef8e89e1.rlib,libgetrandom-afced25f60c787ab.rlib,libmio_extras-848fc8329d3abab1.rlib,liblazycell-eedb34e0c1f475b4.rlib,libmio-56aa4a1687ef89ad.rlib,libnet2-3b76df09686acc52.rlib,libcfg_if-2d17986ae484e939.rlib,libhttparse-e67995ed73b42558.rlib,libbytes-3e6f470c24af6fa8.rlib,libiovec-e5add315a3c2e668.rlib,libbyteorder-c7092f68299ac016.rlib,libjsonrpc_core-3a32a845dab31723.rlib,libserde_json-9c6c7959d4a9b2c7.rlib,libryu-af883cd9b444a782.rlib,libitoa-a894b10a4e051367.rlib,libserde-2c15afe036253a32.rlib,libjsonrpc_server_utils-fef644fd6e57f1ba.rlib,libfutures-0605d5ca482f4767.rlib,libfutures_executor-530f918dbde76519.rlib,libfutures_util-0c315838f9477f25.rlib,libfutures_io-d2e168d7a38f858c.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-d7d2b5a1fab2fed0.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libglobset-2c5773a4927f96ba.rlib,libfnv-81596130b397d5c3.rlib,libregex-b7963700a33adf56.rlib,libregex_syntax-1a826e3106b00ae3.rlib,libbstr-262a5b473c3a8605.rlib,libaho_corasick-dc92ca93e5e76b45.rlib,libunicase-6460775036904752.rlib,libtokio_util-fd97dd60fb38f25e.rlib,libfutures_sink-a45f562d8650455c.rlib,libtokio_stream-1b461d8e78267281.rlib,libfutures_core-891d760f6cde94e5.rlib,libtokio-73c1dfdbce1cc5ae.rlib,libnum_cpus-baba79dde5adde15.rlib,libmemchr-fc6b316872a7c794.rlib,libbytes-f5f6908afbf67346.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libmio-84bbffa3f7442f5e.rlib,liblibc-86a4568e0b15564e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.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/rustcNa1HLb/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/examples/ws-87795766dd588d60" "-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-afced25f60c787ab.rlib(getrandom-afced25f60c787ab.getrandom.d641976fe37b4b6d-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_readonly17h2e0e7e7740e30461E+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 `jsonrpc-ws-server` (example "ws") 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/rustc9PEWeu/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libparking_lot-3575c237bbed99e3.rlib,libparking_lot_core-5cf0dd3188db17c2.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-7deb58ca3148c0e0.rlib,libparity_ws-eba3d4a97d813a6a.rlib,liburl-87a899ccb4a2991f.rlib,libidna-d22b9827bc5f7f23.rlib,libunicode_normalization-a6e720c14c7fe058.rlib,libtinyvec-2ee9e30b1a7c3194.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,libsha1-62f2ed3a5b623f96.rlib,libfake_simd-a91f2f775e698a8f.rlib,libdigest-014103fc2c75b97c.rlib,libopaque_debug-a7962e22a4dc4c30.rlib,libblock_buffer-b8cf8ab00c693f5f.rlib,libgeneric_array-dcf2a0346adee8da.rlib,libtypenum-b0ea879750aa85fb.rlib,libblock_padding-5934d35e69a00a24.rlib,libbyte_tools-bed8c652a5ea9f13.rlib,librand-19caeec7e8be6512.rlib,librand_chacha-dfbed8daf071f4a5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-dd9cbb7cef8e89e1.rlib,libgetrandom-afced25f60c787ab.rlib,libmio_extras-848fc8329d3abab1.rlib,liblazycell-eedb34e0c1f475b4.rlib,libmio-56aa4a1687ef89ad.rlib,libnet2-3b76df09686acc52.rlib,libcfg_if-2d17986ae484e939.rlib,libhttparse-e67995ed73b42558.rlib,libbytes-3e6f470c24af6fa8.rlib,libiovec-e5add315a3c2e668.rlib,libbyteorder-c7092f68299ac016.rlib,libjsonrpc_core-3a32a845dab31723.rlib,libserde_json-9c6c7959d4a9b2c7.rlib,libryu-af883cd9b444a782.rlib,libitoa-a894b10a4e051367.rlib,libserde-2c15afe036253a32.rlib,libjsonrpc_server_utils-fef644fd6e57f1ba.rlib,libfutures-0605d5ca482f4767.rlib,libfutures_executor-530f918dbde76519.rlib,libfutures_util-0c315838f9477f25.rlib,libfutures_io-d2e168d7a38f858c.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-d7d2b5a1fab2fed0.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libglobset-2c5773a4927f96ba.rlib,libfnv-81596130b397d5c3.rlib,libregex-b7963700a33adf56.rlib,libregex_syntax-1a826e3106b00ae3.rlib,libbstr-262a5b473c3a8605.rlib,libaho_corasick-dc92ca93e5e76b45.rlib,libunicase-6460775036904752.rlib,libtokio_util-fd97dd60fb38f25e.rlib,libfutures_sink-a45f562d8650455c.rlib,libtokio_stream-1b461d8e78267281.rlib,libfutures_core-891d760f6cde94e5.rlib,libtokio-73c1dfdbce1cc5ae.rlib,libnum_cpus-baba79dde5adde15.rlib,libmemchr-fc6b316872a7c794.rlib,libbytes-f5f6908afbf67346.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libmio-84bbffa3f7442f5e.rlib,liblibc-86a4568e0b15564e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.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/rustc9PEWeu/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/jsonrpc_ws_server-cc20cc3e19baac9d" "-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-afced25f60c787ab.rlib(getrandom-afced25f60c787ab.getrandom.d641976fe37b4b6d-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_readonly17h2e0e7e7740e30461E+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 `jsonrpc-ws-server` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2962d83bc5d30be3d2085e511530e881aa6b691c420da5ee4d0b7a67155aea0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2962d83bc5d30be3d2085e511530e881aa6b691c420da5ee4d0b7a67155aea0b", kill_on_drop: false }` [INFO] [stdout] 2962d83bc5d30be3d2085e511530e881aa6b691c420da5ee4d0b7a67155aea0b