[INFO] cloning repository https://github.com/HadesX004/Hunt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HadesX004/Hunt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadesX004%2FHunt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadesX004%2FHunt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92500da4b072cda26c6cfb37e6bfacb78ea71d0d [INFO] testing HadesX004/Hunt 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%2FHadesX004%2FHunt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HadesX004/Hunt [INFO] finished tweaking git repo https://github.com/HadesX004/Hunt [INFO] tweaked toml for git repo https://github.com/HadesX004/Hunt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HadesX004/Hunt 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/HadesX004/Hunt 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-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] f639757f32453d58ab278d47040ab5e2edc6f625a718e4a0823ee2bbeeadaf5e [INFO] running `Command { std: "docker" "start" "-a" "f639757f32453d58ab278d47040ab5e2edc6f625a718e4a0823ee2bbeeadaf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f639757f32453d58ab278d47040ab5e2edc6f625a718e4a0823ee2bbeeadaf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f639757f32453d58ab278d47040ab5e2edc6f625a718e4a0823ee2bbeeadaf5e", kill_on_drop: false }` [INFO] [stdout] f639757f32453d58ab278d47040ab5e2edc6f625a718e4a0823ee2bbeeadaf5e [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] 937d1a59921c6eba5cf409ab22536f08108889fbe72b6595cbd84c534735480c [INFO] running `Command { std: "docker" "start" "-a" "937d1a59921c6eba5cf409ab22536f08108889fbe72b6595cbd84c534735480c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling sargparse v0.2.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [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.4 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling Hunt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ureq` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ureq; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trust_dns_resolver::config::*` [INFO] [stdout] --> src/libEnum.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use trust_dns_resolver::config::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/libEnum.rs:262:33 [INFO] [stdout] | [INFO] [stdout] 262 | ... Err(err) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy` [INFO] [stdout] --> src/main.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | let proxy: String; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `libEnum` should have a snake case name [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | mod libEnum; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `lib_enum` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userAgent` should have a snake case name [INFO] [stdout] --> src/main.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | let userAgent: String; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `user_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outputFile` should have a snake case name [INFO] [stdout] --> src/main.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | let outputFile: String; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `output_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outputFile` should have a snake case name [INFO] [stdout] --> src/main.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | let outputFile: String; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `output_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `enumDir` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn enumDir(url: String, wordlist: String, userAgent: String, proxy: String, outputFile: String){ [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `enum_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userAgent` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn enumDir(url: String, wordlist: String, userAgent: String, proxy: String, outputFile: String){ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `user_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outputFile` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:13:85 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn enumDir(url: String, wordlist: String, userAgent: String, proxy: String, outputFile: String){ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `output_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/libEnum.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | file.read_to_string(&mut content); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 17 | let _ = file.read_to_string(&mut content); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fileOutput` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | let mut fileOutput = File::create(outputFile).expect("Could't create the output file..."); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `file_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `proxySocks` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let proxySocks = ureq::Proxy::new(format!("socks5://{}", proxy)); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `proxy_socks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `proxySocks` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | Ok(proxySocks) => { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `proxy_socks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fileOutput` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | let mut fileOutput = File::create(outputFile).expect("Could't create the output file..."); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `file_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fileOutput` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut fileOutput = File::create(outputFile).expect("Could't create the output file..."); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `file_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `proxySocks` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:96:25 [INFO] [stdout] | [INFO] [stdout] 96 | let proxySocks = ureq::Proxy::new(&format!("socks5://{}", proxy)); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `proxy_socks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `proxySocks` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | Ok(proxySocks) => { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `proxy_socks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `proxySocks` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:138:25 [INFO] [stdout] | [INFO] [stdout] 138 | let proxySocks = ureq::Proxy::new(&format!("socks5://{}", proxy)); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `proxy_socks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `proxySocks` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | Ok(proxySocks) => { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `proxy_socks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `proxySocks` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:201:25 [INFO] [stdout] | [INFO] [stdout] 201 | let proxySocks = ureq::Proxy::new(&format!("socks5://{}", proxy)); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `proxy_socks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `proxySocks` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:204:28 [INFO] [stdout] | [INFO] [stdout] 204 | Ok(proxySocks) => { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `proxy_socks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fileOutput` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:244:29 [INFO] [stdout] | [INFO] [stdout] 244 | let mut fileOutput = File::create(outputFile).expect("Could't create the output file..."); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `file_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `enumSub` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:302:12 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn enumSub(url: String, wordlist: String, outputFile: String) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `enum_sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outputFile` should have a snake case name [INFO] [stdout] --> src/libEnum.rs:302:51 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn enumSub(url: String, wordlist: String, outputFile: String) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `output_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/libEnum.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | file.read_to_string(&mut content); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = file.read_to_string(&mut content); [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/rustciK8idK/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtrust_dns_resolver-4b80cb7a82e6e932.rlib,libresolv_conf-c655c1e890bebfb7.rlib,libhostname-f820da329b8d287f.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,libparking_lot-759095a824e642ce.rlib,libparking_lot_core-defe783f028cd27e.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-b0aaef6bf175c0ff.rlib,libscopeguard-73056285f12cb829.rlib,liblru_cache-d2dd2a79bf790a19.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libtrust_dns_proto-665485793d88254e.rlib,libfutures_channel-5a7e81554d70da0d.rlib,librand-66e9e765787f4545.rlib,librand_chacha-fde31e6b3572a8ad.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-7303ab388d11b14f.rlib,libgetrandom-6ca834a15da3eab0.rlib,libfutures_io-123f7ac1ebd67997.rlib,libdata_encoding-6b05fec8e503a958.rlib,libipnet-25bfa961211cc0fe.rlib,libtracing-de444499429b20fc.rlib,libtracing_core-f0af68a435c4f2e3.rlib,libthiserror-cae0f07a0ccc55ed.rlib,libtokio-ca40a53f4e4c59a2.rlib,libnum_cpus-b070604951bd6eda.rlib,libsocket2-c275f73127003e69.rlib,libmemchr-d88797af6a5880b4.rlib,libbytes-2fec685abb1946c8.rlib,libmio-ff7c3d369654c87c.rlib,libfutures_util-e976850aac8b3a70.rlib,libslab-793d2e028b450ee7.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_task-709d6ef778087815.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-341e760c0605a8f0.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libureq-59080945fd3c0098.rlib,libwebpki_roots-5279be094965c21d.rlib,libbase64-1447dfff012d42f8.rlib,librustls-2a665561bada36a2.rlib,libsct-56d6d60d398d8ab2.rlib,libwebpki-30793f58bd5634f0.rlib,libring-382b21ab4dc9aa0e.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-0167e499dfd386e1.rlib,libsocks-0157f223f7ce68b8.rlib,liblibc-070928d9dbeff53c.rlib,libbyteorder-c7092f68299ac016.rlib,libflate2-f0eca4d888450c59.rlib,libminiz_oxide-3a826a4debd45fea.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,liblog-fc4b0167ad2190de.rlib,libcfg_if-66d55f6b302e88c8.rlib,libchunked_transfer-9867de9712728cb6.rlib,liburl-25cb07f66264ed7f.rlib,libidna-3829723a3f87ea33.rlib,libunicode_normalization-92ab26775a19d6a1.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libsargparse-62c579bdc067c9ad.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/rustciK8idK/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/Hunt-b92f5b4bd68dee16" "-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-6ca834a15da3eab0.rlib(getrandom-6ca834a15da3eab0.getrandom.d1ed9da4f55312c6-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_readonly17h1858733cbf128e6fE+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 `Hunt` (bin "Hunt") due to 1 previous error; 29 warnings emitted [INFO] running `Command { std: "docker" "inspect" "937d1a59921c6eba5cf409ab22536f08108889fbe72b6595cbd84c534735480c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937d1a59921c6eba5cf409ab22536f08108889fbe72b6595cbd84c534735480c", kill_on_drop: false }` [INFO] [stdout] 937d1a59921c6eba5cf409ab22536f08108889fbe72b6595cbd84c534735480c