[INFO] cloning repository https://github.com/rotoclone/rust-server-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rotoclone/rust-server-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotoclone%2Frust-server-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotoclone%2Frust-server-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c7f19c101d597a9ed9c9ad4b6d11288c5e2d077 [INFO] testing rotoclone/rust-server-test 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%2Frotoclone%2Frust-server-test" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/rotoclone/rust-server-test [INFO] finished tweaking git repo https://github.com/rotoclone/rust-server-test [INFO] tweaked toml for git repo https://github.com/rotoclone/rust-server-test written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rotoclone/rust-server-test 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/rotoclone/rust-server-test 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0d461e0b73fe05675676ec5c33e9c96b29908e8fab4ceefbe19b7754a8c7e109 [INFO] running `Command { std: "docker" "start" "-a" "0d461e0b73fe05675676ec5c33e9c96b29908e8fab4ceefbe19b7754a8c7e109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d461e0b73fe05675676ec5c33e9c96b29908e8fab4ceefbe19b7754a8c7e109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d461e0b73fe05675676ec5c33e9c96b29908e8fab4ceefbe19b7754a8c7e109", kill_on_drop: false }` [INFO] [stdout] 0d461e0b73fe05675676ec5c33e9c96b29908e8fab4ceefbe19b7754a8c7e109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b10fefdabea1fb96c5e9c93ac25d11bcdb38207c6bd11fd0dce0e47fd94b0410 [INFO] running `Command { std: "docker" "start" "-a" "b10fefdabea1fb96c5e9c93ac25d11bcdb38207c6bd11fd0dce0e47fd94b0410", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [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 serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling state v0.5.1 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling spin v0.9.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling normpath v0.3.0 [INFO] [stderr] Compiling hotwatch v0.4.5 [INFO] [stderr] Compiling ordinal v0.2.3 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling devise v0.3.0 [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 rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling tera v1.10.0 [INFO] [stderr] Compiling rocket_dyn_templates v0.1.0-rc.1 [INFO] [stderr] Compiling rotoclone-zone 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/rustc8YmHO8/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libordinal-77e52b61775dc483.rlib,libhotwatch-e7618ccd648d2aea.rlib,libpulldown_cmark-fa612aa533adcee1.rlib,libunicase-6460775036904752.rlib,libanyhow-f4bf4e4cdc71e965.rlib,librocket_dyn_templates-dea20e28a38b048e.rlib,libglob-4f447fbb9b736ffe.rlib,libnotify-fd3d513a16699eda.rlib,libinotify-6f36a89f9c472abf.rlib,libinotify_sys-e5d24835062f8afa.rlib,libmio_extras-56cdbfc49c603267.rlib,liblazycell-eedb34e0c1f475b4.rlib,libmio-993dcd2a1a59b8a2.rlib,libiovec-ab5bb2daffacdf8c.rlib,libnet2-0d0726f12f61330b.rlib,libcfg_if-2d17986ae484e939.rlib,libfiletime-3116fdf65a632c22.rlib,libnormpath-a6d0ead47557d9f4.rlib,libtera-7d35f77e6128ff03.rlib,libslug-3550bc5838ea02bc.rlib,libdeunicode-fc5bbd37b87f8852.rlib,libglobwalk-328bb4e63ed62ce7.rlib,libbitflags-561a4f1321538a32.rlib,libignore-5d61ca4f794745fc.rlib,libcrossbeam_utils-3a4b85d899178166.rlib,libwalkdir-6da7a998d20d0502.rlib,libthread_local-ced75f15e72bacf0.rlib,libsame_file-ebfa63be59ead6ba.rlib,libglobset-0c8c7573fcf6ad96.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,libregex-aaded3a8bda1d360.rlib,libaho_corasick-7506e0b2d70396fb.rlib,libregex_syntax-ae12054508fb30be.rlib,libhumansize-362782cae4935017.rlib,libchrono_tz-86d66e47120bc83a.rlib,libchrono-3b850dd6c147ebd9.rlib,libnum_integer-5d816ee00fec806b.rlib,libnum_traits-86e23060c06bbffb.rlib,libtime-8fbba28f98f81018.rlib,libserde_json-d6186e46c9a41b39.rlib,libryu-af883cd9b444a782.rlib,librocket-63ca7270f59f0a6d.rlib,libatty-aa87264aeebe34f8.rlib,libtempfile-2191befd635d7bde.rlib,librand-659eadb8aeb79c63.rlib,librand_chacha-33791d98d13344e0.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-e48a5f91f145b32b.rlib,libgetrandom-8c9d1a8d18fbbf77.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librocket_http-1732fe445da8f80e.rlib,libcookie-22270ee6202e8c32.rlib,libstable_pattern-b813adcf284f85fa.rlib,libref_cast-2d8f8364aa618ee4.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-4ec4cb80c3fbc741.rlib,libsocket2-b8d9eab9c6320331.rlib,libh2-4dca2da47c6b33db.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-b3044e58fcbc4592.rlib,libhttpdate-b4affa6a984593b6.rlib,libtracing-ed27c526bebc5a06.rlib,libtracing_core-472fa602705753d0.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmulter-048809741f2278c5.rlib,libmime-2517c84452183460.rlib,libtwoway-c0f42ecd330b0dd2.rlib,libunchecked_index-e66b4165409f571d.rlib,libtokio_util-a796a0bf07612e5e.rlib,libhttparse-e67995ed73b42558.rlib,libspin-b06ea7629f293b65.rlib,libencoding_rs-078442d79d5a0b72.rlib,libhttp-f8332ffec2c8f9a1.rlib,libitoa-99e7082793cfaa64.rlib,libfnv-81596130b397d5c3.rlib,libindexmap-d124cfdebe34ac3d.rlib,libhashbrown-aed633c8184090a0.rlib,libeither-4c8c1e39a99655ac.rlib,libtokio_stream-9caefc850e66d4ef.rlib,libtime-0722577214a0d927.rlib,libtime_macros-80b7126cedf8cf1f.rlib,libstandback-83e254465ab0b238.rlib,libatomic-887ccaa4d17d14e5.rlib,libstate-2f9e35755c002cbe.rlib,libparking_lot-2fc0a2e6243eb362.rlib,libparking_lot_core-8a36994a48ea1d8a.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libubyte-ddb0f7e3bfd6eb79.rlib,libfigment-34934a41c665f88c.rlib,libtoml-22261d4fd4921f81.rlib,libuncased-cf2ed4d7e6ed60c2.rlib,libpear-296b1c5fd9290516.rlib,libinlinable_string-e00a1891505e15f6.rlib,libserde-e2c3c9d75fd320ec.rlib,libtokio-12b389f4ce4463f2.rlib,libsignal_hook_registry-e42e5b15154e1844.rlib,libnum_cpus-b008072b474cc3f5.rlib,libonce_cell-a3308e77ab1abc42.rlib,libbytes-f5f6908afbf67346.rlib,libmio-b0b141a56b381860.rlib,liblibc-b83e36729080aa9d.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures-8bf4d1693a05df3c.rlib,libfutures_executor-7fb1dcce2291bdc2.rlib,libfutures_util-d40bea1dcbbcc76c.rlib,libmemchr-957e86e3927603bf.rlib,libfutures_io-d2e168d7a38f858c.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-fe283e239388698e.rlib,libpin_project_lite-4390088538166d84.rlib,libfutures_sink-a45f562d8650455c.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-43a323f7a0e8f7be.rlib,libfutures_core-891d760f6cde94e5.rlib,libyansi-a9e63105bcc04d10.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/rustc8YmHO8/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/rotoclone_zone-36c47b533d95a490" "-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-8c9d1a8d18fbbf77.rlib(getrandom-8c9d1a8d18fbbf77.getrandom.21528665deaa96d2-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_readonly17h6ed98949a372cdfcE+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 `rotoclone-zone` (bin "rotoclone-zone") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b10fefdabea1fb96c5e9c93ac25d11bcdb38207c6bd11fd0dce0e47fd94b0410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10fefdabea1fb96c5e9c93ac25d11bcdb38207c6bd11fd0dce0e47fd94b0410", kill_on_drop: false }` [INFO] [stdout] b10fefdabea1fb96c5e9c93ac25d11bcdb38207c6bd11fd0dce0e47fd94b0410