[INFO] cloning repository https://github.com/arifd/web-server-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arifd/web-server-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farifd%2Fweb-server-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farifd%2Fweb-server-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 073dda8161649e48fa2db7561abcdb15f504931d [INFO] testing arifd/web-server-demo 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%2Farifd%2Fweb-server-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/arifd/web-server-demo [INFO] finished tweaking git repo https://github.com/arifd/web-server-demo [INFO] tweaked toml for git repo https://github.com/arifd/web-server-demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arifd/web-server-demo 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/arifd/web-server-demo 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9639b36e5d58def72385c8601a7d063fec15a6614d77a7a7e999496c2229f766 [INFO] running `Command { std: "docker" "start" "-a" "9639b36e5d58def72385c8601a7d063fec15a6614d77a7a7e999496c2229f766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9639b36e5d58def72385c8601a7d063fec15a6614d77a7a7e999496c2229f766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9639b36e5d58def72385c8601a7d063fec15a6614d77a7a7e999496c2229f766", kill_on_drop: false }` [INFO] [stdout] 9639b36e5d58def72385c8601a7d063fec15a6614d77a7a7e999496c2229f766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c01f0a0b8c42154fb087ffb6833d7fd3175f247bbd3f3831070fc1429064566b [INFO] running `Command { std: "docker" "start" "-a" "c01f0a0b8c42154fb087ffb6833d7fd3175f247bbd3f3831070fc1429064566b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling unic-common v0.9.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 unic-char-range v0.9.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling devise v0.3.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling tera v1.12.1 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling cwitter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Cookie`, `Responder`, and `content::Json` [INFO] [stdout] --> src/api.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | http::{ContentType, Cookie, CookieJar, Status}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | response::{content::Json, Redirect, Responder}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `home` [INFO] [stdout] --> src/api.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | async fn home() -> (ContentType, String) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dashboard` [INFO] [stdout] --> src/api.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | async fn dashboard(_user: User) -> (ContentType, String) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `post_signup` [INFO] [stdout] --> src/api.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | async fn post_signup(form: Form) -> (Status, Value) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `post_login` [INFO] [stdout] --> src/api.rs:203:10 [INFO] [stdout] | [INFO] [stdout] 203 | async fn post_login(form: Form, _cookies: &CookieJar<'_>) -> (Status, Value) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure` [INFO] [stdout] --> src/api.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | async fn failure() -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `post` [INFO] [stdout] --> src/api.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | async fn post(form: Form, user: User) -> Redirect { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete` [INFO] [stdout] --> src/api.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | async fn delete() -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test` [INFO] [stdout] --> src/api.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | async fn test(cookies: &CookieJar<'_>) -> Option { [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/rustcsmRY0g/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libargon2-5ec6b760ac927a85.rlib,libblake2b_simd-af7867a4ca483da1.rlib,libarrayvec-dcf77bd1e16366f7.rlib,libarrayref-762a58c2a3b122f9.rlib,libconstant_time_eq-5cfd50e7e287192a.rlib,libtera-8ab125ae3e61cb25.rlib,libslug-3550bc5838ea02bc.rlib,libdeunicode-fc5bbd37b87f8852.rlib,libglobwalk-dbc681b4ac47b747.rlib,libignore-19343c4cff097fe3.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-c9aca89996478819.rlib,libglobset-ea635eb7700a360f.rlib,libbstr-59ea775df1d9ea26.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,libunic_segment-06830b2ed2ab8a98.rlib,libunic_ucd_segment-736607a6993d4bda.rlib,libunic_ucd_version-014ef47f161018ba.rlib,libunic_common-be5fc0f13f0000c6.rlib,libunic_char_property-fd2cf69e511793c8.rlib,libunic_char_range-1020285835010649.rlib,libhumansize-362782cae4935017.rlib,libchrono_tz-917825fb761e075e.rlib,librocket-b2a947c770a64f16.rlib,libatty-7a1295a3b68e547e.rlib,libtempfile-0f901b4ccc95b53c.rlib,librand-21a2e27e855fccc3.rlib,librand_chacha-b1cb43f8a19fe0a6.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-5980417b7ce0ea61.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librocket_http-1b36227ce7b82a67.rlib,libcookie-cd3612b96c698d14.rlib,libstable_pattern-b813adcf284f85fa.rlib,libref_cast-8eb1b180d0647638.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-3b59bc9f502c6719.rlib,libsocket2-028328b1169f5aa5.rlib,libh2-b598ac5d858f83fe.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-7e35dd47d5d5cb7a.rlib,libhttpdate-b4affa6a984593b6.rlib,libtracing-77897896e2c814a9.rlib,libtracing_core-472fa602705753d0.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmulter-a7488c58aaa6aaad.rlib,libmime-2517c84452183460.rlib,libtwoway-c0f42ecd330b0dd2.rlib,libunchecked_index-e66b4165409f571d.rlib,libtokio_util-66f885f26bca8f32.rlib,libhttparse-e67995ed73b42558.rlib,libspin-3091ad3914311eb5.rlib,libencoding_rs-078442d79d5a0b72.rlib,libhttp-f8332ffec2c8f9a1.rlib,libfnv-81596130b397d5c3.rlib,libindexmap-9794e436d5e86a74.rlib,libeither-4c8c1e39a99655ac.rlib,libtokio_stream-df82b3dc12c1d2b9.rlib,libtime-52ec63963aa48cd2.rlib,libtime_macros-e412fd87963415da.rlib,libstandback-83e254465ab0b238.rlib,libatomic-887ccaa4d17d14e5.rlib,libstate-bcb80101f8754418.rlib,libparking_lot-3575c237bbed99e3.rlib,libparking_lot_core-5cf0dd3188db17c2.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-7deb58ca3148c0e0.rlib,libubyte-88993bcd950b6a64.rlib,libfigment-9548b4c1eaee6f5c.rlib,libtoml-93145fa10d47c107.rlib,libuncased-0dd25936148da512.rlib,libpear-0c4e42bd4d0c2878.rlib,libinlinable_string-e00a1891505e15f6.rlib,libtokio-ce810c2125b20ac9.rlib,libsignal_hook_registry-b7f90067537a6750.rlib,libnum_cpus-baba79dde5adde15.rlib,libbytes-f5f6908afbf67346.rlib,libmio-79a158d684a181a0.rlib,liblog-ac2d7cc7e3389574.rlib,libfutures-c4fb06875efc976d.rlib,libfutures_executor-6dd615869c36e9b7.rlib,libfutures_util-84be55aac9d66380.rlib,libfutures_io-d2e168d7a38f858c.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-fe283e239388698e.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-a45f562d8650455c.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-3f5a5aec31623667.rlib,libfutures_core-891d760f6cde94e5.rlib,libyansi-a9e63105bcc04d10.rlib,librusqlite-cb2d082f4f9e3d07.rlib,libbitflags-561a4f1321538a32.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libfallible_streaming_iterator-f8ae1d03647b1d8c.rlib,libfallible_iterator-da18290346318e11.rlib,libhashlink-660f9aba897100b1.rlib,libhashbrown-62f2cdcee15e278e.rlib,libahash-f2a0800db9df43fa.rlib,libgetrandom-3fdb0f8defbd428a.rlib,libcfg_if-66d55f6b302e88c8.rlib,liblibsqlite3_sys-cd8d21fd8546ed53.rlib,libjsonwebtoken-ca50b514e687da3d.rlib,libpem-04a4ae6eede32450.rlib,libbase64-1447dfff012d42f8.rlib,libregex-aaded3a8bda1d360.rlib,libaho_corasick-7506e0b2d70396fb.rlib,libmemchr-957e86e3927603bf.rlib,libregex_syntax-ae12054508fb30be.rlib,libbase64-58f9c786d7f23eb6.rlib,libserde_json-fc627a0e33d4c94d.rlib,libryu-af883cd9b444a782.rlib,libitoa-99e7082793cfaa64.rlib,libsimple_asn1-b03157b69c53f0fc.rlib,libnum_bigint-d3829834b4ed257a.rlib,libchrono-578215c7636c0fd2.rlib,libnum_integer-6167e81384f963c3.rlib,libnum_traits-e187c9543899d750.rlib,libtime-96e6e0ba890b7237.rlib,libring-bdce494562c65fa4.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-4f239b47916bc9d6.rlib,liblibc-86a4568e0b15564e.rlib,libserde-44e396ae13d99bd7.rlib,libanyhow-a5e457505c92776c.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/rustcsmRY0g/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-17763503e64b1d7f/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsqlite3-sys-13085400f111a4b9/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/cwitter-2df5a375c56cebf6" "-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-3fdb0f8defbd428a.rlib(getrandom-3fdb0f8defbd428a.getrandom.9e9b0efb04dde89f-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_readonly17hdaa8d1e80202bb69E+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 `cwitter` (bin "cwitter") due to 1 previous error; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c01f0a0b8c42154fb087ffb6833d7fd3175f247bbd3f3831070fc1429064566b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01f0a0b8c42154fb087ffb6833d7fd3175f247bbd3f3831070fc1429064566b", kill_on_drop: false }` [INFO] [stdout] c01f0a0b8c42154fb087ffb6833d7fd3175f247bbd3f3831070fc1429064566b