[INFO] cloning repository https://github.com/eksd33/RHD [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eksd33/RHD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feksd33%2FRHD", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feksd33%2FRHD'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72baa5e261c06d53426ea880b2a6d45bc75a0c03 [INFO] testing eksd33/RHD 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%2Feksd33%2FRHD" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eksd33/RHD [INFO] finished tweaking git repo https://github.com/eksd33/RHD [INFO] tweaked toml for git repo https://github.com/eksd33/RHD written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eksd33/RHD 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/eksd33/RHD 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: lib.clap [INFO] [stderr] warning: unused manifest key: lib.config [INFO] [stderr] warning: unused manifest key: lib.postgres [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] f2eb3c83487069f5ce17f20356806af0d2d775be2eaf5f3cb6ddad3ba54861e7 [INFO] running `Command { std: "docker" "start" "-a" "f2eb3c83487069f5ce17f20356806af0d2d775be2eaf5f3cb6ddad3ba54861e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2eb3c83487069f5ce17f20356806af0d2d775be2eaf5f3cb6ddad3ba54861e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2eb3c83487069f5ce17f20356806af0d2d775be2eaf5f3cb6ddad3ba54861e7", kill_on_drop: false }` [INFO] [stdout] f2eb3c83487069f5ce17f20356806af0d2d775be2eaf5f3cb6ddad3ba54861e7 [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] e26572cd1706f09929678eda0769b9067681e6b3e8a2ff38fd7a693c0e117d78 [INFO] running `Command { std: "docker" "start" "-a" "e26572cd1706f09929678eda0769b9067681e6b3e8a2ff38fd7a693c0e117d78", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.clap [INFO] [stderr] warning: unused manifest key: lib.config [INFO] [stderr] warning: unused manifest key: lib.postgres [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling cli-grid v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling postgres-protocol v0.6.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling postgres-types v0.2.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-postgres v0.7.2 [INFO] [stderr] Compiling postgres v0.19.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling rhd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `read_to_string` [INFO] [stdout] --> src/helpers.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use std::fs::{File, read_to_string}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParseError` [INFO] [stdout] --> src/helpers.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | use url::{Url, ParseError}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/db_logic.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, Write, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/helpers.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::{self, Read, BufRead}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cli_parse.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | let mut cli_args = App::new("Rusty hunter - database") [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_comb_present` [INFO] [stdout] --> src/db_logic.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | let path_comb_present = cli_matches.is_present("path comb"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_comb_present` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/helpers.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | &status_code_query.push_str(q.as_str()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 150 | let _ = &status_code_query.push_str(q.as_str()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/helpers.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | &status_code_query.push_str(q.as_str()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 153 | let _ = &status_code_query.push_str(q.as_str()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Client` and `NoTls` [INFO] [stdout] --> src/main.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use postgres::{Client, NoTls}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `check_for_table` [INFO] [stdout] --> src/main.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use rhd::helpers::{db_connect, check_for_table}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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/rustcynzhwC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librhd-7388c4e38898c875.rlib,libconfig-969b5a683b770ae5.rlib,libini-b0ff09685cc04c7f.rlib,libserde_hjson-ccef43c07e52594a.rlib,libserde-b4ec51007dec9d31.rlib,libregex-aaded3a8bda1d360.rlib,libaho_corasick-7506e0b2d70396fb.rlib,libregex_syntax-ae12054508fb30be.rlib,libnum_traits-3be44a6eef49d2d9.rlib,libnum_traits-e187c9543899d750.rlib,libyaml_rust-5a77fab4494a7e90.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libserde_json-0cf8d5bf1036cc6a.rlib,libitoa-a894b10a4e051367.rlib,libtoml-b8e90be888f01963.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libnom-f9ef3f91eac8f16d.rlib,liblexical_core-53a0523aa2c5c0c0.rlib,libryu-af883cd9b444a782.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libserde-1130379202938f8e.rlib,libcli_grid-26f06036c09e0ac8.rlib,libclap-70d16288ab5d5e37.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-8f512d08ba4810ae.rlib,libunicode_width-a8c49d31449f9404.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libatty-295355c3fd1a6955.rlib,libansi_term-ff0b7d01d18bd931.rlib,liburl-ee1c7992248a381e.rlib,libidna-42369471594e6f7b.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpostgres-6b8496040d67f345.rlib,libtokio_postgres-16c03915a5e88660.rlib,libphf-24f8188bdfb792cc.rlib,libphf_shared-9a0e4c520cac37f7.rlib,libsiphasher-340ef969b14d0bbf.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsocket2-04165fad814b7453.rlib,libtokio_util-16058a9a6923fb80.rlib,libparking_lot-2dca0b6456645d8d.rlib,libparking_lot_core-e60a0daf65c8d8be.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libtokio-aeb46889e942c7ed.rlib,libmio-fac44f169264b294.rlib,liblog-2fa663e3959e676f.rlib,libpostgres_types-8899bbe27a3fa7d2.rlib,libpostgres_protocol-a8a2a77071ae81bd.rlib,libbase64-1447dfff012d42f8.rlib,libstringprep-a3000a4cbb00732d.rlib,libunicode_normalization-28bea95e7b716c18.rlib,libtinyvec-f85e4e0caa5b9d82.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libmatches-d7125afe50072f5c.rlib,libsha2-434aa61f0d616d66.rlib,libcpufeatures-8b96bec3e217b71f.rlib,librand-550286ac7632995c.rlib,librand_chacha-76682ccbeb6edfd3.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-a0184c68a04583bb.rlib,libgetrandom-94946756e351b095.rlib,liblibc-0af8d1e9c789790f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhmac-535751d8024b1ec5.rlib,libcrypto_mac-8ed2614cf479c33c.rlib,libsubtle-b30874e4b7c2301d.rlib,libmd5-5f6624ce44fe575a.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libfutures-4d949c557a2c4abd.rlib,libfutures_executor-a2cdd62fc87b44fd.rlib,libfutures_util-80e761ba3bbcbba4.rlib,libmemchr-957e86e3927603bf.rlib,libfutures_io-ba08a45cf70b7d1f.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-fa57e8a999940341.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-ea831f14803deddc.rlib,libfutures_task-d04be23f7dec3190.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-968e6ebd90ebb97a.rlib,libbytes-f5f6908afbf67346.rlib,libbyteorder-c7092f68299ac016.rlib,libfallible_iterator-da18290346318e11.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/rustcynzhwC/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/rhd-ec4848c69d937aab" "-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-94946756e351b095.rlib(getrandom-94946756e351b095.getrandom.f0cf895e85db82fd-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.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h820d9f1b262fa2f4E+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 `rhd` (bin "rhd") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e26572cd1706f09929678eda0769b9067681e6b3e8a2ff38fd7a693c0e117d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26572cd1706f09929678eda0769b9067681e6b3e8a2ff38fd7a693c0e117d78", kill_on_drop: false }` [INFO] [stdout] e26572cd1706f09929678eda0769b9067681e6b3e8a2ff38fd7a693c0e117d78