[INFO] cloning repository https://github.com/uclaacm/cyber-platform [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uclaacm/cyber-platform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuclaacm%2Fcyber-platform", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuclaacm%2Fcyber-platform'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc827602835890a64cb498b8868841318ecf720e [INFO] testing uclaacm/cyber-platform 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%2Fuclaacm%2Fcyber-platform" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/uclaacm/cyber-platform [INFO] finished tweaking git repo https://github.com/uclaacm/cyber-platform [INFO] tweaked toml for git repo https://github.com/uclaacm/cyber-platform written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uclaacm/cyber-platform 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/uclaacm/cyber-platform 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 832a652330742d140c8a13c313c32444279bd6f865e231608470b3a24fc73c78 [INFO] running `Command { std: "docker" "start" "-a" "832a652330742d140c8a13c313c32444279bd6f865e231608470b3a24fc73c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "832a652330742d140c8a13c313c32444279bd6f865e231608470b3a24fc73c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832a652330742d140c8a13c313c32444279bd6f865e231608470b3a24fc73c78", kill_on_drop: false }` [INFO] [stdout] 832a652330742d140c8a13c313c32444279bd6f865e231608470b3a24fc73c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 765e38b8411779ab2cadb0e519be4e9ccb5624b57395ec62816eff5dbac9df12 [INFO] running `Command { std: "docker" "start" "-a" "765e38b8411779ab2cadb0e519be4e9ccb5624b57395ec62816eff5dbac9df12", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling literalext v0.1.1 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling maud_macros v0.20.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling maud v0.20.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling postgres v0.19.0 [INFO] [stderr] Compiling r2d2_postgres v0.18.0 [INFO] [stderr] Compiling warp v0.1.23 [INFO] [stderr] Compiling scrap 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/rustcwce3QQ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhex-53397809123113b7.rlib,libtoml-34c15b821b09544b.rlib,libregex-dc6fc9a339096fe6.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-f08b89cd54c818a2.rlib,libaho_corasick-b254e07826576682.rlib,libwarp-ae2a8d80308d6ad8.rlib,liburlencoding-6de9a3dd0b164589.rlib,libtungstenite-7c9a66927c2871d1.rlib,libutf8-366d41341a694a10.rlib,libbase64-1fc67f92c03a1f86.rlib,libinput_buffer-5ed3c2c0423daa97.rlib,libserde_urlencoded-0f20efad021570ba.rlib,liburl-ec5cb3ac1e6324c2.rlib,libidna-870ade081d451e97.rlib,libform_urlencoded-488e316ced97c0bc.rlib,libdtoa-f323424d275664aa.rlib,libserde_json-a03c6635b44351af.rlib,libryu-af883cd9b444a782.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libmultipart-6db5cdafa25e32de.rlib,libtwoway-c332a336362140c2.rlib,libbuf_redux-5d2df3802742decb.rlib,libsafemem-415ebfa147efdd91.rlib,libquick_error-022321fe562bcedb.rlib,libtempfile-cc09f7e5c1795ac4.rlib,librand-59a1432b582ba730.rlib,librand_chacha-4f87e8e6ad2c550a.rlib,librand_core-942ca5d0f6de3648.rlib,libgetrandom-8651c49117f5bd84.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librand-391c350b3fdb86f1.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-94b5bb93c8b876d6.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libmime_guess-41b6801a63b126ac.rlib,libphf-4935bb36f7c92a6d.rlib,libphf_shared-d391301550553572.rlib,libunicase-aebd60a59e8f0ada.rlib,libsiphasher-6fd8585445cfdc06.rlib,libmime-0cd9319f50a41815.rlib,liblog-c52526bb529069ef.rlib,libmime_guess-7863e8c426e8b68e.rlib,libhyper-9843aaad9f56d682.rlib,libwant-24206ed3c57fa97e.rlib,libtry_lock-d956e9fcf0af499a.rlib,libtokio-b25e081cf10954cb.rlib,libtokio_uds-f1640429efb973db.rlib,libmio_uds-de25f90847199ca1.rlib,libtokio_udp-ddc60e8db5b8ff33.rlib,libtokio_timer-6f3eff2cd5d47a75.rlib,libtokio_tcp-633153fd5defc757.rlib,libtokio_reactor-a24222c1acc278d2.rlib,libtokio_sync-b19182c0b2f99d06.rlib,libparking_lot-761b7c885374355d.rlib,libparking_lot_core-140f1a22284a2e7a.rlib,libsmallvec-8b046477ae81064c.rlib,liblock_api-6f337b257994d935.rlib,libtokio_fs-44b22ae08beeea29.rlib,libtokio_threadpool-bcd8611bb60bb279.rlib,libcrossbeam_queue-c8b90f95d355dfab.rlib,libcrossbeam_deque-db47a78e9b34b266.rlib,libcrossbeam_epoch-8701c7a50401fee7.rlib,libmemoffset-d1f7fdae4314fb01.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libtokio_current_thread-6eed082690df1028.rlib,libtokio_executor-db99c6ec000fc68e.rlib,libcrossbeam_utils-946317e8b534a400.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libtokio_codec-cba45030cf916763.rlib,libmio-06d9643bd149ec80.rlib,libnet2-f565644436cf273d.rlib,libhttparse-84d0bdd2ca156c81.rlib,libhttp_body-4e6799b9748c87d3.rlib,libtokio_buf-ab5e5c3138361c93.rlib,libh2-a9f688bbc9e8fc1e.rlib,libindexmap-dd232e1d726a1e3b.rlib,libhashbrown-aed633c8184090a0.rlib,libstring-da1f3c44e5cb37bc.rlib,libtokio_io-992efc057392ca73.rlib,libfutures_cpupool-5559502390b44dbb.rlib,libnum_cpus-dae67a5c39f6bcdc.rlib,libheaders-1c237f1063e4cfd7.rlib,libsha1-2372a02974e28144.rlib,libfake_simd-a91f2f775e698a8f.rlib,libdigest-5931225e8b843731.rlib,libopaque_debug-a7962e22a4dc4c30.rlib,libblock_buffer-eb4e7de01c627299.rlib,libgeneric_array-4de0f8b9c26a19bb.rlib,libblock_padding-5934d35e69a00a24.rlib,libbyte_tools-bed8c652a5ea9f13.rlib,libmime-2517c84452183460.rlib,libheaders_core-10ffdea88f8a34df.rlib,libhttp-8b163e71b7de8702.rlib,libitoa-99e7082793cfaa64.rlib,libfnv-81596130b397d5c3.rlib,libbase64-99239adc013582db.rlib,libfutures-cc3a0458a83a9732.rlib,libbytes-e531c0475f192a27.rlib,libeither-4c8c1e39a99655ac.rlib,libiovec-b6ed9113b2d6c402.rlib,libmaud-52a69b05125d9672.rlib,libmaud_htmlescape-f9f8ee2053da852c.rlib,libtiny_keccak-7043ce670b6ad359.rlib,libcrunchy-fa79ffe55c0f5a37.rlib,libserde-a26027031ef9e857.rlib,libpulldown_cmark-4536079751349c5c.rlib,libunicase-5ad2bb91a3979cdc.rlib,libr2d2_postgres-32e8a6cd2a93bb7e.rlib,libr2d2-79cb0de2a212f390.rlib,libscheduled_thread_pool-884293ed02a089fd.rlib,libpostgres-21687230bcb26455.rlib,libtokio_postgres-bec0f178f0d21ae2.rlib,libphf-71a0e43bc0337d6b.rlib,libphf_shared-2575282d11120a8e.rlib,libsiphasher-eef717097ffe6f3c.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsocket2-b243865e7eb2c4d3.rlib,libtokio_util-2d3e7f28461a8004.rlib,libtokio_stream-b01836f4634fe13f.rlib,libparking_lot-37752c4c1fcb597d.rlib,libparking_lot_core-e959bcee1f045bd1.rlib,libsmallvec-1441bc57ab5f40eb.rlib,liblock_api-96b38419b92836ef.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libtokio-b03c52ec04722120.rlib,libmio-d32da766d18fa766.rlib,liblog-9eb3e35e0f591e8b.rlib,libpostgres_types-fd1ea19ddf0d2489.rlib,libchrono-6c99d80aa6962f65.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-64b1991a71d31938.rlib,libpostgres_protocol-bf2464943156ae59.rlib,libbase64-1447dfff012d42f8.rlib,libstringprep-d172918a2e9b4c28.rlib,libunicode_normalization-56bcba8c1bad119f.rlib,libtinyvec-bf1dbee9b1979df8.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libsha2-50dc3c634a080611.rlib,libcpuid_bool-f14a20ba81419679.rlib,libcfg_if-66d55f6b302e88c8.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-3e06d8fb86df9fbf.rlib,librand-055bdd6cd63eddad.rlib,librand_chacha-20d5e65c530db9c9.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-94a362fe2ae86073.rlib,libgetrandom-9fdbf367fbdba541.rlib,libcfg_if-2d17986ae484e939.rlib,libhmac-71ad4edcbf85fe90.rlib,libdigest-cb24a8a3b0469a00.rlib,libcrypto_mac-c9403624d2e5ea89.rlib,libsubtle-b30874e4b7c2301d.rlib,libgeneric_array-21e94a8244c38e49.rlib,libtypenum-0d13c3a14e20be66.rlib,libmd5-1874fcc3af47e6d3.rlib,libpin_project_lite-d0fd130d5e984292.rlib,libfutures-0cdcaeef1c53e398.rlib,libfutures_executor-dec3fe4d68e9d7aa.rlib,libfutures_util-69064a3e7dce5566.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libfutures_io-63bc4d9ad82bab1b.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-9578eec410d88c38.rlib,libpin_project-0c68e92c512026c8.rlib,libfutures_sink-f5f39e7da7aded42.rlib,libfutures_task-de787152e6426031.rlib,libonce_cell-24b348c568c0a72c.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-83bd470fdac9e3a5.rlib,libbytes-4344200819e387dc.rlib,libbyteorder-549def2b2525ef52.rlib,libfallible_iterator-da18290346318e11.rlib,libsignal_hook-641dbfca1250d537.rlib,libsignal_hook_registry-c1a2e654c8f2dd08.rlib,libclap-5cff9c3942c47049.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-8f512d08ba4810ae.rlib,libunicode_width-a8c49d31449f9404.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libatty-dbcd6308ad78aa51.rlib,liblibc-738a1afd4f8ba4a5.rlib,libansi_term-ff0b7d01d18bd931.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/rustcwce3QQ/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/scrap-3d6d98157fa798d7" "-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-9fdbf367fbdba541.rlib(getrandom-9fdbf367fbdba541.getrandom.e074d3cc65f88351-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.0/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h8ff53c28af31d7dcE+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 `scrap` (bin "scrap") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "765e38b8411779ab2cadb0e519be4e9ccb5624b57395ec62816eff5dbac9df12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765e38b8411779ab2cadb0e519be4e9ccb5624b57395ec62816eff5dbac9df12", kill_on_drop: false }` [INFO] [stdout] 765e38b8411779ab2cadb0e519be4e9ccb5624b57395ec62816eff5dbac9df12