[INFO] cloning repository https://github.com/kgtkr/tkvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kgtkr/tkvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgtkr%2Ftkvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgtkr%2Ftkvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd0adfcf547dcf8411845026a0469a99d76de0e0 [INFO] testing kgtkr/tkvs 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%2Fkgtkr%2Ftkvs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kgtkr/tkvs [INFO] finished tweaking git repo https://github.com/kgtkr/tkvs [INFO] tweaked toml for git repo https://github.com/kgtkr/tkvs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kgtkr/tkvs 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/kgtkr/tkvs 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2d6e62302d6bcdedaf61bdc1ead7ac04df299560c85bb8aec6e7506dbc973e98 [INFO] running `Command { std: "docker" "start" "-a" "2d6e62302d6bcdedaf61bdc1ead7ac04df299560c85bb8aec6e7506dbc973e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d6e62302d6bcdedaf61bdc1ead7ac04df299560c85bb8aec6e7506dbc973e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6e62302d6bcdedaf61bdc1ead7ac04df299560c85bb8aec6e7506dbc973e98", kill_on_drop: false }` [INFO] [stdout] 2d6e62302d6bcdedaf61bdc1ead7ac04df299560c85bb8aec6e7506dbc973e98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 75047ba99e1de0daaa5e0605c5005efbfecebe90ea6b24041c5bf35de7c8e58c [INFO] running `Command { std: "docker" "start" "-a" "75047ba99e1de0daaa5e0605c5005efbfecebe90ea6b24041c5bf35de7c8e58c", 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 proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling prettyplease v0.1.18 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Compiling lazy-regex v2.3.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-env v0.0.3 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling prost-build v0.11.1 [INFO] [stderr] Compiling tonic-build v0.8.0 [INFO] [stderr] Compiling tkvs-protos v0.1.0 (/opt/rustwide/workdir/protos) [INFO] [stderr] Compiling tonic-reflection v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tkvs-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.13 [INFO] [stderr] Compiling tonic v0.8.0 [INFO] [stderr] Compiling tkvs-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling tkvs-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling tkvs-crash-test v0.1.0 (/opt/rustwide/workdir/crash-test) [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/rustc6oAkCR/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtkvs_protos-ef41759955342d65.rlib,libtonic-7676da5572df61fe.rlib,libhyper_timeout-a74b9d93ccf1b5a5.rlib,libtokio_io_timeout-1b6193d91966482c.rlib,libasync_stream-e04cd68c378a8fa1.rlib,librustls_native_certs-1b623fb0f5ba1250.rlib,librustls_pemfile-7bee12426c031013.rlib,libopenssl_probe-6c4daa62072184e6.rlib,libaxum-34a7c8a85ab50b8c.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatchit-5dec196cd3024d13.rlib,libtower_http-96ddb15d69884394.rlib,libsync_wrapper-5581e2983fea7c5c.rlib,libaxum_core-fbcecc4d06e3a53e.rlib,libmime-2517c84452183460.rlib,libtokio_stream-3bf181cefab4e898.rlib,libtokio_rustls-fccc0598e292775b.rlib,librustls-dcac19b6db319c26.rlib,libsct-0a7cce3cfb72507b.rlib,libwebpki-15ff80e6ce4db304.rlib,libring-75c1979b765a2eaa.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libhyper-dfdcf5eb20294e76.rlib,libwant-8af00ba2813044c8.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-d5036b1fd52b451b.rlib,libh2-a30a3a560200f08d.rlib,libfutures_channel-3bdf8880fd889ecc.rlib,libhttpdate-ec7670c9b4625e21.rlib,libtower-2fb048339a67c3db.rlib,libindexmap-7e0f1b036029beb7.rlib,libhashbrown-94464ed281767ecc.rlib,libtokio_util-2a302213241d1a6d.rlib,libfutures_sink-4bad40136a985cca.rlib,libslab-793d2e028b450ee7.rlib,libtower_layer-56a4d8cbb7cb04c4.rlib,libprost-9f5704beec381257.rlib,libpin_project-44167c149c7da771.rlib,libtracing-c2f2ee0f3748813f.rlib,libtracing_core-291a19c15c4984ba.rlib,libtower_service-b69620aa0e2195d2.rlib,libfutures_util-7fec488cb64c34a5.rlib,libfutures_task-b7668e9423064d1e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libhttp_body-013be6c16eb7a7b2.rlib,libhttp-e9043d782dccb7f0.rlib,libitoa-10e0d0f6ad8ac545.rlib,libfnv-81596130b397d5c3.rlib,libtokio-c12cf133066db89d.rlib,libsignal_hook_registry-d4875eda9b7ed3c6.rlib,libnum_cpus-0520514572c5adf0.rlib,libsocket2-207185f3e2628fe6.rlib,libmemchr-d88797af6a5880b4.rlib,libonce_cell-734862852b790e74.rlib,libbytes-97c5fa77b7b9a267.rlib,libserde-1b982577c2edcabc.rlib,libmio-75c0c89bda8beb74.rlib,liblog-85ece36e36b085b5.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libparking_lot-741151716bcd1037.rlib,libparking_lot_core-5c5656162e06c2b4.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-4207de755bcd1ec2.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,librand-76a66e8d7dc7f485.rlib,librand_chacha-8522044a64afb54f.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-39add29f222ef2c3.rlib,libgetrandom-8dbdf030facb3f05.rlib,libnix-ccb34b4ec35d9dfd.rlib,libmemoffset-9acda8b838fa5d0e.rlib,libbitflags-e274cd04b58a060d.rlib,libcfg_if-66d55f6b302e88c8.rlib,liblibc-26bdf356815b703d.rlib,libbase64-1447dfff012d42f8.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/rustc6oAkCR/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/tkvs_crash_test-81fc9bc62689f644" "-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-8dbdf030facb3f05.rlib(getrandom-8dbdf030facb3f05.getrandom.aefd92d3c4508d31-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_readonly17h24531144d91c8e55E+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 `tkvs-crash-test` (bin "tkvs-crash-test") 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/rustc76ZdJP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtkvs_protos-ef41759955342d65.rlib,libtonic_reflection-c0c757e134e765a5.rlib,libprost_types-9392db0d1f0fc95c.rlib,libtracing_subscriber-f9eb50c848e82d0c.rlib,libansi_term-bdfff57b5fb49171.rlib,libthread_local-91af7e3e3d7dc795.rlib,libsharded_slab-5513b71284fab34e.rlib,libtracing_log-a093cd676ef0713a.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libserde_env-a88933ba63a198f4.rlib,libtonic-7676da5572df61fe.rlib,libhyper_timeout-a74b9d93ccf1b5a5.rlib,libtokio_io_timeout-1b6193d91966482c.rlib,libasync_stream-e04cd68c378a8fa1.rlib,librustls_native_certs-1b623fb0f5ba1250.rlib,librustls_pemfile-7bee12426c031013.rlib,libbase64-1447dfff012d42f8.rlib,libopenssl_probe-6c4daa62072184e6.rlib,libaxum-34a7c8a85ab50b8c.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatchit-5dec196cd3024d13.rlib,libtower_http-96ddb15d69884394.rlib,libsync_wrapper-5581e2983fea7c5c.rlib,libaxum_core-fbcecc4d06e3a53e.rlib,libmime-2517c84452183460.rlib,libtokio_stream-3bf181cefab4e898.rlib,libtokio_rustls-fccc0598e292775b.rlib,librustls-dcac19b6db319c26.rlib,libsct-0a7cce3cfb72507b.rlib,libwebpki-15ff80e6ce4db304.rlib,libring-75c1979b765a2eaa.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libhyper-dfdcf5eb20294e76.rlib,libwant-8af00ba2813044c8.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-d5036b1fd52b451b.rlib,libh2-a30a3a560200f08d.rlib,libfutures_channel-3bdf8880fd889ecc.rlib,libhttpdate-ec7670c9b4625e21.rlib,libtower-2fb048339a67c3db.rlib,libindexmap-7e0f1b036029beb7.rlib,libhashbrown-94464ed281767ecc.rlib,libtokio_util-2a302213241d1a6d.rlib,libfutures_sink-4bad40136a985cca.rlib,libslab-793d2e028b450ee7.rlib,libtower_layer-56a4d8cbb7cb04c4.rlib,libprost-9f5704beec381257.rlib,libpin_project-44167c149c7da771.rlib,libtower_service-b69620aa0e2195d2.rlib,libfutures_util-7fec488cb64c34a5.rlib,libfutures_task-b7668e9423064d1e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libhttp_body-013be6c16eb7a7b2.rlib,libhttp-e9043d782dccb7f0.rlib,libitoa-10e0d0f6ad8ac545.rlib,libfnv-81596130b397d5c3.rlib,libtkvs_core-e81e1deca676322d.rlib,libbincode-9fcf08dbf378c3c8.rlib,libtracing-c2f2ee0f3748813f.rlib,libtracing_core-291a19c15c4984ba.rlib,libthiserror-a929c99d063c5bab.rlib,libtokio-c12cf133066db89d.rlib,libsignal_hook_registry-d4875eda9b7ed3c6.rlib,libnum_cpus-0520514572c5adf0.rlib,libsocket2-207185f3e2628fe6.rlib,libmemchr-d88797af6a5880b4.rlib,libonce_cell-734862852b790e74.rlib,libmio-75c0c89bda8beb74.rlib,liblog-85ece36e36b085b5.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libparking_lot-741151716bcd1037.rlib,libparking_lot_core-5c5656162e06c2b4.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-4207de755bcd1ec2.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,libnix-ccb34b4ec35d9dfd.rlib,libmemoffset-9acda8b838fa5d0e.rlib,libbitflags-e274cd04b58a060d.rlib,libanyhow-2d94bb4012e0592c.rlib,libsha2-5f6f2a224a1a0e73.rlib,libcpufeatures-bd3a5bace216530a.rlib,libdigest-5ad6f5b86331a959.rlib,libblock_buffer-06b06885aabcd44e.rlib,libcrypto_common-f35d9cdda463edcc.rlib,libgeneric_array-94ff2b8f5e54f4b4.rlib,libtypenum-dfaa696d06b304f0.rlib,librand-76a66e8d7dc7f485.rlib,librand_chacha-8522044a64afb54f.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-39add29f222ef2c3.rlib,libgetrandom-8dbdf030facb3f05.rlib,liblibc-26bdf356815b703d.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbytes-97c5fa77b7b9a267.rlib,libserde-1b982577c2edcabc.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/rustc76ZdJP/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/tkvs_server-76b0ca966876d048" "-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-8dbdf030facb3f05.rlib(getrandom-8dbdf030facb3f05.getrandom.aefd92d3c4508d31-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_readonly17h24531144d91c8e55E+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 `tkvs-server` (bin "tkvs-server") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "75047ba99e1de0daaa5e0605c5005efbfecebe90ea6b24041c5bf35de7c8e58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75047ba99e1de0daaa5e0605c5005efbfecebe90ea6b24041c5bf35de7c8e58c", kill_on_drop: false }` [INFO] [stdout] 75047ba99e1de0daaa5e0605c5005efbfecebe90ea6b24041c5bf35de7c8e58c