[INFO] cloning repository https://github.com/stevenmanriqueca/rs-api-flexible-env [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevenmanriqueca/rs-api-flexible-env" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenmanriqueca%2Frs-api-flexible-env", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenmanriqueca%2Frs-api-flexible-env'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8d051cd64202eaaa849cc0e13fb648232dbe9d8 [INFO] testing stevenmanriqueca/rs-api-flexible-env against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+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%2Fstevenmanriqueca%2Frs-api-flexible-env" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stevenmanriqueca/rs-api-flexible-env [INFO] finished tweaking git repo https://github.com/stevenmanriqueca/rs-api-flexible-env [INFO] tweaked toml for git repo https://github.com/stevenmanriqueca/rs-api-flexible-env written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stevenmanriqueca/rs-api-flexible-env on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stevenmanriqueca/rs-api-flexible-env 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded watch v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0143df12dbf5fbdda976551c6eec630430b2bfa7059028ce3ee7e08aaf06f834 [INFO] running `Command { std: "docker" "start" "-a" "0143df12dbf5fbdda976551c6eec630430b2bfa7059028ce3ee7e08aaf06f834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0143df12dbf5fbdda976551c6eec630430b2bfa7059028ce3ee7e08aaf06f834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0143df12dbf5fbdda976551c6eec630430b2bfa7059028ce3ee7e08aaf06f834", kill_on_drop: false }` [INFO] [stdout] 0143df12dbf5fbdda976551c6eec630430b2bfa7059028ce3ee7e08aaf06f834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 45a73fa295766ba6bf3b91d3b9711a325f282ef3da424f33a132037f1a8de687 [INFO] running `Command { std: "docker" "start" "-a" "45a73fa295766ba6bf3b91d3b9711a325f282ef3da424f33a132037f1a8de687", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling watch v0.2.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling api-1 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/rustchk322f/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsqlx-34baf3ab47368498.rlib,libsqlx_postgres-4b5f340cc8618d85.rlib,libdotenvy-69b2467515e836ad.rlib,libcrc-a9801544549dd8ca.rlib,libcrc_catalog-84c8197d51ba38d4.rlib,libhex-a52fd19e29921b8e.rlib,libwhoami-ae670a91e817d183.rlib,libhome-2caa70219593fc04.rlib,libmd5-82edc5686d45a1f1.rlib,libatoi-9ee0154bca315be7.rlib,libfutures_channel-3f178bbe859656d0.rlib,libstringprep-b9db038abc05d946.rlib,libunicode_properties-95c1bdf2324e61f9.rlib,libunicode_normalization-956e254da65dd3af.rlib,libtinyvec-44bdf0f8a68ef291.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-34d311bf2b33f794.rlib,libhkdf-450acdda9760e05f.rlib,libhmac-3364cced62d19fed.rlib,libsqlx_core-f6a02536201c0f44.rlib,libwebpki_roots-5364edc81d0c304c.rlib,librustls_pemfile-ec2ced99ac1a9b2d.rlib,libthiserror-4ad9c65c6c11da37.rlib,libsha2-781619d1131803e5.rlib,librustls-6a717ab1d80df953.rlib,libwebpki-94e5c289e5bb0aa6.rlib,libring-d4dc7020c91bd709.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libhashlink-9fbbe905822bd49f.rlib,librust_decimal-d01cad0317e07970.rlib,libarrayvec-44361379f0a62040.rlib,libnum_traits-947822dd340377f9.rlib,libcrossbeam_queue-9ec1d38df0a46bd1.rlib,libcrossbeam_utils-3e8757fdca4554a3.rlib,libeither-745dbeca80a91db5.rlib,libevent_listener-377f1d1432ca8183.rlib,libparking-a69a477aa81973b4.rlib,libdotenv-071ec522f34dd5ab.rlib,libactix_web-c20aa4ec1624ae17.rlib,libimpl_more-30b9a72b551270d7.rlib,liburl-e7e014b45a16b0e7.rlib,libidna-b441eb7e98d22a13.rlib,libidna_adapter-e52050ae19d39468.rlib,libicu_normalizer-d64295f76b25415a.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-be272aaf2d518492.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-3aa4848b16d0e388.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-8f6e554deff5e837.rlib,libicu_provider-232ce0d6d1b57eb0.rlib,libicu_locid-48a7b5ccdfd30e46.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-d62131cb72a11e3b.rlib,libzerovec-fcad0ba76dd95096.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-bfc61a487cd27295.rlib,libzerofrom-a859436b5bfebd0d.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libserde_urlencoded-2916013e792ecdc6.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libserde_json-c76a069d4b11be28.rlib,libryu-916f1b7700702bdd.rlib,libactix_server-ccf21769f9dd46d3.rlib,libactix_router-64486b90ef118fdb.rlib,libregex-4370d97c87129017.rlib,libregex_automata-a58dc85463c62b64.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libcookie-de52acbf3b6fee29.rlib,libtime-2ebed869025d5063.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libactix_http-f39e43a270d85552.rlib,librand-a31c27d32babfd4e.rlib,librand_chacha-6e640c5ea4ee956f.rlib,libppv_lite86-739446316173830d.rlib,librand_core-57d42dd674a5856d.rlib,libhttparse-ca4c2186cb91f76b.rlib,libbrotli-effdaf181e56d225.rlib,libbrotli_decompressor-c4bc3ada0502ce36.rlib,liballoc_stdlib-2d9614a4924c2b2e.rlib,liballoc_no_stdlib-7ede03eb77986b80.rlib,libhttpdate-a05a91876c090713.rlib,libsha1-37e56af3762abab7.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-847b1250da38115b.rlib,libsubtle-1fb68ce8837fb783.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libbase64-4cfc25a2fbceb95f.rlib,liblocal_channel-b1169f8cd865c852.rlib,libbytestring-03a7b9aac724aeb9.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,liblanguage_tags-25940a6be2f00ae5.rlib,libahash-e7254c48b501854d.rlib,libgetrandom-aa48d55754834ba9.rlib,libzerocopy-a103c79bb6780324.rlib,libbyteorder-13c31406444135b3.rlib,libmime-e6f732c53ac9de40.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libh2-65ef7b4f5c6ff9eb.rlib,libindexmap-70052110208de2ca.rlib,libhashbrown-98153bcedbc5347c.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,libequivalent-b99318efb2d4d73d.rlib,liballocator_api2-be9a60e31a10499f.rlib,libfutures_util-75ca468b13ddf659.rlib,libfutures_io-2b489bdc4293f74f.rlib,libslab-14567880f3b21ac9.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libzstd-d4b1bdba3df54a88.rlib,libzstd_safe-373a24a584af3bc3.rlib,libzstd_sys-e0bd361ab324009c.rlib,libflate2-9aa66de34f95f246.rlib,libminiz_oxide-562e86ccb32bb657.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libactix_service-1541a23e7b8e6e54.rlib,libactix_codec-f95643d51ffbfc39.rlib,libtracing-8674fa9f1eb1be74.rlib,libtracing_core-e20e21c220f33239.rlib,libonce_cell-b15ed62672602246.rlib,libmemchr-8eb551391861f369.rlib,libbitflags-c7de70212db5cc44.rlib,libtokio_util-1e50119a0bf011a6.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libactix_utils-a2b29ebbf47d3c9b.rlib,liblocal_waker-7b61ad3d6921d7bf.rlib,libactix_rt-5ac837988bad8184.rlib,libtokio-4d6f1f9e6155cf03.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-70a5832dbb74a920.rlib,libmio-b9e27daa1f194967.rlib,liblog-7388c26e0a7db5ee.rlib,libparking_lot-6cdfe9637f4e36e0.rlib,libparking_lot_core-eceab506828ef299.rlib,liblibc-43c3433c4a6dd1b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-e21da78e7c491ac2.rlib,libserde-09ad2d0c9cef42a5.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_core-aea49b3401aac6bb.rlib,libhttp-7f8849fffe10e35f.rlib,libitoa-f163f11166b2899c.rlib,libbytes-9bfe553f7bec7d4b.rlib,libfnv-81596130b397d5c3.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/rustchk322f/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-13fe1bd747d2b956/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/api_1-8441aa218f2f0fca" "-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: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `api-1` (bin "api-1") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "45a73fa295766ba6bf3b91d3b9711a325f282ef3da424f33a132037f1a8de687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a73fa295766ba6bf3b91d3b9711a325f282ef3da424f33a132037f1a8de687", kill_on_drop: false }` [INFO] [stdout] 45a73fa295766ba6bf3b91d3b9711a325f282ef3da424f33a132037f1a8de687