[INFO] fetching crate actix-files 0.6.6... [INFO] testing actix-files-0.6.6 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate actix-files 0.6.6 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate actix-files 0.6.6 [INFO] finished tweaking crates.io crate actix-files 0.6.6 [INFO] tweaked toml for crates.io crate actix-files 0.6.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-files 0.6.6 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 crates.io crate actix-files 0.6.6 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-range v0.1.5 [INFO] [stderr] Downloaded actix-http-test v3.2.0 [INFO] [stderr] Downloaded impl-more v0.1.6 [INFO] [stderr] Downloaded tokio-uring v0.5.0 [INFO] [stderr] Downloaded actix-tls v3.4.0 [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded awc v3.5.0 [INFO] [stderr] Downloaded backtrace v0.3.72 [INFO] [stderr] Downloaded actix-test v0.1.4 [INFO] [stderr] Downloaded v_htmlescape v0.15.8 [INFO] [stderr] Downloaded actix-http v3.7.0 [INFO] [stderr] Downloaded actix-web v4.7.0 [INFO] [stderr] Downloaded object v0.35.0 [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] 22e88a27cf85b714ff94e1e656f231bbb807aeeadc1ab096689c7159841dbb8e [INFO] running `Command { std: "docker" "start" "-a" "22e88a27cf85b714ff94e1e656f231bbb807aeeadc1ab096689c7159841dbb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22e88a27cf85b714ff94e1e656f231bbb807aeeadc1ab096689c7159841dbb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e88a27cf85b714ff94e1e656f231bbb807aeeadc1ab096689c7159841dbb8e", kill_on_drop: false }` [INFO] [stdout] 22e88a27cf85b714ff94e1e656f231bbb807aeeadc1ab096689c7159841dbb8e [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] 2fd52223520f720f7264a5eaab046c1b83a5eccd9ed69fd86fead7c3a100899b [INFO] running `Command { std: "docker" "start" "-a" "2fd52223520f720f7264a5eaab046c1b83a5eccd9ed69fd86fead7c3a100899b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-http v3.7.0 [INFO] [stderr] Compiling actix-web v4.7.0 [INFO] [stderr] Compiling actix-files v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "2fd52223520f720f7264a5eaab046c1b83a5eccd9ed69fd86fead7c3a100899b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd52223520f720f7264a5eaab046c1b83a5eccd9ed69fd86fead7c3a100899b", kill_on_drop: false }` [INFO] [stdout] 2fd52223520f720f7264a5eaab046c1b83a5eccd9ed69fd86fead7c3a100899b [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] 39e7960ebafba186163ba92937120f09bf8c290b6f05293c966cc86dc5f5fdad [INFO] running `Command { std: "docker" "start" "-a" "39e7960ebafba186163ba92937120f09bf8c290b6f05293c966cc86dc5f5fdad", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling actix-http v3.7.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling awc v3.5.0 [INFO] [stderr] Compiling actix-web v4.7.0 [INFO] [stderr] Compiling actix-http-test v3.2.0 [INFO] [stderr] Compiling actix-test v0.1.4 [INFO] [stderr] Compiling actix-files v0.6.6 (/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/rustcMxlqTh/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/{libactix_files-c025773d143346d4.rlib,libhttp_range-49997dd418b2f72d.rlib,libv_htmlescape-47538e61754786ff.rlib,libmime_guess-e6b139988ece619e.rlib,libunicase-882d17da36c94ab6.rlib,libactix_web-c6260e6bb30e029f.rlib,liburl-b9330ef912f6a811.rlib,libidna-1184f3af1045f836.rlib,libunicode_normalization-7452829717d7b967.rlib,libtinyvec-ef13017894ef64a5.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-01435c3876a5bc40.rlib,libserde_urlencoded-947c5a2f833cd3b4.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libserde_json-753e736540b0423f.rlib,libryu-e1fffcc04a075728.rlib,libactix_server-0e20de3d82cc4d75.rlib,libactix_router-f39ecefd4c3ef5ae.rlib,libregex-1c8d6b298108ef00.rlib,libregex_automata-3fcd693fe2529e24.rlib,libaho_corasick-c077faa8d5ac7e2a.rlib,libregex_syntax-b878c1e5bf90cc38.rlib,libserde-cf0a504300335e0d.rlib,libcookie-eda23e5fcb19d992.rlib,libtime-0ecb64d71bb9a238.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libactix_http-23ee0579345f6268.rlib,librand-a794cd82597f6007.rlib,librand_chacha-2a682d9cc3e70ea8.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-c5063b3b81099b69.rlib,libhttparse-6e816de11d6fc31e.rlib,libbrotli-6af1182e1222ecab.rlib,libbrotli_decompressor-b553445bfcbc61ee.rlib,liballoc_stdlib-2d9614a4924c2b2e.rlib,liballoc_no_stdlib-7ede03eb77986b80.rlib,libhttpdate-a05a91876c090713.rlib,libsha1-cacf1cf89fa7006d.rlib,libcpufeatures-4a23b2a25095d47c.rlib,libdigest-803eb01e6d5f0feb.rlib,libblock_buffer-9d18c3d9187765d1.rlib,libcrypto_common-fbcd2a290d6fe0bf.rlib,libgeneric_array-7b9da71591a07b9f.rlib,libtypenum-cc4becc3569b0837.rlib,libbase64-4cfc25a2fbceb95f.rlib,liblocal_channel-b639b3d8682ce0ba.rlib,libbytestring-f0abc5a57518b252.rlib,libencoding_rs-43b6c2400f08cfc0.rlib,liblanguage_tags-25940a6be2f00ae5.rlib,libahash-0f5e958289a443d3.rlib,libgetrandom-f3418e9676c5dcda.rlib,libzerocopy-b4b8148fc076812b.rlib,libmime-e6f732c53ac9de40.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libh2-e0746435f86f0451.rlib,libindexmap-8a4a970b517ae3d4.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-6008c8df29210036.rlib,libslab-733c8da0a074d7aa.rlib,libfutures_util-957c8eedb037174f.rlib,libfutures_task-a5b0d3e84d1d09f0.rlib,libpin_utils-b08f1197f0cdae19.rlib,libzstd-7aecbeefeed03c66.rlib,libzstd_safe-6374e23d2876f1b3.rlib,libzstd_sys-103c6fd3da00077f.rlib,libflate2-1a5e6cd7ffa19741.rlib,libminiz_oxide-b155828972b15773.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libactix_codec-9e69b3db19b65a5f.rlib,libtracing-3ad638b13c3469bf.rlib,libtracing_core-6881d67d10d8fb76.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libmemchr-4e4feb9ddb94ff88.rlib,libbitflags-bb88342c61aeabc8.rlib,libtokio_util-89615a8f4598f893.rlib,libfutures_sink-99400e9b2fd29067.rlib,libactix_utils-078a3632dea98de0.rlib,liblocal_waker-7b61ad3d6921d7bf.rlib,libactix_rt-0710ddac3d9d9c14.rlib,libtokio-98e3f644d97f490d.rlib,libsignal_hook_registry-b414a10d428a9363.rlib,libsocket2-8b1905eb29425b63.rlib,libmio-a030452b3b5eb0de.rlib,liblog-bcf04d765f28482f.rlib,libparking_lot-589c09be67979ad6.rlib,libparking_lot_core-a57817b10387325b.rlib,liblibc-25531b881a8d2864.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-4956883a76f4603f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhttp-eea41c577ab434d0.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libbytes-7471068540a023e5.rlib,libfnv-81596130b397d5c3.rlib,libactix_service-21e57d73de2a0e26.rlib,libpin_project_lite-219604514f12e1b1.rlib,libfutures_core-650608ea1c2f4172.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/rustcMxlqTh/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-851d9b7c08bfe58a/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/encoding-4664bd48df4d5d2d" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-files` (test "encoding") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `actix-files` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name actix_files --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-server", "experimental-io-uring", "tokio-uring"))' -C metadata=7cf8f3cad3b823c8 -C extra-filename=-577a7016f6a0f684 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_http=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_http-23ee0579345f6268.rlib --extern actix_rt=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_rt-0710ddac3d9d9c14.rlib --extern actix_service=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_service-21e57d73de2a0e26.rlib --extern actix_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_test-d21e3364fb74c858.rlib --extern actix_utils=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_utils-078a3632dea98de0.rlib --extern actix_web=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_web-c6260e6bb30e029f.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-bb88342c61aeabc8.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-7471068540a023e5.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-609e92aacc52001b.so --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-9cd9f263383a08de.rlib --extern futures_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_core-650608ea1c2f4172.rlib --extern http_range=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhttp_range-49997dd418b2f72d.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-bcf04d765f28482f.rlib --extern mime=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmime-e6f732c53ac9de40.rlib --extern mime_guess=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmime_guess-e6b139988ece619e.rlib --extern percent_encoding=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpercent_encoding-4808a78ba306dff8.rlib --extern pin_project_lite=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpin_project_lite-219604514f12e1b1.rlib --extern tempfile=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-04bb583fc7f0c56d.rlib --extern v_htmlescape=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libv_htmlescape-47538e61754786ff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-851d9b7c08bfe58a/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "39e7960ebafba186163ba92937120f09bf8c290b6f05293c966cc86dc5f5fdad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e7960ebafba186163ba92937120f09bf8c290b6f05293c966cc86dc5f5fdad", kill_on_drop: false }` [INFO] [stdout] 39e7960ebafba186163ba92937120f09bf8c290b6f05293c966cc86dc5f5fdad