[INFO] cloning repository https://github.com/zedseven/static_file_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zedseven/static_file_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedseven%2Fstatic_file_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedseven%2Fstatic_file_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aba7fe33114522205c9b49851f03ca6289ebf282 [INFO] testing zedseven/static_file_server 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%2Fzedseven%2Fstatic_file_server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zedseven/static_file_server [INFO] finished tweaking git repo https://github.com/zedseven/static_file_server [INFO] tweaked toml for git repo https://github.com/zedseven/static_file_server written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zedseven/static_file_server 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/zedseven/static_file_server 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 23892b328ee75775c5fbbf3e141c98b7fc4c11a3c50412fd9c3e00bc26cf23dc [INFO] running `Command { std: "docker" "start" "-a" "23892b328ee75775c5fbbf3e141c98b7fc4c11a3c50412fd9c3e00bc26cf23dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23892b328ee75775c5fbbf3e141c98b7fc4c11a3c50412fd9c3e00bc26cf23dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23892b328ee75775c5fbbf3e141c98b7fc4c11a3c50412fd9c3e00bc26cf23dc", kill_on_drop: false }` [INFO] [stdout] 23892b328ee75775c5fbbf3e141c98b7fc4c11a3c50412fd9c3e00bc26cf23dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 64b2ae453688368e20ec0ccb79ff87a19f2e8c7b23817218a106527ce909d712 [INFO] running `Command { std: "docker" "start" "-a" "64b2ae453688368e20ec0ccb79ff87a19f2e8c7b23817218a106527ce909d712", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling normpath v0.3.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling tera v1.12.1 [INFO] [stderr] Compiling rocket_dyn_templates v0.1.0-rc.1 [INFO] [stderr] Compiling listing-file-server v0.1.0 (https://github.com/zedseven/listing-file-server#c0f412ff) [INFO] [stderr] Compiling file-server v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `favicon_route` [INFO] [stdout] --> src/favicon.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn favicon_route() -> &'static [u8] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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/rustcR9iuTb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblisting_file_server-ba1dc6083200b781.rlib,librocket_dyn_templates-836197fa23ad0820.rlib,libglob-4f447fbb9b736ffe.rlib,libnotify-e4c1eb6bb1ece682.rlib,libinotify-e2aa3040470540f6.rlib,libinotify_sys-07c7cd9811924870.rlib,libmio_extras-38c9eb70b084d2d0.rlib,liblazycell-eedb34e0c1f475b4.rlib,libmio-f1da912f4573939f.rlib,libiovec-36c0a04a83c5d3d0.rlib,libnet2-5bd117e34e1bb7b9.rlib,libfiletime-5e4d2c068f1138e5.rlib,libnormpath-a6d0ead47557d9f4.rlib,libtera-6879baece828ad1d.rlib,libslug-3550bc5838ea02bc.rlib,libdeunicode-fc5bbd37b87f8852.rlib,libglobwalk-3e76b4e5c2e8a9ee.rlib,libignore-4484fed0f4a5eb2f.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-66ec9dfd3f6cc1b2.rlib,libglobset-fbaf5d3e1c8ce93e.rlib,libbstr-460da2249b133159.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,libregex-31b2b8db32bfd0a4.rlib,libregex_syntax-ae12054508fb30be.rlib,libaho_corasick-b254e07826576682.rlib,libhumansize-362782cae4935017.rlib,libchrono_tz-c1facc24ddf6bc11.rlib,libchrono-15bbc4a24737bd35.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libserde_json-221578c345e734c5.rlib,libryu-af883cd9b444a782.rlib,librocket-fe0c22ea86ea818b.rlib,libtempfile-c32ae9671bc228e0.rlib,librand-f794228c26986d0e.rlib,librand_chacha-53810b440d2d1da7.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-3f3c32748d83ef7a.rlib,libgetrandom-7494aa41857f3480.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librocket_http-02bac5b15aa694fc.rlib,libcookie-fc91e9f2e4720d74.rlib,libstable_pattern-e261843319cfc831.rlib,libref_cast-7bb569771bb783f7.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-c319fae621074db3.rlib,libsocket2-e715409e90c39494.rlib,libh2-c677f38e85897a6e.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-0b0ff54cf647dd0c.rlib,libtracing_core-73c54d407336bd1e.rlib,libhttp_body-c8814f0a0417f322.rlib,libhttpdate-b4affa6a984593b6.rlib,libmulter-055901aadb712b47.rlib,libmime-2517c84452183460.rlib,libtwoway-c0da1ee0067d6172.rlib,libunchecked_index-e66b4165409f571d.rlib,libtokio_util-bd27e82b7d8303b0.rlib,libhttparse-d0c202cec822a6f8.rlib,libspin-3091ad3914311eb5.rlib,libencoding_rs-078442d79d5a0b72.rlib,libhttp-a056556b2ac7e2f4.rlib,libitoa-99e7082793cfaa64.rlib,libfnv-81596130b397d5c3.rlib,libeither-4c8c1e39a99655ac.rlib,libtokio_stream-4e823ddff36e16ec.rlib,libtime-7c4be30e23ebfeb4.rlib,libtime_macros-0fe5a6aaa226c672.rlib,libstandback-96f26640e896bb8b.rlib,libatomic-887ccaa4d17d14e5.rlib,libstate-bcb80101f8754418.rlib,libparking_lot-5e990936fc0545d7.rlib,libparking_lot_core-67665d32e9e50e66.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-f5de8e033a09d588.rlib,libcfg_if-66d55f6b302e88c8.rlib,libubyte-9f251e0ddb41e031.rlib,libfigment-092d578902d93620.rlib,libtoml-7306acf2eb803196.rlib,libuncased-c6833fd510530e77.rlib,libpear-4a7e871bccb646aa.rlib,libinlinable_string-e00a1891505e15f6.rlib,libtokio-563365a6ec50d38a.rlib,libsignal_hook_registry-72a7b12a36c70a75.rlib,libnum_cpus-e53a86337c675338.rlib,libonce_cell-cadb55224f1ed138.rlib,libbytes-37e68ee094a72681.rlib,libmio-b31cdf23374afab0.rlib,liblog-d5fe399bc5a34d79.rlib,libcfg_if-2d17986ae484e939.rlib,libfutures-a86c7011c6264559.rlib,libfutures_executor-82982df158046317.rlib,libfutures_util-e1cb6c91f8a1faf1.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libfutures_io-9e2e646b1319d723.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-139ff9d749335193.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-26e1cde46a1f65be.rlib,libfutures_task-767933cb8c25aa57.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-71748dffa579e504.rlib,libfutures_core-5d81b298188dcfe2.rlib,libyansi-a9e63105bcc04d10.rlib,libclap-ba47efa8dcea5675.rlib,libstrsim-7a71560e0c2955e4.rlib,libatty-71d7adeea5fa9477.rlib,liblibc-4a728b23bbe1b5f2.rlib,libvec_map-f5624d319d58cb9d.rlib,libos_str_bytes-3b0e5acfa188ca7c.rlib,libtermcolor-811ad993a566b17a.rlib,libtextwrap-357b01b25f49ee26.rlib,libunicode_width-a8c49d31449f9404.rlib,libindexmap-1edee57387dc7fd1.rlib,libhashbrown-aed633c8184090a0.rlib,libserde-e9c72f26efc19f0e.rlib,libbitflags-561a4f1321538a32.rlib,liblazy_static-4b136fc9bfbd2c4b.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/rustcR9iuTb/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/file_server-1b8010616a1fd895" "-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-7494aa41857f3480.rlib(getrandom-7494aa41857f3480.getrandom.5fdf7bbaee5071-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_readonly17hebb9a550a88eadbaE+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 `file-server` (bin "file-server") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "64b2ae453688368e20ec0ccb79ff87a19f2e8c7b23817218a106527ce909d712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b2ae453688368e20ec0ccb79ff87a19f2e8c7b23817218a106527ce909d712", kill_on_drop: false }` [INFO] [stdout] 64b2ae453688368e20ec0ccb79ff87a19f2e8c7b23817218a106527ce909d712