[INFO] cloning repository https://github.com/dmikusa-pivotal/tiny-health-checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmikusa-pivotal/tiny-health-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmikusa-pivotal%2Ftiny-health-checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmikusa-pivotal%2Ftiny-health-checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a338882b506cb4beb3d147a1bed0411ee1d38cd [INFO] testing dmikusa-pivotal/tiny-health-checker 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%2Fdmikusa-pivotal%2Ftiny-health-checker" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dmikusa-pivotal/tiny-health-checker [INFO] finished tweaking git repo https://github.com/dmikusa-pivotal/tiny-health-checker [INFO] tweaked toml for git repo https://github.com/dmikusa-pivotal/tiny-health-checker written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dmikusa-pivotal/tiny-health-checker 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/dmikusa-pivotal/tiny-health-checker 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 async-object-pool v0.1.5 [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] [stderr] Downloaded httpmock v0.7.0 [INFO] [stderr] Downloaded temp-env v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4a9db216b5928b1a94f30757cfadd352fd3d148b3325c548b8c15f53903f23f9 [INFO] running `Command { std: "docker" "start" "-a" "4a9db216b5928b1a94f30757cfadd352fd3d148b3325c548b8c15f53903f23f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a9db216b5928b1a94f30757cfadd352fd3d148b3325c548b8c15f53903f23f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a9db216b5928b1a94f30757cfadd352fd3d148b3325c548b8c15f53903f23f9", kill_on_drop: false }` [INFO] [stdout] 4a9db216b5928b1a94f30757cfadd352fd3d148b3325c548b8c15f53903f23f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0f69b825f702f54aca8aa4df12f360d00b7cfa92bca4e863422b1a4201c16a7f [INFO] running `Command { std: "docker" "start" "-a" "0f69b825f702f54aca8aa4df12f360d00b7cfa92bca4e863422b1a4201c16a7f", kill_on_drop: false }` [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ureq-proto v0.3.5 [INFO] [stderr] Compiling ureq v3.0.10 [INFO] [stderr] Compiling tiny-health-checker v0.38.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s [INFO] running `Command { std: "docker" "inspect" "0f69b825f702f54aca8aa4df12f360d00b7cfa92bca4e863422b1a4201c16a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f69b825f702f54aca8aa4df12f360d00b7cfa92bca4e863422b1a4201c16a7f", kill_on_drop: false }` [INFO] [stdout] 0f69b825f702f54aca8aa4df12f360d00b7cfa92bca4e863422b1a4201c16a7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e83fe0bfa7cd3237f1657464452e3489170678558a4394f4556a559100cce822 [INFO] running `Command { std: "docker" "start" "-a" "e83fe0bfa7cd3237f1657464452e3489170678558a4394f4556a559100cce822", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ureq-proto v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ureq v3.0.10 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling tiny-health-checker v0.38.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling httpmock v0.7.0 [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/rustctNa6Mr/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtemp_env-b07d4c570e4c4111.rlib,libparking_lot-b4f2c4f0fbd5f4d5.rlib,libparking_lot_core-61dbc64666b92741.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhttpmock-db5cf879506ad15c.rlib,liburl-9a6eb02618296d4a.rlib,libidna-683db2d4c606cb89.rlib,libidna_adapter-ed49a271b3f999c5.rlib,libicu_normalizer-404d0bbeb7c75c25.rlib,libicu_normalizer_data-20ee97bc84ce84bd.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libsmallvec-20a792717b5cfdca.rlib,libicu_properties-7eb9b501ec544d6a.rlib,libicu_properties_data-f15f012fe0c04ded.rlib,libicu_locid_transform-bce73061e07afd26.rlib,libicu_locid_transform_data-31bd4799d469cedf.rlib,libicu_collections-03262a36ca177346.rlib,libicu_provider-509b12e8790b3ddc.rlib,libicu_locid-184243422ec62650.rlib,liblitemap-3a36c701b3981316.rlib,libtinystr-86f131c587893288.rlib,libzerovec-755024383a5659d4.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-4d69cb4782bb43e0.rlib,libzerofrom-4c60617c418ee499.rlib,libstable_deref_trait-bd927906e69329b4.rlib,liblevenshtein-41e179e73a20c543.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libbase64-5a299c99a9cb883e.rlib,libassert_json_diff-c0d18123e13650df.rlib,libsimilar-2f1dac901bad48c0.rlib,libbasic_cookies-e0a1d6842c99aece.rlib,liblalrpop_util-cfe1eca1e327d9f2.rlib,libhyper-87d4df620487ecfe.rlib,libtower_service-0c39472df5066488.rlib,libfutures_channel-1d4863a528ae40ca.rlib,libhttp_body-4fa1792a9971ca0b.rlib,libhttpdate-a05a91876c090713.rlib,libhttp-8c01cbacdab6e414.rlib,libfutures_util-eeca71a7c568cb3a.rlib,libfutures_task-668b9442d038e652.rlib,libtokio-832b7bba91d8dacf.rlib,libsocket2-cacc173663d1d6d4.rlib,libmio-edadbd55b906c0af.rlib,libasync_object_pool-8c66cca032253764.rlib,libserde_json-33e8ec7a26e204fa.rlib,libryu-0a228f54b75663b5.rlib,libasync_std-4bde1947541a1499.rlib,libasync_global_executor-12389ebee0b7914c.rlib,libblocking-33af363c66c9b095.rlib,libpiper-91784a551ba92dbe.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libasync_executor-c3005496d3f2aaa9.rlib,libasync_process-9f9b79fe8ce39e26.rlib,libasync_signal-d3bc75581b97cbcb.rlib,libsignal_hook_registry-6a6fec51ee582ddd.rlib,liblibc-03c2d671115f66a6.rlib,libasync_task-e8cbbb0cacd1c551.rlib,libasync_channel-db43a90d616baa7c.rlib,libasync_io-5194e8e6f0e5f8d5.rlib,libslab-14567880f3b21ac9.rlib,libpolling-709ad0201be90ba6.rlib,libtracing-fc2b958b701e62b3.rlib,libtracing_core-abd22a7e4c0e2bc6.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libcfg_if-66d55f6b302e88c8.rlib,librustix-8a3ea9d44ab3fc3d.rlib,libbitflags-52ed1d2aa5af5eb7.rlib,liblinux_raw_sys-a3da94633c8a2e44.rlib,libfutures_lite-714d77a12f988206.rlib,libfastrand-73632d5ce9fbbad9.rlib,libfutures_io-2b489bdc4293f74f.rlib,libasync_channel-16fa1d03af347bd8.rlib,libevent_listener-2dd2d3734091c725.rlib,libconcurrent_queue-cf5738b62f608eb9.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libasync_lock-29ccd09c6759d895.rlib,libevent_listener_strategy-b4460c9e311ad1a3.rlib,libevent_listener-8c5a87d84f6e2b56.rlib,libparking-a69a477aa81973b4.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libkv_log_macro-5efe4d6c8395dfb9.rlib,libserde_regex-52cf34c547bb15a7.rlib,libserde-096e3d777e90dab1.rlib,libregex-4370d97c87129017.rlib,libregex_automata-a58dc85463c62b64.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libmemchr-8eb551391861f369.rlib,libregex_syntax-68ebd4ae9920c658.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libureq-66f06f0a6241f6d4.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libutf8-f59a957f78b3215a.rlib,libureq_proto-dc897a16c3946718.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libbase64-4cfc25a2fbceb95f.rlib,libhttp-26d6d9a7ee2a0d94.rlib,libitoa-ffb801c715a80a64.rlib,libbytes-0deeb68a8e6966b8.rlib,libfnv-81596130b397d5c3.rlib,liblog-2038a46cda3dd718.rlib,libvalue_bag-f37cf86740640487.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/rustctNa6Mr/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/tiny_health_checker-01cc42c9f820e514" "-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 `tiny-health-checker` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e83fe0bfa7cd3237f1657464452e3489170678558a4394f4556a559100cce822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83fe0bfa7cd3237f1657464452e3489170678558a4394f4556a559100cce822", kill_on_drop: false }` [INFO] [stdout] e83fe0bfa7cd3237f1657464452e3489170678558a4394f4556a559100cce822