[INFO] cloning repository https://github.com/O-Jun-S/rocket_todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/O-Jun-S/rocket_todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-Jun-S%2Frocket_todo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-Jun-S%2Frocket_todo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa97df6359194a0586f00364772b0c422330a731 [INFO] testing O-Jun-S/rocket_todo 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%2FO-Jun-S%2Frocket_todo" "/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/O-Jun-S/rocket_todo [INFO] finished tweaking git repo https://github.com/O-Jun-S/rocket_todo [INFO] tweaked toml for git repo https://github.com/O-Jun-S/rocket_todo written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/O-Jun-S/rocket_todo 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/O-Jun-S/rocket_todo 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] 497b651e0df050a2538bb695442182f5b8cd7548071685b850cfdd6364a84a7b [INFO] running `Command { std: "docker" "start" "-a" "497b651e0df050a2538bb695442182f5b8cd7548071685b850cfdd6364a84a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "497b651e0df050a2538bb695442182f5b8cd7548071685b850cfdd6364a84a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497b651e0df050a2538bb695442182f5b8cd7548071685b850cfdd6364a84a7b", kill_on_drop: false }` [INFO] [stdout] 497b651e0df050a2538bb695442182f5b8cd7548071685b850cfdd6364a84a7b [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] dee35c231ffb43532ecd7c1008071c835da5f42fb22b2d2b8d141a044e65b703 [INFO] running `Command { std: "docker" "start" "-a" "dee35c231ffb43532ecd7c1008071c835da5f42fb22b2d2b8d141a044e65b703", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling chrono-tz v0.6.1 [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 h2 v0.3.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling normpath v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.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.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling devise v0.3.1 [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.19 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling handlebars v3.5.5 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling rocket_dyn_templates v0.1.0-rc.1 [INFO] [stderr] Compiling rocket_todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> src/routes/index.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub async fn index() -> Template { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_todo` [INFO] [stdout] --> src/routes/create.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn create_todo( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read_cookie` [INFO] [stdout] --> src/routes/read_cookie.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn read_cookie(jar: &CookieJar<'_>) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Empty` is never constructed [INFO] [stdout] --> src/main.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct Empty { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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/rustcu3itKr/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librocket_dyn_templates-d58611d12d668bb4.rlib,libglob-4f447fbb9b736ffe.rlib,libnotify-cd84f55dfc0d1bdd.rlib,libinotify-a65a092c2189e9db.rlib,libinotify_sys-c818edfdc3fd33eb.rlib,libmio_extras-80936e5ea9b43eb5.rlib,liblazycell-eedb34e0c1f475b4.rlib,libmio-59f6656d0c81282e.rlib,libiovec-b8513e5c5a5a0b2d.rlib,libnet2-581649716af77127.rlib,libcfg_if-2d17986ae484e939.rlib,libfiletime-31ba4d368c5a32a9.rlib,libnormpath-38d9399fd5299da2.rlib,libhandlebars-bff12947a90a2c56.rlib,libquick_error-bd2a7215cf93a039.rlib,libtera-7600239e429df8d8.rlib,libslug-3550bc5838ea02bc.rlib,libdeunicode-fc5bbd37b87f8852.rlib,libglobwalk-ecd67263c5c439e3.rlib,libbitflags-e274cd04b58a060d.rlib,libignore-b1d44d27c831b538.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-f3100146a9d14467.rlib,libglobset-01a8c7d3fe0386bc.rlib,libbstr-77d94aa177083abf.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-d5c369978972243e.rlib,libaho_corasick-35dda82c90652365.rlib,libregex_syntax-ae12054508fb30be.rlib,libhumansize-362782cae4935017.rlib,libchrono_tz-9f0f07bb073e7718.rlib,libphf-0505fcf700a2ad0e.rlib,libphf_shared-ac171075f91aae1e.rlib,libsiphasher-babbde151073aa44.rlib,libchrono-d11a1e558448cde5.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,librocket-77b3b3651e827787.rlib,libatty-a526d9cc28213be6.rlib,libtempfile-994bed89f2122a83.rlib,librand-c4998f568bfc32a6.rlib,librand_chacha-88046de1cedb9009.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-e7379593d77a934c.rlib,libgetrandom-a138dc773a2f888e.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libserde_json-c5e0c87906a372fb.rlib,libryu-653032556b772f2f.rlib,librocket_http-7ad94b9011ecbbb9.rlib,libcookie-b794d354e3432ac4.rlib,libstable_pattern-cfd6170fffc038ec.rlib,libref_cast-957569bddb540a4c.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-8a87c6e00696a4d6.rlib,libsocket2-9d30beb063976ff8.rlib,libitoa-7c9a83f6047c872a.rlib,libh2-57d960eb17961b81.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-1692fccb14be485f.rlib,libtracing_core-73c54d407336bd1e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libhttp_body-c86ea10ce3ff97f6.rlib,libhttpdate-ec7670c9b4625e21.rlib,libmulter-dbd58efe060bfabf.rlib,libmime-2517c84452183460.rlib,libtokio_util-5e2ba5ba65bc8c33.rlib,libhttparse-d0c202cec822a6f8.rlib,libspin-3091ad3914311eb5.rlib,libencoding_rs-4e731bec34c6008e.rlib,libhttp-784c741ce327a90a.rlib,libitoa-158d7e21e599682f.rlib,libfnv-81596130b397d5c3.rlib,libindexmap-eac6f6e497b2903f.rlib,libhashbrown-f6484c11bf24e065.rlib,libeither-4c8c1e39a99655ac.rlib,libtokio_stream-b46abe1fe65c0b3b.rlib,libtime-d6e432a032028383.rlib,libtime_macros-b3fe8c7d744621a9.rlib,libstandback-6fa38959c7097344.rlib,libatomic-60ae3ed43bb7c196.rlib,libstate-bcb80101f8754418.rlib,libparking_lot-ba5344b171e09627.rlib,libparking_lot_core-a1b76ad4cabbaf04.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-e23fa3fb52ce1101.rlib,libubyte-b4761c0418afaa77.rlib,libfigment-90649cfa73298daf.rlib,libtoml-75ad6e84c840e387.rlib,libuncased-4e747480069f6dd6.rlib,libpear-73043d3a376e823b.rlib,libinlinable_string-e00a1891505e15f6.rlib,libserde-60381517bf5b0fb7.rlib,libtokio-18a01a7857b20305.rlib,libsignal_hook_registry-db88c77fa579aa5f.rlib,libnum_cpus-2c9a8123eaa3c231.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libbytes-37e68ee094a72681.rlib,libmio-ec0c70146e696191.rlib,liblibc-7253a04f790802a5.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures-42c36d2d2715da30.rlib,libfutures_executor-395817412c053164.rlib,libfutures_util-a00bba758485c6bf.rlib,libmemchr-a2892755812de0fe.rlib,libfutures_io-c37adbf38ba7e010.rlib,libslab-93074f6ff5a0b7db.rlib,libfutures_channel-5b34d7161cfa1a7c.rlib,libpin_project_lite-049930466ef9967f.rlib,libfutures_sink-c9f7a3542fd7e063.rlib,libfutures_task-8d01264ee8be7a4a.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-d46c33f841b9aaf7.rlib,libfutures_core-e674cac6d3f3e322.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/rustcu3itKr/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/rocket_todo-26ee32e26aabe390" "-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-a138dc773a2f888e.rlib(getrandom-a138dc773a2f888e.getrandom.4eeba8ad6187f255-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_readonly17h8f9825d638e74aafE+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 `rocket_todo` (bin "rocket_todo") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dee35c231ffb43532ecd7c1008071c835da5f42fb22b2d2b8d141a044e65b703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee35c231ffb43532ecd7c1008071c835da5f42fb22b2d2b8d141a044e65b703", kill_on_drop: false }` [INFO] [stdout] dee35c231ffb43532ecd7c1008071c835da5f42fb22b2d2b8d141a044e65b703