[INFO] cloning repository https://github.com/dbradf/url-short [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbradf/url-short" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbradf%2Furl-short", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbradf%2Furl-short'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecdea443e5eb3adc950f09f963ac090d90d167da [INFO] testing dbradf/url-short 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%2Fdbradf%2Furl-short" "/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/dbradf/url-short [INFO] finished tweaking git repo https://github.com/dbradf/url-short [INFO] tweaked toml for git repo https://github.com/dbradf/url-short written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dbradf/url-short 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/dbradf/url-short 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] 9a72f301f5f549526f8c03b6368a4eb08d85643d892257f831939db5a22acbed [INFO] running `Command { std: "docker" "start" "-a" "9a72f301f5f549526f8c03b6368a4eb08d85643d892257f831939db5a22acbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a72f301f5f549526f8c03b6368a4eb08d85643d892257f831939db5a22acbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a72f301f5f549526f8c03b6368a4eb08d85643d892257f831939db5a22acbed", kill_on_drop: false }` [INFO] [stdout] 9a72f301f5f549526f8c03b6368a4eb08d85643d892257f831939db5a22acbed [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] 65a3236279478527c91fc7965abb23eb3b450c70a9089dd535671a27397559d4 [INFO] running `Command { std: "docker" "start" "-a" "65a3236279478527c91fc7965abb23eb3b450c70a9089dd535671a27397559d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.5 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling os_info v3.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling harsh v0.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling typed-builder v0.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_with v1.8.1 [INFO] [stderr] Compiling bson v1.2.2 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling mongodb v1.2.1 [INFO] [stderr] Compiling url-short v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Collection` [INFO] [stdout] --> src/mongo_service.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use mongodb::{Client, Collection, Database, bson::doc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Mutex` [INFO] [stdout] --> src/main.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, error::Error, sync::Mutex}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct ShortenerService { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | cache: HashMap, [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/rustcrgpQZ4/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liburl_short-eafdec35fc00d906.rlib,libmongodb-6dcbecd815defcd0.rlib,libtake_mut-4c357a894d7a8da6.rlib,libversion_check-b8fffc0f40f7d401.rlib,libpbkdf2-a303c7f4576f325f.rlib,libstringprep-529c7da5cf9a9bd0.rlib,libserde_bytes-7ad18a036a89af1f.rlib,libtokio_rustls-8be584e0130958ea.rlib,libreqwest-45a41e084a622698.rlib,libhyper_rustls-6d847c55a147f442.rlib,libwebpki_roots-dfea7efe88bc1ce0.rlib,libipnet-58d2603d2d613f5c.rlib,libtokio_rustls-ccccba2f816685ff.rlib,librustls-51eef49b1ea1b81f.rlib,libbase64-58f9c786d7f23eb6.rlib,libmime_guess-1532b93350c9970b.rlib,libunicase-6460775036904752.rlib,libhyper-a565d90c00d47cb0.rlib,libwant-6557201d18a06969.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttpdate-7254a90ea045ac03.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-0cc674816262d25b.rlib,libos_info-5686229d8e37976b.rlib,libwebpki_roots-12bb7adc385cfccd.rlib,libstrsim-7a71560e0c2955e4.rlib,librustls-d6cc8d0db907459c.rlib,libbase64-1fc67f92c03a1f86.rlib,libsct-c44c4722a4f84f7d.rlib,libwebpki-8b0ce8de89ae2820.rlib,libring-12be43a4f280fe35.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-4fb48d131ace0e0a.rlib,libsha1-62f2ed3a5b623f96.rlib,libmd5-38ab128587874d08.rlib,libsha2-4d592b8924630213.rlib,libopaque_debug-a7962e22a4dc4c30.rlib,libfake_simd-a91f2f775e698a8f.rlib,libblock_buffer-b8cf8ab00c693f5f.rlib,libblock_padding-5934d35e69a00a24.rlib,libbyte_tools-bed8c652a5ea9f13.rlib,libhmac-991b3c5ca7ee8eaf.rlib,libcrypto_mac-a39a13b6f36873bb.rlib,libsubtle-fe6a1df58196288a.rlib,libdigest-014103fc2c75b97c.rlib,libgeneric_array-dcf2a0346adee8da.rlib,libbson-066fba4c0442c5a4.rlib,libuuid-d7bd42da9ec26a0c.rlib,libgetrandom-d6f8f8f94e06b812.rlib,libhex-a52fd19e29921b8e.rlib,libchrono-6f8c294ba3808d4f.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-7ae0fe06b0e5a57b.rlib,libserde_with-52919179180b31cd.rlib,libactix_web-f217bacb80b07fc3.rlib,libactix_tls-936efab023213a9d.rlib,libawc-69a7c7f68c631cec.rlib,libactix_server-913a6cba23857e14.rlib,libsocket2-3bbf6c1489d98a75.rlib,libactix_router-d3666fcc0582e4ae.rlib,libbytestring-e37657fb6895ac6e.rlib,libactix_http-fb14992f2357bf87.rlib,libbase64-1447dfff012d42f8.rlib,libhttparse-340ff9c07fd8cfe1.rlib,libsha1-16850052c06801cf.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpufeatures-46123d073788600a.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libserde_urlencoded-9aa3dbfb718fadd5.rlib,libserde_json-ef97d858c53bf2ce.rlib,libryu-af883cd9b444a782.rlib,libcookie-6912e72c7fa76a2a.rlib,libencoding_rs-078442d79d5a0b72.rlib,libregex-25712b39b485d054.rlib,libaho_corasick-dc92ca93e5e76b45.rlib,libregex_syntax-ae12054508fb30be.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-2517c84452183460.rlib,libflate2-1bb4fa262a94c8eb.rlib,libcrc32fast-73831421cab1f53a.rlib,libbrotli2-3c407d966661755a.rlib,libbrotli_sys-25315c46cc385c89.rlib,libtime-7493b912e9e6193b.rlib,libtime_macros-e818fbff09d80f78.rlib,libstandback-83e254465ab0b238.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libbyteorder-c7092f68299ac016.rlib,libactix_utils-f562b60ffa322fba.rlib,libactix_connect-f0b6f62898405129.rlib,libtrust_dns_resolver-4d794ad47aec1955.rlib,libresolv_conf-669326beeab5505a.rlib,libhostname-5151d3b49c4596b6.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,libtrust_dns_proto-1ab50ab8dfb17431.rlib,librand-4d48103f7f613144.rlib,librand_pcg-102523dcf87f2921.rlib,librand_chacha-c0d3008a37b8f2c4.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-bb6ae6043d52d635.rlib,libgetrandom-b0d2bc6bdb476369.rlib,liburl-3e4bb9d31985a66c.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libidna-36f93fe1c95d3e63.rlib,libunicode_normalization-8179c059019c0ed4.rlib,libtinyvec-f85e4e0caa5b9d82.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libmatches-d7125afe50072f5c.rlib,libthiserror-9d9bb9442cc79331.rlib,libbacktrace-c135abfd6aef6d97.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-84dbbfa433e84051.rlib,libaddr2line-fa478b2a40a74e2c.rlib,libgimli-ce06ea6147065463.rlib,librustc_demangle-7ba8937c823fd98a.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libfutures-9da65611ede23102.rlib,libfutures_executor-608603a5047d2cf2.rlib,libactix_rt-f5ed41c77e68f172.rlib,libactix_threadpool-1713aba948ee6f6e.rlib,libthreadpool-40e26eb7b542e27b.rlib,libparking_lot-df093afb83beb019.rlib,libparking_lot_core-25474e16372f6572.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libcopyless-a262f19d9849c2e3.rlib,libeither-4c8c1e39a99655ac.rlib,libh2-b5c52c413d57e6d5.rlib,libtracing_futures-102d8ee62b8e8465.rlib,libtracing-071409eb1adee4a0.rlib,libtracing_core-472fa602705753d0.rlib,libindexmap-4c045fd774b717b5.rlib,libhashbrown-aed633c8184090a0.rlib,libhttp-f8332ffec2c8f9a1.rlib,libitoa-99e7082793cfaa64.rlib,libbytes-f5f6908afbf67346.rlib,libactix_service-0a4b0963e337b6b8.rlib,libactix_codec-a21e42ada7808826.rlib,libbitflags-561a4f1321538a32.rlib,libtokio_util-cb31ba36708a7cde.rlib,libtokio-47680aa7ab989259.rlib,libsignal_hook_registry-ed9341d37122c968.rlib,libnum_cpus-ff9ad55a6a4f4527.rlib,libfnv-81596130b397d5c3.rlib,libmio_uds-87d8738d1256950c.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmio-946d000c24ec17c3.rlib,libiovec-3d3acab5ed36a8f7.rlib,libnet2-8231c29352c0c9b0.rlib,libcfg_if-2d17986ae484e939.rlib,liblibc-d7b251277ffaf1f3.rlib,libpin_project_lite-8a66df2ca27e844a.rlib,libpin_project-f613ea149d4c3cfd.rlib,libpin_project-6cfac704f6f290b2.rlib,libfutures_util-c8452eb6f730f319.rlib,libmemchr-fc6b316872a7c794.rlib,libfutures_io-36b4f4400d91b307.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-a24e61244f742a4c.rlib,libpin_project_lite-4390088538166d84.rlib,libfutures_sink-263487073b70e416.rlib,libfutures_task-3d7a2a5517122ffc.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-a7cdbec5b28b7c4d.rlib,libbytes-3e6aab9f92fa68ff.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libserde-e125e086e7a377a8.rlib,libharsh-0d87d32ec08e9b3b.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/rustcrgpQZ4/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/brotli-sys-447f1e59d9208c84/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-6a3f48397fccfb06/out" "-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/url_short-c368b52086e050eb" "-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-d6f8f8f94e06b812.rlib(getrandom-d6f8f8f94e06b812.getrandom.454eb6de2866561a-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.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h0f34a25b098bcfb8E+0xb6): undefined reference to `open64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-b0d2bc6bdb476369.rlib(getrandom-b0d2bc6bdb476369.getrandom.a6d3a2e59ef2dfbf-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.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17ha1d1aa833bea977aE+0x79): 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 `url-short` (bin "url-short") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "65a3236279478527c91fc7965abb23eb3b450c70a9089dd535671a27397559d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65a3236279478527c91fc7965abb23eb3b450c70a9089dd535671a27397559d4", kill_on_drop: false }` [INFO] [stdout] 65a3236279478527c91fc7965abb23eb3b450c70a9089dd535671a27397559d4