[INFO] cloning repository https://github.com/Abhisheikh-G/rust-actix-psql-webserver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abhisheikh-G/rust-actix-psql-webserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhisheikh-G%2Frust-actix-psql-webserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhisheikh-G%2Frust-actix-psql-webserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b3d19db5f59fc82bb0daf711d07d27339ac081f [INFO] testing Abhisheikh-G/rust-actix-psql-webserver 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%2FAbhisheikh-G%2Frust-actix-psql-webserver" "/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/Abhisheikh-G/rust-actix-psql-webserver [INFO] finished tweaking git repo https://github.com/Abhisheikh-G/rust-actix-psql-webserver [INFO] tweaked toml for git repo https://github.com/Abhisheikh-G/rust-actix-psql-webserver written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Abhisheikh-G/rust-actix-psql-webserver 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/Abhisheikh-G/rust-actix-psql-webserver 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] 3c94143f48537defac07c558c3a9590e8d6a02ab43cdbc9ea1f3824487a586c1 [INFO] running `Command { std: "docker" "start" "-a" "3c94143f48537defac07c558c3a9590e8d6a02ab43cdbc9ea1f3824487a586c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c94143f48537defac07c558c3a9590e8d6a02ab43cdbc9ea1f3824487a586c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c94143f48537defac07c558c3a9590e8d6a02ab43cdbc9ea1f3824487a586c1", kill_on_drop: false }` [INFO] [stdout] 3c94143f48537defac07c558c3a9590e8d6a02ab43cdbc9ea1f3824487a586c1 [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] f93860d49671e68dd9b417fbc6de36b7ae9b944207c84be448dd32fd9eaa2cc4 [INFO] running `Command { std: "docker" "start" "-a" "f93860d49671e68dd9b417fbc6de36b7ae9b944207c84be448dd32fd9eaa2cc4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v1.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.18.0-alpha.2 [INFO] [stderr] Compiling tokio-pg-mapper v0.1.8 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.1.5 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling deadpool v0.5.2 [INFO] [stderr] Compiling deadpool-postgres v0.5.6 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling todo-actix v0.1.0 (/opt/rustwide/workdir) [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/rustcvaWNAZ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotenv-071ec522f34dd5ab.rlib,libactix_web-e378e98c88d8370f.rlib,libactix_tls-8333f22d05bb18af.rlib,libawc-62c0808ee2996ffa.rlib,libactix_server-bfa1b18c2d7256b0.rlib,libactix_utils-4f29db890665f877.rlib,libactix_codec-00b90c8c525c70ec.rlib,libsocket2-becfb9da0190fd4e.rlib,libactix_router-d658ab17daf4faae.rlib,libbytestring-76a56ed84785e46a.rlib,libactix_http-6e9e4fb737f0ca28.rlib,libsha1-e1207977455020fb.rlib,libbase64-1fc67f92c03a1f86.rlib,libserde_urlencoded-e6d907256234302b.rlib,libdtoa-f882113df419a609.rlib,libhttparse-d0c202cec822a6f8.rlib,libchrono-0eeddc9a9407ca74.rlib,libnum_integer-f0f410ff67500ebc.rlib,libencoding_rs-e4f49bf60b84f809.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-2517c84452183460.rlib,libflate2-ae4af99fdacdb45c.rlib,libcrc32fast-73831421cab1f53a.rlib,libbrotli2-3f57cf13049c6bee.rlib,libbrotli_sys-ea33c375a5582c77.rlib,libtime-710f42a4654f881f.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libactix_utils-2a2c635eee8107e9.rlib,libactix_connect-dba489e4b32e7024.rlib,libtrust_dns_resolver-2942f7c0b8b45fcf.rlib,libtrust_dns_proto-2c87753dc86f76eb.rlib,liburl-41b357da1082883c.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libidna-68edad01d7ccae28.rlib,libmatches-210e485a89affeee.rlib,libresolv_conf-667f994455b2e45c.rlib,libhostname-14ae3be131109384.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,libfailure-1233d73943d6615c.rlib,libbacktrace-6266f95d283b4bbe.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-ec5c40db4b52be90.rlib,libaddr2line-a9fb13c84f6738ba.rlib,libgimli-edec53f7c78eb596.rlib,librustc_demangle-4e14502e0acf1333.rlib,libactix_rt-2902f465a7791470.rlib,libactix_threadpool-dc881503363023a9.rlib,libthreadpool-28415f53d589f638.rlib,libcopyless-a262f19d9849c2e3.rlib,libeither-4c8c1e39a99655ac.rlib,libh2-cc41cbab721abb12.rlib,libtracing_futures-d2cdb425ee4440f2.rlib,libtracing-a84b2175a494ccb2.rlib,libtracing_core-73c54d407336bd1e.rlib,libpin_project-47dfd2fe1dea57c6.rlib,libindexmap-ad6213f7dd2d3599.rlib,libhashbrown-f6484c11bf24e065.rlib,libhttp-90db212c53e29df1.rlib,libbytes-37e68ee094a72681.rlib,libactix_service-3459a76ad89e40a6.rlib,libactix_codec-90dcf10fa09fd598.rlib,libtokio_util-b36213196c6e96f4.rlib,libpin_project-cd8fafab37a49bfb.rlib,libtokio_pg_mapper-6991ab7696285ac5.rlib,libdeadpool_postgres-bd170075d3353df2.rlib,libtokio_postgres-cf6a40ea4775ef8e.rlib,libphf-392cfdf543ca0a54.rlib,libphf_shared-f176e2a7ea22d6d9.rlib,libsiphasher-babbde151073aa44.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libpostgres_types-a592521ba702789e.rlib,libtokio_util-abeed5aa34d41fb0.rlib,libparking_lot-2b62bb0a7f278c50.rlib,libparking_lot_core-1fef7184fb6ae190.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-e23fa3fb52ce1101.rlib,libpostgres_protocol-ff1f86e115668da4.rlib,libbase64-1447dfff012d42f8.rlib,libstringprep-683ef4dc92b505ad.rlib,libunicode_normalization-43a9c75b2340789b.rlib,libtinyvec-aaa49f8e9a1b60cc.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fb711a4a1fa89e19.rlib,libfallible_iterator-da18290346318e11.rlib,libsha2-67e56b7f987a8807.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-25706bba038043a1.rlib,librand-45571db0e288c630.rlib,librand_chacha-e036b0e3ffc75c09.rlib,libppv_lite86-0cef19e39f68d80c.rlib,librand_core-249c0e3036d846cc.rlib,libgetrandom-6409d0597f86e3ee.rlib,libhmac-50dc1b750ba7459a.rlib,libdigest-cb6da49643218646.rlib,libcrypto_mac-1792c5dfa892a126.rlib,libsubtle-af5f0d59ba7ae801.rlib,libgeneric_array-1f475603ae941cbb.rlib,libtypenum-c30adc9f15bf22b3.rlib,libmd5-1874fcc3af47e6d3.rlib,libbyteorder-c7092f68299ac016.rlib,libdeadpool-26deb89b3f57d89f.rlib,libnum_cpus-531d1aa21d896743.rlib,libcrossbeam_queue-3ac05e3c5d1abffd.rlib,libcrossbeam_utils-7ccc3daa855f4772.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libtokio-54827ae39b579159.rlib,libsignal_hook_registry-f4f30208cb5d5ceb.rlib,libfnv-81596130b397d5c3.rlib,libmio_uds-7a2b9ad4be94d9c9.rlib,libmio-4992bbbbd9b66266.rlib,libiovec-e0d0eeb013e35a6e.rlib,libnet2-289f72ad24589010.rlib,libcfg_if-2d17986ae484e939.rlib,liblibc-60e1514c1de77664.rlib,libbytes-3e6aab9f92fa68ff.rlib,libpin_project_lite-8a66df2ca27e844a.rlib,liblog-2fa663e3959e676f.rlib,libfutures-858a634c490e8cc0.rlib,libfutures_executor-68e402c6f3c6f9a5.rlib,libfutures_util-8e08fa60d276a6a6.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,libconfig-09fa9a7f4fbea0a3.rlib,libini-b0ff09685cc04c7f.rlib,libserde_hjson-7cd639c2135de12c.rlib,libregex-61abb5ead9fe6390.rlib,libaho_corasick-c2a7e5a13a42a59f.rlib,libregex_syntax-ae12054508fb30be.rlib,libnum_traits-3be44a6eef49d2d9.rlib,libnum_traits-e187c9543899d750.rlib,liblinked_hash_map-8cc8decbecda8598.rlib,libserde-b4ec51007dec9d31.rlib,libyaml_rust-5a77fab4494a7e90.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libserde_json-7d9bf37c11e2a87f.rlib,libitoa-7c9a83f6047c872a.rlib,libtoml-3da1d446fc2a6f61.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libnom-adf0470d2c733934.rlib,liblexical_core-dc7871e1583d07b0.rlib,libbitflags-e274cd04b58a060d.rlib,libryu-af883cd9b444a782.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libcfg_if-66d55f6b302e88c8.rlib,libmemchr-81b381f232779c95.rlib,libserde-7d89ce782fe57342.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/rustcvaWNAZ/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/brotli-sys-0e319334102eff12/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/todo_actix-dd9ab27a3b3e0926" "-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-6409d0597f86e3ee.rlib(getrandom-6409d0597f86e3ee.getrandom.7366e429f6bc45c3-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_readonly17hed34fa340232e50aE+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 `todo-actix` (bin "todo-actix") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f93860d49671e68dd9b417fbc6de36b7ae9b944207c84be448dd32fd9eaa2cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93860d49671e68dd9b417fbc6de36b7ae9b944207c84be448dd32fd9eaa2cc4", kill_on_drop: false }` [INFO] [stdout] f93860d49671e68dd9b417fbc6de36b7ae9b944207c84be448dd32fd9eaa2cc4