[INFO] cloning repository https://github.com/ImDarkDiamond/DevMagicly-Advertising-Plus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ImDarkDiamond/DevMagicly-Advertising-Plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImDarkDiamond%2FDevMagicly-Advertising-Plus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImDarkDiamond%2FDevMagicly-Advertising-Plus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e9f868cac8a3a6dd6eb8a23fdaa4b8d9b52965 [INFO] testing ImDarkDiamond/DevMagicly-Advertising-Plus 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%2FImDarkDiamond%2FDevMagicly-Advertising-Plus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ImDarkDiamond/DevMagicly-Advertising-Plus [INFO] finished tweaking git repo https://github.com/ImDarkDiamond/DevMagicly-Advertising-Plus [INFO] tweaked toml for git repo https://github.com/ImDarkDiamond/DevMagicly-Advertising-Plus written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ImDarkDiamond/DevMagicly-Advertising-Plus 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/ImDarkDiamond/DevMagicly-Advertising-Plus 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a455d7334013abba823ad3b1b8ba58cb3dc8969b7ef35c403a876a65719d6e88 [INFO] running `Command { std: "docker" "start" "-a" "a455d7334013abba823ad3b1b8ba58cb3dc8969b7ef35c403a876a65719d6e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a455d7334013abba823ad3b1b8ba58cb3dc8969b7ef35c403a876a65719d6e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a455d7334013abba823ad3b1b8ba58cb3dc8969b7ef35c403a876a65719d6e88", kill_on_drop: false }` [INFO] [stdout] a455d7334013abba823ad3b1b8ba58cb3dc8969b7ef35c403a876a65719d6e88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8650aad1867fc203206e6f4cc7251e755ec3755a6c40c7e17161b6675c733b75 [INFO] running `Command { std: "docker" "start" "-a" "8650aad1867fc203206e6f4cc7251e755ec3755a6c40c7e17161b6675c733b75", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling leaky-bucket-lite v0.2.2 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling twilight-model v0.7.1 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling twilight-http v0.7.1 [INFO] [stderr] Compiling twilight-cache-inmemory v0.7.1 [INFO] [stderr] Compiling twilight-gateway-queue v0.7.0 [INFO] [stderr] Compiling twilight-gateway v0.7.1 [INFO] [stderr] Compiling devmagicly-advertising-plus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let context = Context { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | while let Some(event) = events.next().await { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `db`, `http`, and `cache` are never read [INFO] [stdout] --> src/context.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Context { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | pub db: Arc, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub http: Arc, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub cache: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has derived impls for the traits `Debug` and `Clone`, but these are 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/rustcuizCFR/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotenv-071ec522f34dd5ab.rlib,libtracing_subscriber-c02f0220e1690dbf.rlib,libchrono-cbaaec9ac1dc5f67.rlib,libnum_integer-44d8b29dd05806bc.rlib,libthread_local-66ec9dfd3f6cc1b2.rlib,libsharded_slab-5513b71284fab34e.rlib,libtracing_serde-5d04706fe256810b.rlib,libtracing_log-daeb466867e37195.rlib,libansi_term-bdfff57b5fb49171.rlib,libmatchers-535395ccb0a7669c.rlib,libregex_automata-a34e99598e24ddb3.rlib,libregex-df300059498790b5.rlib,libregex_syntax-ae12054508fb30be.rlib,libsled-508307d6c95e6932.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libcrossbeam_epoch-564866fcb1ae444f.rlib,libmemoffset-55fe4c4525b1aab8.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libfs2-392aa03b061790e0.rlib,libparking_lot-8543bc4e338db47a.rlib,libparking_lot_core-daebb4509b5497a9.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-e23fa3fb52ce1101.rlib,libtwilight_gateway-55a8c27f29627a84.rlib,libleaky_bucket_lite-d4821884af6a15ee.rlib,libflate2-d3726ab1739d91e9.rlib,liblibz_sys-252d6a0522476cc6.rlib,libcrc32fast-73831421cab1f53a.rlib,libtokio_tungstenite-3e468a3f1207eaec.rlib,libpin_project-4aa1be2f1c46adbe.rlib,libtungstenite-e6b74de58dcc053d.rlib,libwebpki_roots-a74af017cef82aeb.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-c7092f68299ac016.rlib,libsha1-9373cc1e908fa349.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libblock_buffer-25706bba038043a1.rlib,libdigest-cb6da49643218646.rlib,libgeneric_array-1f475603ae941cbb.rlib,libtypenum-c30adc9f15bf22b3.rlib,libinput_buffer-45459976f9f05b24.rlib,libthiserror-182a23d8110336df.rlib,liburl-41b357da1082883c.rlib,libidna-68edad01d7ccae28.rlib,libunicode_normalization-43a9c75b2340789b.rlib,libtinyvec-aaa49f8e9a1b60cc.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fb711a4a1fa89e19.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libmatches-210e485a89affeee.rlib,libtwilight_gateway_queue-db0a6a46971de4c1.rlib,libtwilight_http-9a118321b96edf81.rlib,libhyper_rustls-a87777033442fb32.rlib,libct_logs-a45c85ca9be63fdf.rlib,librustls_native_certs-f307e5871f7fa6b9.rlib,libopenssl_probe-8a0f606d549d520a.rlib,libtokio_rustls-062237855837c0aa.rlib,librustls-dcbc0d9820a58729.rlib,libbase64-1447dfff012d42f8.rlib,libsct-0b20ed16d2d9be38.rlib,libwebpki-487da18cc0254f80.rlib,libring-cae435d648b7e5c7.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-cadb55224f1ed138.rlib,libserde_json-4ad1b78b330f335d.rlib,libryu-af883cd9b444a782.rlib,libbrotli-0c1bae630e2888e3.rlib,libbrotli_decompressor-8ee79df3232edb1b.rlib,liballoc_stdlib-540f8f3fd3f7ce0f.rlib,liballoc_no_stdlib-682013fe63703fee.rlib,librand-ee81e671b0c0e557.rlib,librand_chacha-504a193ed7843ecd.rlib,libppv_lite86-7955ccdf208dacd3.rlib,librand_core-0775985b019fe571.rlib,libgetrandom-4c3f65ad0e8c9443.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-4afeff0f82171043.rlib,libwant-633d9112559b1b2f.rlib,libtry_lock-d956e9fcf0af499a.rlib,libsocket2-993d737ed8e14133.rlib,libhttparse-d0c202cec822a6f8.rlib,libh2-59a56939871041f6.rlib,libindexmap-205a9cda8df2427d.rlib,libhashbrown-f6484c11bf24e065.rlib,libtokio_util-c87b6ab9fbc9280b.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-50df622c499c93dd.rlib,libhttp-90db212c53e29df1.rlib,libitoa-7c9a83f6047c872a.rlib,libfnv-81596130b397d5c3.rlib,libtokio-ea5d4bab78542eea.rlib,libbytes-37e68ee094a72681.rlib,libmio-9358adec260adf37.rlib,liblog-ac2d7cc7e3389574.rlib,libtwilight_cache_inmemory-6af9e9dc4ff13806.rlib,libtwilight_model-e26066efd35bd725.rlib,libbitflags-d3242fde2f730b3f.rlib,libserde_value-c7d676ba7413ba4d.rlib,libordered_float-646409e6550c8a5b.rlib,libnum_traits-86e23060c06bbffb.rlib,libserde-31856fd14c1a7fc5.rlib,libdashmap-00e32a4f39476cd4.rlib,libnum_cpus-50b16076756b5203.rlib,liblibc-dce97d88a6c7eacf.rlib,libtracing-c7da795d788ea66b.rlib,libtracing_core-cb9ff8edd824c994.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures-89be5411c579688c.rlib,libfutures_executor-0fc5082c5f1e8e6f.rlib,libfutures_util-433dac682e87b43e.rlib,libmemchr-a2892755812de0fe.rlib,libfutures_io-9e2e646b1319d723.rlib,libslab-93074f6ff5a0b7db.rlib,libfutures_channel-139ff9d749335193.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-26e1cde46a1f65be.rlib,libfutures_task-767933cb8c25aa57.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-5d81b298188dcfe2.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/rustcuizCFR/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-6fb9cf127fa5463c/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-6fb9cf127fa5463c/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-190de3e1d3359960/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/devmagicly_advertising_plus-88f6c6a2002936c9" "-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-4c3f65ad0e8c9443.rlib(getrandom-4c3f65ad0e8c9443.getrandom.a901f4ac4ad14223-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_readonly17hfe65828f21841ac1E+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 `devmagicly-advertising-plus` (bin "devmagicly-advertising-plus") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8650aad1867fc203206e6f4cc7251e755ec3755a6c40c7e17161b6675c733b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8650aad1867fc203206e6f4cc7251e755ec3755a6c40c7e17161b6675c733b75", kill_on_drop: false }` [INFO] [stdout] 8650aad1867fc203206e6f4cc7251e755ec3755a6c40c7e17161b6675c733b75