[INFO] cloning repository https://github.com/HellFireCMS/hellfire-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HellFireCMS/hellfire-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHellFireCMS%2Fhellfire-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHellFireCMS%2Fhellfire-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a216f72286f7f5277a55b80f84e491affa1401dd [INFO] testing HellFireCMS/hellfire-backend 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%2FHellFireCMS%2Fhellfire-backend" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HellFireCMS/hellfire-backend [INFO] finished tweaking git repo https://github.com/HellFireCMS/hellfire-backend [INFO] tweaked toml for git repo https://github.com/HellFireCMS/hellfire-backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HellFireCMS/hellfire-backend 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/HellFireCMS/hellfire-backend 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] 9e4f8bc97b64f08507489dd27d444254e97cda2a1755e1db3e83d93aaf6df9e8 [INFO] running `Command { std: "docker" "start" "-a" "9e4f8bc97b64f08507489dd27d444254e97cda2a1755e1db3e83d93aaf6df9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e4f8bc97b64f08507489dd27d444254e97cda2a1755e1db3e83d93aaf6df9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4f8bc97b64f08507489dd27d444254e97cda2a1755e1db3e83d93aaf6df9e8", kill_on_drop: false }` [INFO] [stdout] 9e4f8bc97b64f08507489dd27d444254e97cda2a1755e1db3e83d93aaf6df9e8 [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] 1cba6b6c87313c20811d06f64d8a8d2fcb64ba76a29ab3a6832872145447fe55 [INFO] running `Command { std: "docker" "start" "-a" "1cba6b6c87313c20811d06f64d8a8d2fcb64ba76a29ab3a6832872145447fe55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling orion v0.15.6 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_info v3.0.7 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling argon2 v0.2.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling branca v0.10.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling typed-builder v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling bson v2.0.0-beta.3 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling mongodb v2.0.0-beta.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling hellfire v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `signup` [INFO] [stdout] --> src/auth/signup.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn signup( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `login` [INFO] [stdout] --> src/auth/login.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn login( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `check_auth` [INFO] [stdout] --> src/auth/check_auth.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn check_auth(token: Json, key: &State<&[u8; 32]>) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_post` [INFO] [stdout] --> src/posts/add_post.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn add_post( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_all_posts` [INFO] [stdout] --> src/posts/get_post.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn get_all_posts(opts: &State) -> HFResult { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `modify_post` [INFO] [stdout] --> src/posts/modify_post.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn modify_post( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/posts/get_post.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | while let Some(mut x) = res.try_next().await? { [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: constant `TEST_VAL` is never used [INFO] [stdout] --> src/models/entities/test_str.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const TEST_VAL: &str = "{\"type\":\"doc\",\"content\":[{\"type\":\"heading\",\"content\":{\"heading\":{\"attrs\":{\"level\":1},\"cont... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [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/rustcxUPmsW/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libregex-61abb5ead9fe6390.rlib,libaho_corasick-c2a7e5a13a42a59f.rlib,libregex_syntax-ae12054508fb30be.rlib,libbranca-db47216513133bfb.rlib,liborion-2407eee5cd871635.rlib,libzeroize-438af5477f190aac.rlib,libbyteorder-c7092f68299ac016.rlib,libbase_x-e61fca1c931316bd.rlib,libargon2-b66fe2a1ebab5a58.rlib,libblake2-752cff0b14373320.rlib,libcrypto_mac-265df208fe0c01de.rlib,libpassword_hash-de1b19aa06b8a9e3.rlib,libbase64ct-23304dfdb88c00ac.rlib,libmongodb-8d51e2d8baed437d.rlib,libtake_mut-4c357a894d7a8da6.rlib,libversion_check-b8fffc0f40f7d401.rlib,libpbkdf2-307a159a3f37b64b.rlib,libstringprep-d33ff59694190496.rlib,libreqwest-9b1c1c0afc5ebd17.rlib,libhyper_rustls-ac588ada98014c27.rlib,libserde_urlencoded-dd3c326200fd0625.rlib,libtokio_rustls-65073eee30230319.rlib,libos_info-78612173aebdfe99.rlib,libbitflags-e274cd04b58a060d.rlib,libwebpki_roots-340dc5abdd3d6d76.rlib,libstrsim-7a71560e0c2955e4.rlib,librustls-cc08bd097a9687d9.rlib,libsct-d1751259a205e133.rlib,libwebpki-1f2b904449b3f8df.rlib,libring-7c4fea0a654a163d.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libtrust_dns_resolver-9330bc6ecec8572a.rlib,libresolv_conf-5352f202d636a294.rlib,libhostname-85b6087ad15571f1.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libtrust_dns_proto-7ee414140a78ddcd.rlib,libdata_encoding-6b05fec8e503a958.rlib,liburl-6a0408d6e128ebef.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libipnet-de7db76026111e4e.rlib,libidna-2dcd488e211a4fc5.rlib,libunicode_normalization-4c2b7b0325bb03da.rlib,libunicode_bidi-235f8eddebd79523.rlib,libmatches-210e485a89affeee.rlib,libtinyvec-f245651c7e9f5ae5.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libthiserror-4797845337b8a78f.rlib,libsha1-5318f7a370185105.rlib,libmd5-5f6624ce44fe575a.rlib,libsha2-a2cdaf8bec7c70f4.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libhmac-e0909ff69e4c568a.rlib,libdigest-392b0119d713202e.rlib,libcrypto_mac-8a15ed236196220f.rlib,libsubtle-af5f0d59ba7ae801.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libbson-6ae96368a08d52ab.rlib,libuuid-bb5078a0d7ee2fab.rlib,libbase64-1447dfff012d42f8.rlib,librand-c3a3b64e7ec4da9f.rlib,librand_chacha-d10c21ff1f38ea88.rlib,librand_core-2785f3eb2e2ed152.rlib,libgetrandom-8fb9141f2e6d76aa.rlib,libhex-a52fd19e29921b8e.rlib,libahash-4c3295eb7afa45ae.rlib,libserde_bytes-625a39f32cb39d2e.rlib,libchrono-1f976880b24e9ff3.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-2ad7f6f03d0b567f.rlib,libserde_with-9b7cd0accb4c69a8.rlib,librocket-70afac8e60caddd7.rlib,libatty-1efe9203747d666c.rlib,libtempfile-03c13030b5278f12.rlib,librand-1d82ae358f5c6e4d.rlib,librand_chacha-dec2974b4aafa564.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-ea958c8fbaf94737.rlib,libgetrandom-feffc2c832f1ff2d.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libserde_json-e0935db077103fcb.rlib,libryu-af883cd9b444a782.rlib,librocket_http-ac0c533fe9bf1292.rlib,libcookie-2431c96544e972fb.rlib,libstable_pattern-caba20c32cf9b3b5.rlib,libref_cast-a9a35e51c1ec089c.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-fa608676196f4351.rlib,libwant-633d9112559b1b2f.rlib,libtry_lock-d956e9fcf0af499a.rlib,libsocket2-53df21057d9b9622.rlib,libh2-1bf4cbb4071529e4.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-8781da39cdba3cb3.rlib,libhttpdate-b4affa6a984593b6.rlib,libtracing-a89ceebe7dbf5a3d.rlib,libtracing_core-130d3924557f1741.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmulter-58235ec6d4c9b46e.rlib,libmime-2517c84452183460.rlib,libtwoway-9e871e8decb36d3e.rlib,libunchecked_index-e66b4165409f571d.rlib,libtokio_util-1a544a57ed973188.rlib,libhttparse-d0c202cec822a6f8.rlib,libspin-3091ad3914311eb5.rlib,libencoding_rs-078442d79d5a0b72.rlib,libhttp-776e13babe3c966e.rlib,libitoa-7c9a83f6047c872a.rlib,libfnv-81596130b397d5c3.rlib,libindexmap-8c0ed84c232cca6e.rlib,libhashbrown-f6484c11bf24e065.rlib,libeither-4c8c1e39a99655ac.rlib,libtokio_stream-1326aa099ac610d8.rlib,libtime-f7e0d2e8671ef651.rlib,libtime_macros-3bd014320ffbf251.rlib,libstandback-83e254465ab0b238.rlib,libatomic-887ccaa4d17d14e5.rlib,libstate-bcb80101f8754418.rlib,libparking_lot-d8fc4e7846dc04dc.rlib,libparking_lot_core-2afc42b72ce6de24.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-7deb58ca3148c0e0.rlib,libubyte-7b0e2b30c9eccd34.rlib,libfigment-85c58901e24ce6b1.rlib,libtoml-534b58d013ffea26.rlib,libuncased-c6f850b99ba7cefb.rlib,libpear-5244a229b6785f45.rlib,libinlinable_string-e00a1891505e15f6.rlib,libserde-ab92f8207709b684.rlib,libtokio-811eb58e65af9393.rlib,libsignal_hook_registry-6782c09b8dcfa654.rlib,libnum_cpus-c95a597162a62847.rlib,libonce_cell-4f239b47916bc9d6.rlib,libbytes-f5f6908afbf67346.rlib,libmio-58e7de0cda88cfe6.rlib,liblibc-baa1267748d7f5cd.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures-118fa2ee2ac6bf91.rlib,libfutures_executor-f0ebd929f621165d.rlib,libfutures_util-c1294a200309ad66.rlib,libmemchr-81b381f232779c95.rlib,libfutures_io-66cd07a5d4769cbe.rlib,libslab-520ed64810a79da5.rlib,libfutures_channel-18587c0c7f958853.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-ea831f14803deddc.rlib,libfutures_task-d04be23f7dec3190.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-543f2a73fdd43a14.rlib,libfutures_core-968e6ebd90ebb97a.rlib,libyansi-a9e63105bcc04d10.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/rustcxUPmsW/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-3e727f75ac065474/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/hellfire-dac27336222b089d" "-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-8fb9141f2e6d76aa.rlib(getrandom-8fb9141f2e6d76aa.getrandom.843562bdd1dbd02f-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.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17h6ef23211c6abaa1eE+0x79): undefined reference to `open64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-feffc2c832f1ff2d.rlib(getrandom-feffc2c832f1ff2d.getrandom.312e7b57728e10ad-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_readonly17h484e4b106617146fE+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 `hellfire` (bin "hellfire") due to 1 previous error; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1cba6b6c87313c20811d06f64d8a8d2fcb64ba76a29ab3a6832872145447fe55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cba6b6c87313c20811d06f64d8a8d2fcb64ba76a29ab3a6832872145447fe55", kill_on_drop: false }` [INFO] [stdout] 1cba6b6c87313c20811d06f64d8a8d2fcb64ba76a29ab3a6832872145447fe55