[INFO] cloning repository https://github.com/YoungHaKim7/rust-rocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YoungHaKim7/rust-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoungHaKim7%2Frust-rocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoungHaKim7%2Frust-rocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f9494283a312637740ee1c41959fc07e72f4157 [INFO] testing YoungHaKim7/rust-rocket 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%2FYoungHaKim7%2Frust-rocket" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/YoungHaKim7/rust-rocket [INFO] finished tweaking git repo https://github.com/YoungHaKim7/rust-rocket [INFO] tweaked toml for git repo https://github.com/YoungHaKim7/rust-rocket written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/YoungHaKim7/rust-rocket 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/YoungHaKim7/rust-rocket 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] 5d9c471802127cf46e1e0ac564f8f0185a2ae1f5fba244eae8368a005429f603 [INFO] running `Command { std: "docker" "start" "-a" "5d9c471802127cf46e1e0ac564f8f0185a2ae1f5fba244eae8368a005429f603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d9c471802127cf46e1e0ac564f8f0185a2ae1f5fba244eae8368a005429f603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9c471802127cf46e1e0ac564f8f0185a2ae1f5fba244eae8368a005429f603", kill_on_drop: false }` [INFO] [stdout] 5d9c471802127cf46e1e0ac564f8f0185a2ae1f5fba244eae8368a005429f603 [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] ae8e06d71fda2dcb515aea8ccd83c041d7a50d2505ce13af9f0a95c05c2e8fc0 [INFO] running `Command { std: "docker" "start" "-a" "ae8e06d71fda2dcb515aea8ccd83c041d7a50d2505ce13af9f0a95c05c2e8fc0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling ref-cast v1.0.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling notify v6.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.14 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling handlebars v4.3.7 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tera v1.19.0 [INFO] [stderr] Compiling rocket_dyn_templates v0.1.0-rc.3 (/opt/rustwide/workdir/dyn_templates) [INFO] [stderr] Compiling rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> src/hbs.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn index() -> Redirect { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `about` [INFO] [stdout] --> src/hbs.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn about() -> Template { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> src/tera.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn index() -> Redirect { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `about` [INFO] [stdout] --> src/tera.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn about() -> Template { [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/rustcqer59n/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librocket_dyn_templates-7fd77f9bdf1119f1.rlib,libglob-8ce038c46a6d950d.rlib,libnotify-c0b839d4b73dc368.rlib,libcrossbeam_channel-6130fbf6b8db589b.rlib,libcrossbeam_utils-9bbd40596dc6a018.rlib,libfiletime-e638f87d26105b69.rlib,libinotify-34b4698c8ec48d52.rlib,libinotify_sys-de50a1e45cd6ca66.rlib,libnormpath-18215057d3d19ec0.rlib,libhandlebars-554a544407174178.rlib,libtera-259d7d3f2ec2595c.rlib,libslug-3550bc5838ea02bc.rlib,libdeunicode-fc5bbd37b87f8852.rlib,libglobwalk-67e166d07acfefee.rlib,libignore-de749bdacb3a2ec5.rlib,libwalkdir-8d074d8f4a716d40.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-8b705a939f669a09.rlib,libglobset-af28fc97a8f76896.rlib,libbstr-3006f971ded6851a.rlib,libpest-8daed227f576d663.rlib,libucd_trie-8db27ecbcda43bc2.rlib,libthiserror-601aec6279ad8f2a.rlib,librand-6784ab33336f535f.rlib,librand_chacha-081ad3b457c861e1.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-c6ef3e29af179245.rlib,libgetrandom-5d461e22639283ee.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-d70f453da13f727e.rlib,libaho_corasick-ab96e5574c3925ff.rlib,libregex_syntax-f0932470bd92356c.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libhumansize-2589d1bad27aa0b5.rlib,liblibm-945a0ef4ede2bcc5.rlib,libchrono_tz-186f1fa8972df0bc.rlib,libphf-26ac8b51c9394e37.rlib,libphf_shared-98b535f034f61924.rlib,libsiphasher-38fa4a3175b9359a.rlib,libchrono-f44a8030dc2e4250.rlib,libnum_traits-19b330db7a9c0851.rlib,libiana_time_zone-6a12feefd16f0949.rlib,libserde_json-043b16e1af590ad2.rlib,libryu-2a5f9e11178322bc.rlib,librocket-f0febfe882516c84.rlib,libtempfile-4899b4441261dd38.rlib,libfastrand-72d3ba1383de006c.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librocket_http-acbe6389f847e9cf.rlib,libcookie-5b81237dc85b110e.rlib,libstable_pattern-e0edfc8a5e524637.rlib,libref_cast-56a955cff3387eac.rlib,libpercent_encoding-ef48bafcd80f8cda.rlib,libhyper-d076c691fef56a1e.rlib,libh2-d9ca66b126cae6c6.rlib,libtower_service-b69620aa0e2195d2.rlib,libhttp_body-8aa60479261ceefb.rlib,libhttpdate-ec7670c9b4625e21.rlib,libmulter-a6c91b7c61e8be2e.rlib,libmime-2517c84452183460.rlib,libtokio_util-ea422c2d05560cbb.rlib,libtracing-5de3941c71e4815d.rlib,libtracing_core-72fc8f75c488ec58.rlib,libonce_cell-db9454ba2409c7c5.rlib,libhttparse-6e816de11d6fc31e.rlib,libspin-a3b75e05f7578d78.rlib,libencoding_rs-3faccfc736664acf.rlib,libhttp-3326600910537fd3.rlib,libfnv-81596130b397d5c3.rlib,libindexmap-549adaef212f21d6.rlib,libhashbrown-94464ed281767ecc.rlib,libeither-f03431306b7723ef.rlib,libtokio_stream-2e0d61fa345a5492.rlib,libatomic-35680a37d515dbd9.rlib,libstate-4dc6bd635cd0e73e.rlib,libparking_lot-5e63476047b1bc78.rlib,libparking_lot_core-4d008a636146e0c7.rlib,libsmallvec-fb877e203c8052a1.rlib,liblock_api-b7f0917608ce689f.rlib,libscopeguard-73056285f12cb829.rlib,libubyte-d5dd16f787eef052.rlib,libis_terminal-faa942b980bdfa43.rlib,librustix-b785e5f295bb9733.rlib,libbitflags-e274cd04b58a060d.rlib,liblinux_raw_sys-8bc26f8580205060.rlib,libio_lifetimes-48c1c33f2a82ef0c.rlib,libtime-8149f6c39646b3f9.rlib,libitoa-aa5242e9af7e8ff4.rlib,libtime_core-fe87c16986314f9c.rlib,libfigment-f7fb4f3b74dd7f15.rlib,libtoml-48c134deb3537f56.rlib,libuncased-124aaf556ed194d5.rlib,libpear-a7db8a2d8291000f.rlib,libinlinable_string-dac3446437d4e73e.rlib,libserde-af12fbf220e14a37.rlib,libtokio-017932c999b09286.rlib,libsignal_hook_registry-82bc67e99742ab7c.rlib,libnum_cpus-6d9fbcef405befe5.rlib,libsocket2-c229b0ad5b2b10ee.rlib,libbytes-480d4cda4e57e18b.rlib,libmio-99db3c8249c75788.rlib,liblibc-43a1fd5054ba3e86.rlib,liblog-85ece36e36b085b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures-10063be8958eb21d.rlib,libfutures_util-9206a258a40fd6a3.rlib,libmemchr-d88797af6a5880b4.rlib,libfutures_io-aacd3c037f6505eb.rlib,libslab-793d2e028b450ee7.rlib,libfutures_channel-14388681a4ebb087.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_sink-70f5201b237c6c2e.rlib,libfutures_task-59d8caebafaa2075.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-0d9aabacc2123f60.rlib,libfutures_core-8c0c9b11bcb864e0.rlib,libyansi-70e5a5b92a804d04.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/rustcqer59n/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/rust-d9797ef8709c0e0c" "-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-5d461e22639283ee.rlib(getrandom-5d461e22639283ee.getrandom.37de61aa91723e5f-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.8/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h7a12b41dd20eebe4E+0xbc): 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 `rust` (bin "rust") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ae8e06d71fda2dcb515aea8ccd83c041d7a50d2505ce13af9f0a95c05c2e8fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8e06d71fda2dcb515aea8ccd83c041d7a50d2505ce13af9f0a95c05c2e8fc0", kill_on_drop: false }` [INFO] [stdout] ae8e06d71fda2dcb515aea8ccd83c041d7a50d2505ce13af9f0a95c05c2e8fc0