[INFO] fetching crate systemd_client 0.2.1... [INFO] testing systemd_client-0.2.1 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate systemd_client 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate systemd_client 0.2.1 [INFO] finished tweaking crates.io crate systemd_client 0.2.1 [INFO] tweaked toml for crates.io crate systemd_client 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate systemd_client 0.2.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 systemd_client 0.2.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b6f46bf81cc6613d64431f45d56c39bb3bb89ff78537ab1717926996b70bdede [INFO] running `Command { std: "docker" "start" "-a" "b6f46bf81cc6613d64431f45d56c39bb3bb89ff78537ab1717926996b70bdede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6f46bf81cc6613d64431f45d56c39bb3bb89ff78537ab1717926996b70bdede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f46bf81cc6613d64431f45d56c39bb3bb89ff78537ab1717926996b70bdede", kill_on_drop: false }` [INFO] [stdout] b6f46bf81cc6613d64431f45d56c39bb3bb89ff78537ab1717926996b70bdede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 29263dd3ad6b03186ef9794840061743e151bef3512fae460faa8c1c4d651098 [INFO] running `Command { std: "docker" "start" "-a" "29263dd3ad6b03186ef9794840061743e151bef3512fae460faa8c1c4d651098", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling zvariant_derive v3.0.0 [INFO] [stderr] Compiling zbus_macros v2.0.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling enumflags2 v0.7.3 [INFO] [stderr] Compiling zvariant v3.0.0 [INFO] [stderr] Compiling zbus_names v2.1.0 [INFO] [stderr] Compiling zbus v2.0.1 [INFO] [stderr] Compiling systemd_client v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.76s [INFO] running `Command { std: "docker" "inspect" "29263dd3ad6b03186ef9794840061743e151bef3512fae460faa8c1c4d651098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29263dd3ad6b03186ef9794840061743e151bef3512fae460faa8c1c4d651098", kill_on_drop: false }` [INFO] [stdout] 29263dd3ad6b03186ef9794840061743e151bef3512fae460faa8c1c4d651098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d7764d65f3e81635af2be7f49dc6e7d18c44fa991564e0e719437d39f7d38aba [INFO] running `Command { std: "docker" "start" "-a" "d7764d65f3e81635af2be7f49dc6e7d18c44fa991564e0e719437d39f7d38aba", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling systemd_client v0.2.1 (/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/rustcKiKocw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsystemd_client-aea90336a481b9d3.rlib,libzbus-74b2e52d196ca5ac.rlib,libhex-a52fd19e29921b8e.rlib,libsha1-9d0836b6f6e3d25f.rlib,librand-91cfa618fc58ccb2.rlib,librand_chacha-d60207f16cb8b617.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-d78bdcb4ce7d61cf.rlib,libgetrandom-f74d6bde22a90abe.rlib,libfutures_util-0ca86214513d99ea.rlib,libfutures_task-8d01264ee8be7a4a.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_sink-c9f7a3542fd7e063.rlib,libordered_stream-047e744709148f78.rlib,libasync_lock-8ae8c774c17aa7a9.rlib,libasync_executor-0124e45710779f33.rlib,libasync_task-f2297bb9627d4a9b.rlib,libasync_channel-7c0f8f5d4c33adc9.rlib,libasync_broadcast-156fd4446f1aa777.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libnix-5d3364ee71c17c98.rlib,libbitflags-e274cd04b58a060d.rlib,libmemoffset-59f11e032c31b987.rlib,libasync_io-34bfa4d3f6555f84.rlib,libslab-93074f6ff5a0b7db.rlib,libpolling-1dfe052768d09936.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libconcurrent_queue-e34cfae5585d9dc0.rlib,libcache_padded-ae24b20c479f4d87.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libsocket2-af409b6914007d38.rlib,libfutures_lite-6e88b2c0f7d503a0.rlib,libmemchr-a2892755812de0fe.rlib,libfastrand-3e8bb4a377a091fe.rlib,libfutures_io-7ae0e99413301de9.rlib,libfutures_core-e674cac6d3f3e322.rlib,libwaker_fn-a5e48e138c7cfc0a.rlib,libparking-e8e3e9cca08ecc67.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libzbus_names-2668edaf08038b46.rlib,libzvariant-c3aa4d2811782dfd.rlib,liblibc-4cbc1fc7b6bc0b05.rlib,libenumflags2-410f7ea5b28a3feb.rlib,libbyteorder-c7092f68299ac016.rlib,libserde-a41a39e9a746b14c.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libthiserror-57cad424b7f3bbb4.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/rustcKiKocw/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/list_units_blocking-b65cff79d3acbf7d" "-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-f74d6bde22a90abe.rlib(getrandom-f74d6bde22a90abe.getrandom.531b48ba41f4da51-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.4/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h30412ed4a4ee131aE+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 `systemd_client` (example "list_units_blocking") 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/rustceIu23E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsystemd_client-aea90336a481b9d3.rlib,libzbus-74b2e52d196ca5ac.rlib,libhex-a52fd19e29921b8e.rlib,libsha1-9d0836b6f6e3d25f.rlib,librand-91cfa618fc58ccb2.rlib,librand_chacha-d60207f16cb8b617.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-d78bdcb4ce7d61cf.rlib,libgetrandom-f74d6bde22a90abe.rlib,libfutures_util-0ca86214513d99ea.rlib,libfutures_task-8d01264ee8be7a4a.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_sink-c9f7a3542fd7e063.rlib,libordered_stream-047e744709148f78.rlib,libasync_lock-8ae8c774c17aa7a9.rlib,libasync_executor-0124e45710779f33.rlib,libasync_task-f2297bb9627d4a9b.rlib,libasync_channel-7c0f8f5d4c33adc9.rlib,libasync_broadcast-156fd4446f1aa777.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libnix-5d3364ee71c17c98.rlib,libbitflags-e274cd04b58a060d.rlib,libmemoffset-59f11e032c31b987.rlib,libasync_io-34bfa4d3f6555f84.rlib,libslab-93074f6ff5a0b7db.rlib,libpolling-1dfe052768d09936.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libconcurrent_queue-e34cfae5585d9dc0.rlib,libcache_padded-ae24b20c479f4d87.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libsocket2-af409b6914007d38.rlib,libfutures_lite-6e88b2c0f7d503a0.rlib,libmemchr-a2892755812de0fe.rlib,libfastrand-3e8bb4a377a091fe.rlib,libfutures_io-7ae0e99413301de9.rlib,libfutures_core-e674cac6d3f3e322.rlib,libwaker_fn-a5e48e138c7cfc0a.rlib,libparking-e8e3e9cca08ecc67.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libzbus_names-2668edaf08038b46.rlib,libzvariant-c3aa4d2811782dfd.rlib,liblibc-4cbc1fc7b6bc0b05.rlib,libenumflags2-410f7ea5b28a3feb.rlib,libbyteorder-c7092f68299ac016.rlib,libserde-a41a39e9a746b14c.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libthiserror-57cad424b7f3bbb4.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/rustceIu23E/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/start_service_blocking-774e0588ea1a0360" "-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-f74d6bde22a90abe.rlib(getrandom-f74d6bde22a90abe.getrandom.531b48ba41f4da51-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.4/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h30412ed4a4ee131aE+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 `systemd_client` (example "start_service_blocking") due to 1 previous error [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/rustcVQsaQM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio-4a2d052e2d3c8a2f.rlib,libnum_cpus-41cad180933d766e.rlib,libsystemd_client-aea90336a481b9d3.rlib,libzbus-74b2e52d196ca5ac.rlib,libhex-a52fd19e29921b8e.rlib,libsha1-9d0836b6f6e3d25f.rlib,librand-91cfa618fc58ccb2.rlib,librand_chacha-d60207f16cb8b617.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-d78bdcb4ce7d61cf.rlib,libgetrandom-f74d6bde22a90abe.rlib,libfutures_util-0ca86214513d99ea.rlib,libfutures_task-8d01264ee8be7a4a.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_sink-c9f7a3542fd7e063.rlib,libordered_stream-047e744709148f78.rlib,libasync_lock-8ae8c774c17aa7a9.rlib,libasync_executor-0124e45710779f33.rlib,libasync_task-f2297bb9627d4a9b.rlib,libasync_channel-7c0f8f5d4c33adc9.rlib,libasync_broadcast-156fd4446f1aa777.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libnix-5d3364ee71c17c98.rlib,libbitflags-e274cd04b58a060d.rlib,libmemoffset-59f11e032c31b987.rlib,libasync_io-34bfa4d3f6555f84.rlib,libslab-93074f6ff5a0b7db.rlib,libpolling-1dfe052768d09936.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libconcurrent_queue-e34cfae5585d9dc0.rlib,libcache_padded-ae24b20c479f4d87.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libsocket2-af409b6914007d38.rlib,libfutures_lite-6e88b2c0f7d503a0.rlib,libmemchr-a2892755812de0fe.rlib,libfastrand-3e8bb4a377a091fe.rlib,libfutures_io-7ae0e99413301de9.rlib,libfutures_core-e674cac6d3f3e322.rlib,libwaker_fn-a5e48e138c7cfc0a.rlib,libparking-e8e3e9cca08ecc67.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libzbus_names-2668edaf08038b46.rlib,libzvariant-c3aa4d2811782dfd.rlib,liblibc-4cbc1fc7b6bc0b05.rlib,libenumflags2-410f7ea5b28a3feb.rlib,libbyteorder-c7092f68299ac016.rlib,libserde-a41a39e9a746b14c.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libthiserror-57cad424b7f3bbb4.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/rustcVQsaQM/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/list_units_nonblock-46c7b81f301ee6cf" "-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-f74d6bde22a90abe.rlib(getrandom-f74d6bde22a90abe.getrandom.531b48ba41f4da51-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.4/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h30412ed4a4ee131aE+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 `systemd_client` (example "list_units_nonblock") due to 1 previous error [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/rustcLN3FNU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio-4a2d052e2d3c8a2f.rlib,libnum_cpus-41cad180933d766e.rlib}.rlib" "/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/{libsystemd_client-aea90336a481b9d3.rlib,libzbus-74b2e52d196ca5ac.rlib,libhex-a52fd19e29921b8e.rlib,libsha1-9d0836b6f6e3d25f.rlib,librand-91cfa618fc58ccb2.rlib,librand_chacha-d60207f16cb8b617.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-d78bdcb4ce7d61cf.rlib,libgetrandom-f74d6bde22a90abe.rlib,libfutures_util-0ca86214513d99ea.rlib,libfutures_task-8d01264ee8be7a4a.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_sink-c9f7a3542fd7e063.rlib,libordered_stream-047e744709148f78.rlib,libasync_lock-8ae8c774c17aa7a9.rlib,libasync_executor-0124e45710779f33.rlib,libasync_task-f2297bb9627d4a9b.rlib,libasync_channel-7c0f8f5d4c33adc9.rlib,libasync_broadcast-156fd4446f1aa777.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libnix-5d3364ee71c17c98.rlib,libbitflags-e274cd04b58a060d.rlib,libmemoffset-59f11e032c31b987.rlib,libasync_io-34bfa4d3f6555f84.rlib,libslab-93074f6ff5a0b7db.rlib,libpolling-1dfe052768d09936.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libconcurrent_queue-e34cfae5585d9dc0.rlib,libcache_padded-ae24b20c479f4d87.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libsocket2-af409b6914007d38.rlib,libfutures_lite-6e88b2c0f7d503a0.rlib,libmemchr-a2892755812de0fe.rlib,libfastrand-3e8bb4a377a091fe.rlib,libfutures_io-7ae0e99413301de9.rlib,libfutures_core-e674cac6d3f3e322.rlib,libwaker_fn-a5e48e138c7cfc0a.rlib,libparking-e8e3e9cca08ecc67.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libzbus_names-2668edaf08038b46.rlib,libzvariant-c3aa4d2811782dfd.rlib,liblibc-4cbc1fc7b6bc0b05.rlib,libenumflags2-410f7ea5b28a3feb.rlib,libbyteorder-c7092f68299ac016.rlib,libserde-a41a39e9a746b14c.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libthiserror-57cad424b7f3bbb4.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/rustcLN3FNU/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/test_list_units-47f40712bfa1fb3e" "-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-f74d6bde22a90abe.rlib(getrandom-f74d6bde22a90abe.getrandom.531b48ba41f4da51-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.4/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h30412ed4a4ee131aE+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 `systemd_client` (test "test_list_units") due to 1 previous error [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/rustcpfhvaQ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio-4a2d052e2d3c8a2f.rlib,libnum_cpus-41cad180933d766e.rlib,libsystemd_client-aea90336a481b9d3.rlib,libzbus-74b2e52d196ca5ac.rlib,libhex-a52fd19e29921b8e.rlib,libsha1-9d0836b6f6e3d25f.rlib,librand-91cfa618fc58ccb2.rlib,librand_chacha-d60207f16cb8b617.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-d78bdcb4ce7d61cf.rlib,libgetrandom-f74d6bde22a90abe.rlib,libfutures_util-0ca86214513d99ea.rlib,libfutures_task-8d01264ee8be7a4a.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_sink-c9f7a3542fd7e063.rlib,libordered_stream-047e744709148f78.rlib,libasync_lock-8ae8c774c17aa7a9.rlib,libasync_executor-0124e45710779f33.rlib,libasync_task-f2297bb9627d4a9b.rlib,libasync_channel-7c0f8f5d4c33adc9.rlib,libasync_broadcast-156fd4446f1aa777.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libnix-5d3364ee71c17c98.rlib,libbitflags-e274cd04b58a060d.rlib,libmemoffset-59f11e032c31b987.rlib,libasync_io-34bfa4d3f6555f84.rlib,libslab-93074f6ff5a0b7db.rlib,libpolling-1dfe052768d09936.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libconcurrent_queue-e34cfae5585d9dc0.rlib,libcache_padded-ae24b20c479f4d87.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libsocket2-af409b6914007d38.rlib,libfutures_lite-6e88b2c0f7d503a0.rlib,libmemchr-a2892755812de0fe.rlib,libfastrand-3e8bb4a377a091fe.rlib,libfutures_io-7ae0e99413301de9.rlib,libfutures_core-e674cac6d3f3e322.rlib,libwaker_fn-a5e48e138c7cfc0a.rlib,libparking-e8e3e9cca08ecc67.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libzbus_names-2668edaf08038b46.rlib,libzvariant-c3aa4d2811782dfd.rlib,liblibc-4cbc1fc7b6bc0b05.rlib,libenumflags2-410f7ea5b28a3feb.rlib,libbyteorder-c7092f68299ac016.rlib,libserde-a41a39e9a746b14c.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libthiserror-57cad424b7f3bbb4.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/rustcpfhvaQ/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/start_service_nonblock-b80b0d5d26d286eb" "-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-f74d6bde22a90abe.rlib(getrandom-f74d6bde22a90abe.getrandom.531b48ba41f4da51-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.4/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h30412ed4a4ee131aE+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 `systemd_client` (example "start_service_nonblock") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d7764d65f3e81635af2be7f49dc6e7d18c44fa991564e0e719437d39f7d38aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7764d65f3e81635af2be7f49dc6e7d18c44fa991564e0e719437d39f7d38aba", kill_on_drop: false }` [INFO] [stdout] d7764d65f3e81635af2be7f49dc6e7d18c44fa991564e0e719437d39f7d38aba