[INFO] cloning repository https://github.com/EnderDev/libreddit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EnderDev/libreddit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnderDev%2Flibreddit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnderDev%2Flibreddit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6cdb9a0611a5f697714f620c0377d4a2acad891 [INFO] testing EnderDev/libreddit 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%2FEnderDev%2Flibreddit" "/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/EnderDev/libreddit [INFO] finished tweaking git repo https://github.com/EnderDev/libreddit [INFO] tweaked toml for git repo https://github.com/EnderDev/libreddit written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EnderDev/libreddit 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/EnderDev/libreddit 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: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [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] 2308bdffd4b7dc1260a724010be784b9f386795488c0b5d2ddd6f36f77faaf65 [INFO] running `Command { std: "docker" "start" "-a" "2308bdffd4b7dc1260a724010be784b9f386795488c0b5d2ddd6f36f77faaf65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2308bdffd4b7dc1260a724010be784b9f386795488c0b5d2ddd6f36f77faaf65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2308bdffd4b7dc1260a724010be784b9f386795488c0b5d2ddd6f36f77faaf65", kill_on_drop: false }` [INFO] [stdout] 2308bdffd4b7dc1260a724010be784b9f386795488c0b5d2ddd6f36f77faaf65 [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] c5e8c1ef3c4573fb156c2ddf827872234638ee82968187b397e9859bb98791c3 [INFO] running `Command { std: "docker" "start" "-a" "c5e8c1ef3c4573fb156c2ddf827872234638ee82968187b397e9859bb98791c3", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling async-recursion v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling libreddit v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `banner` is never read [INFO] [stdout] --> src/utils.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pub banner: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/utils.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Subreddit { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 55 | pub name: String, [INFO] [stdout] 56 | pub title: String, [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/rustc5KwJYJ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libreqwest-f9d985682b8ad91a.rlib,libhyper_rustls-702a62919f7f9165.rlib,libipnet-58d2603d2d613f5c.rlib,libmime_guess-7863e8c426e8b68e.rlib,libhyper-30076d981a214562.rlib,libwant-0ffcde6127b3adbc.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttpdate-7254a90ea045ac03.rlib,libtower_service-3cb8860dcfde6328.rlib,libhttp_body-cb0fc128b787a7de.rlib,libpulldown_cmark-4fa5f8ce2c31ceb2.rlib,libunicase-5ad2bb91a3979cdc.rlib,libchrono-a5c60f46a4d82264.rlib,libnum_integer-f0f410ff67500ebc.rlib,libtime-64b1991a71d31938.rlib,libaskama-55edfd58be868b3f.rlib,libaskama_shared-b9e505ec3297e659.rlib,libnum_traits-e187c9543899d750.rlib,libhumansize-8d4e8a42f01a4b7c.rlib,libaskama_escape-0906968fd9f88366.rlib,libtoml-f2409e8c3f9dc45f.rlib,libactix_web-652dac7fa4f4906c.rlib,libawc-af663174f728c4b9.rlib,libactix_server-fad3dd157a4bbab5.rlib,libsocket2-b243865e7eb2c4d3.rlib,libactix_router-1a9e4ad74dbfe11f.rlib,libbytestring-df758021ac121e90.rlib,libactix_http-fdefbd6c09320508.rlib,libbase64-1447dfff012d42f8.rlib,libhttparse-84d0bdd2ca156c81.rlib,libsha1-5cbc5497df893cc5.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpuid_bool-f14a20ba81419679.rlib,libblock_buffer-3e06d8fb86df9fbf.rlib,libdigest-cb24a8a3b0469a00.rlib,libgeneric_array-21e94a8244c38e49.rlib,libtypenum-0d13c3a14e20be66.rlib,libserde_urlencoded-0178b15045fda85d.rlib,libserde_json-535b2ec4e3194250.rlib,libryu-af883cd9b444a782.rlib,libcookie-b4825a4d584657a1.rlib,libactix_tls-6f6cf67ef0888c69.rlib,libwebpki_roots-b089e1de2b29e247.rlib,libserde-aaf4fe3e9680eb98.rlib,libencoding_rs-6d3f174ee004485f.rlib,libregex-dc6fc9a339096fe6.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-f08b89cd54c818a2.rlib,libaho_corasick-b254e07826576682.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-2517c84452183460.rlib,libflate2-e92fe1c87b89f102.rlib,libcrc32fast-73831421cab1f53a.rlib,libbrotli2-613cfb084cb03914.rlib,libbrotli_sys-c8717a46c00b4921.rlib,libtime-1f2cb5c93364fb64.rlib,libtime_macros-ab3ea3004681abe9.rlib,libstandback-118b46cdf8b37106.rlib,libfxhash-fb1b8bdd7d9c2822.rlib,libbyteorder-549def2b2525ef52.rlib,libactix_utils-a5c9b205c0d9004a.rlib,libactix_connect-b74a8fcfe7c4eb93.rlib,libtokio_rustls-9c718260854fb5d2.rlib,librustls-9466ea1c8ec26b10.rlib,libbase64-58f9c786d7f23eb6.rlib,libsct-41779e80475363e3.rlib,libwebpki-6bb2fa6223720a0c.rlib,libring-93920bff3016fed5.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libtrust_dns_resolver-f6f07322cc1a7964.rlib,libresolv_conf-ad4f8c7e3212e44b.rlib,libhostname-8af945e6f2a3518c.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,libtrust_dns_proto-934144fc970941ee.rlib,librand-8bf713fe0576dd97.rlib,librand_chacha-59aa40e769c79b7e.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-f69bc319aa4b8b40.rlib,libgetrandom-6218d56360503270.rlib,liburl-ec5cb3ac1e6324c2.rlib,libform_urlencoded-488e316ced97c0bc.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libidna-870ade081d451e97.rlib,libunicode_normalization-56bcba8c1bad119f.rlib,libtinyvec-bf1dbee9b1979df8.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libthiserror-db7f31fb1e9b61bd.rlib,libbacktrace-1a3a4725ae3e202e.rlib,libminiz_oxide-d8e0ad9e6f93586f.rlib,libadler-cfae5593f0297367.rlib,libobject-53bdc755df7cf2b9.rlib,libaddr2line-a141b56da39eb197.rlib,libgimli-369baba8d3b39ebb.rlib,librustc_demangle-6f4299bbb43465ee.rlib,liblru_cache-da53958f34dabbbf.rlib,liblinked_hash_map-0f2b9de21f5e8ed8.rlib,libfutures-3705af3107dcc240.rlib,libactix_rt-fb489ece07f3a3cc.rlib,libactix_threadpool-84a3864d249da03f.rlib,libthreadpool-22e1839ccd046560.rlib,libnum_cpus-dae67a5c39f6bcdc.rlib,libparking_lot-1376fde465551198.rlib,libparking_lot_core-11de4684b5d83274.rlib,liblock_api-96b38419b92836ef.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libsmallvec-75de00b7e238a07f.rlib,libcopyless-a262f19d9849c2e3.rlib,libeither-4c8c1e39a99655ac.rlib,libh2-c822fbd1139178f3.rlib,libtracing_futures-66b5f4a938862951.rlib,libtracing-fb2c9c2529486e13.rlib,libpin_project_lite-d0fd130d5e984292.rlib,libtracing_core-a852a6f7fd6e2f1f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libindexmap-dd232e1d726a1e3b.rlib,libhashbrown-aed633c8184090a0.rlib,libhttp-aba7227a695e3a03.rlib,libitoa-a59540a3a09fb750.rlib,libactix_service-d1b4345b0b698890.rlib,libactix_codec-f58a95ab1e532b70.rlib,libbitflags-561a4f1321538a32.rlib,libtokio_util-380656c08d5eab08.rlib,libtokio-b4c89e83f9b7b87b.rlib,libsignal_hook_registry-c1a2e654c8f2dd08.rlib,libfnv-81596130b397d5c3.rlib,libmio_uds-9b53c49bf85202e5.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmio-173a1861da418922.rlib,libiovec-b6ed9113b2d6c402.rlib,libnet2-f565644436cf273d.rlib,liblibc-738a1afd4f8ba4a5.rlib,libpin_project_lite-0ca2013d16485e58.rlib,libpin_project-c8ebefd8ff58cde3.rlib,libfutures_util-0d3cf14d6c63c540.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libfutures_io-63bc4d9ad82bab1b.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-06e9afc91ef3864c.rlib,libpin_project-517d7dfa469f88df.rlib,libfutures_sink-f5f39e7da7aded42.rlib,libfutures_task-de787152e6426031.rlib,libonce_cell-24b348c568c0a72c.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-83bd470fdac9e3a5.rlib,libbytes-3e6aab9f92fa68ff.rlib,liblog-e27f9015365cb9c5.rlib,libcfg_if-2d17986ae484e939.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/rustc5KwJYJ/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-0197a57f73a189b4/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/brotli-sys-e5c907ce80d54849/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/libreddit-b9fb98a712f6dcb1" "-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-6218d56360503270.rlib(getrandom-6218d56360503270.getrandom.14b5a95412022ca3-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.15/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17h77253e490731c273E+0x79): 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 `libreddit` (bin "libreddit") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c5e8c1ef3c4573fb156c2ddf827872234638ee82968187b397e9859bb98791c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e8c1ef3c4573fb156c2ddf827872234638ee82968187b397e9859bb98791c3", kill_on_drop: false }` [INFO] [stdout] c5e8c1ef3c4573fb156c2ddf827872234638ee82968187b397e9859bb98791c3