[INFO] cloning repository https://github.com/bohrium272/pihole-influx-agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bohrium272/pihole-influx-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbohrium272%2Fpihole-influx-agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbohrium272%2Fpihole-influx-agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6eb7a67a5cb2210867b70ea0cc7fc82c3c75f36c [INFO] testing bohrium272/pihole-influx-agent 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%2Fbohrium272%2Fpihole-influx-agent" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bohrium272/pihole-influx-agent [INFO] finished tweaking git repo https://github.com/bohrium272/pihole-influx-agent [INFO] tweaked toml for git repo https://github.com/bohrium272/pihole-influx-agent written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bohrium272/pihole-influx-agent 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/bohrium272/pihole-influx-agent 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: unused manifest key: target.arm-unknown-linux-gnueabihf.linker [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a737ef793362ba405ffe2e4fb39f2bb7ac2aaa9d98e5e31a61e3a2760ab1c73a [INFO] running `Command { std: "docker" "start" "-a" "a737ef793362ba405ffe2e4fb39f2bb7ac2aaa9d98e5e31a61e3a2760ab1c73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a737ef793362ba405ffe2e4fb39f2bb7ac2aaa9d98e5e31a61e3a2760ab1c73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a737ef793362ba405ffe2e4fb39f2bb7ac2aaa9d98e5e31a61e3a2760ab1c73a", kill_on_drop: false }` [INFO] [stdout] a737ef793362ba405ffe2e4fb39f2bb7ac2aaa9d98e5e31a61e3a2760ab1c73a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7a0fef01b206953ecd51545e90e2336f5e7eb95330b35a419a195d8aae878bb4 [INFO] running `Command { std: "docker" "start" "-a" "7a0fef01b206953ecd51545e90e2336f5e7eb95330b35a419a195d8aae878bb4", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.arm-unknown-linux-gnueabihf.linker [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling pihole-influx-agent v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `reply_nodata`, `reply_nxdomain`, and `reply_ip` are never read [INFO] [stdout] --> src/summary.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SummaryRaw { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub reply_nodata: i64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub reply_nxdomain: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub reply_ip: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SummaryRaw` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "7a0fef01b206953ecd51545e90e2336f5e7eb95330b35a419a195d8aae878bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a0fef01b206953ecd51545e90e2336f5e7eb95330b35a419a195d8aae878bb4", kill_on_drop: false }` [INFO] [stdout] 7a0fef01b206953ecd51545e90e2336f5e7eb95330b35a419a195d8aae878bb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6221579f66c5ad124dfd9458a1f2e6f004d612091b6bf32627524857b0fdcbb6 [INFO] running `Command { std: "docker" "start" "-a" "6221579f66c5ad124dfd9458a1f2e6f004d612091b6bf32627524857b0fdcbb6", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.arm-unknown-linux-gnueabihf.linker [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling pihole-influx-agent v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `reply_nodata`, `reply_nxdomain`, and `reply_ip` are never read [INFO] [stdout] --> src/summary.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SummaryRaw { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub reply_nodata: i64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub reply_nxdomain: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub reply_ip: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SummaryRaw` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc04ub2q/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-2468d027d937aa3b.rlib,libtermcolor-a537f8c45744a682.rlib,libhumantime-d1d8eb802ffca79e.rlib,libmockito-8c2b12f87c3f6797.rlib,libassert_json_diff-44f51f0b30fea61c.rlib,libregex-64cd10b301fec6e2.rlib,libaho_corasick-a6e85e2ce4291248.rlib,libregex_syntax-ae12054508fb30be.rlib,librand-f23ac5cc62032fd6.rlib,librand_chacha-7131bcb70d83fbcf.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-27f2a86d37e7ae78.rlib,libgetrandom-eb5aad9aed0ff7b4.rlib,libsimilar-1eb57e188b7cbc3e.rlib,libcolored-3cf606d7dc2dc6c9.rlib,libserde_yaml-d6cb3f0226816971.rlib,libyaml_rust-5a77fab4494a7e90.rlib,liblinked_hash_map-606dc3728cba933f.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/{libclap-ad54adba1dc9f6be.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-c924a3194d9436be.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-e274cd04b58a060d.rlib,libatty-21cbdbc1a4d9b9b1.rlib,libansi_term-bdfff57b5fb49171.rlib,libreqwest-49fd414029d0831d.rlib,librustls_pemfile-46e630dba9323905.rlib,libhyper_rustls-cf0f46ba1e14042a.rlib,libwebpki_roots-af7db9448778d9f1.rlib,libipnet-25bfa961211cc0fe.rlib,libtokio_rustls-1d75f4571257ce63.rlib,libserde_urlencoded-3f019fd791da3599.rlib,libmime-2517c84452183460.rlib,libencoding_rs-bbbcc84d3ca8f21f.rlib,libserde_json-ecef377d71a6c66f.rlib,libryu-653032556b772f2f.rlib,libbase64-1447dfff012d42f8.rlib,librustls-d416fe002daed59a.rlib,libsct-496b374385b5c695.rlib,libwebpki-645a46503883f3ee.rlib,libring-3830e1b000d6f3b7.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libhyper-9820a5a2de2ae4e6.rlib,libwant-872d40ff2ba2cf8b.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-d5036b1fd52b451b.rlib,libh2-5b72d0e44a0258f8.rlib,libindexmap-bb991c98d80c432c.rlib,libhashbrown-f6484c11bf24e065.rlib,libtokio_util-28c47ae408d34f2f.rlib,libfutures_sink-4bad40136a985cca.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-66ddf3e771c82028.rlib,libtracing_core-7cff877e839d6169.rlib,libfutures_channel-3bdf8880fd889ecc.rlib,libtokio-8a81c192f6624a72.rlib,libsignal_hook_registry-0da101a9dac4de15.rlib,libnum_cpus-38d2e02d4b55a3d2.rlib,libsocket2-2bf1bf8267c5f1af.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libmio-8dad490886f86c5f.rlib,libparking_lot-c3d39191b2200121.rlib,libparking_lot_core-63c5c589bf1dbbfd.rlib,liblibc-7099ee7e20e1711d.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libhttp_body-f7f96f9abcd7a1b7.rlib,liblog-2ddae88a7cbe57da.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures_util-7265dcf85e69067b.rlib,libmemchr-d88797af6a5880b4.rlib,libfutures_io-f6086bf99b597e19.rlib,libslab-93ffcdda3079a5d2.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liburl-c436c120fa5736bf.rlib,libidna-e949df6a6c3dec4b.rlib,libunicode_normalization-7dfe9357237bcd85.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libhttp-fee003a77ad1401e.rlib,libitoa-158d7e21e599682f.rlib,libbytes-37e68ee094a72681.rlib,libfnv-81596130b397d5c3.rlib,libserde-9101fec3213bfe79.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/rustc04ub2q/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" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/sys-info-a9fe98beab24600c/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/pihole_influx_agent-dd4b26e5a2b73e4d" "-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-eb5aad9aed0ff7b4.rlib(getrandom-eb5aad9aed0ff7b4.getrandom.29acd5007a5fde13-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.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17h74cefcc37a589d08E+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 `pihole-influx-agent` (bin "pihole-influx-agent" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6221579f66c5ad124dfd9458a1f2e6f004d612091b6bf32627524857b0fdcbb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6221579f66c5ad124dfd9458a1f2e6f004d612091b6bf32627524857b0fdcbb6", kill_on_drop: false }` [INFO] [stdout] 6221579f66c5ad124dfd9458a1f2e6f004d612091b6bf32627524857b0fdcbb6