[INFO] fetching crate ruts 0.5.7... [INFO] testing ruts-0.5.7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ruts 0.5.7 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ruts 0.5.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ruts 0.5.7 [INFO] tweaked toml for crates.io crate ruts 0.5.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruts 0.5.7 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 ruts 0.5.7 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 tower-cookies v0.11.0 [INFO] [stderr] Downloaded fred-macros v0.1.0 [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded redis-protocol v6.0.0 [INFO] [stderr] Downloaded fred v10.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d15193bf8bc48dbb5947a288eda7e276365141ab9dd4659a3fc4bc49b06ae86f [INFO] running `Command { std: "docker" "start" "-a" "d15193bf8bc48dbb5947a288eda7e276365141ab9dd4659a3fc4bc49b06ae86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d15193bf8bc48dbb5947a288eda7e276365141ab9dd4659a3fc4bc49b06ae86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d15193bf8bc48dbb5947a288eda7e276365141ab9dd4659a3fc4bc49b06ae86f", kill_on_drop: false }` [INFO] [stdout] d15193bf8bc48dbb5947a288eda7e276365141ab9dd4659a3fc4bc49b06ae86f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 995298674f59f1c55ff6001b1869c62ce71bd3f58bb2b467731efe8878259a74 [INFO] running `Command { std: "docker" "start" "-a" "995298674f59f1c55ff6001b1869c62ce71bd3f58bb2b467731efe8878259a74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling redis-protocol v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling fred v10.1.0 [INFO] [stderr] Compiling ruts v0.5.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.38s [INFO] running `Command { std: "docker" "inspect" "995298674f59f1c55ff6001b1869c62ce71bd3f58bb2b467731efe8878259a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995298674f59f1c55ff6001b1869c62ce71bd3f58bb2b467731efe8878259a74", kill_on_drop: false }` [INFO] [stdout] 995298674f59f1c55ff6001b1869c62ce71bd3f58bb2b467731efe8878259a74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c7ab62b253a5b861e71307c40505773db5cdc4bafe706e3f6747d9a1f48c471d [INFO] running `Command { std: "docker" "start" "-a" "c7ab62b253a5b861e71307c40505773db5cdc4bafe706e3f6747d9a1f48c471d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling fred v10.1.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling ruts v0.5.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `create_test_session` is never used [INFO] [stdout] --> tests/common/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn create_test_session() -> TestSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_cookie_options` is never used [INFO] [stdout] --> tests/common/mod.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn build_cookie_options() -> CookieOptions { [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/rustcbk2SmW/symbols.o" "<17 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/{libaxum-a4a78f7b5591de6a.rlib,libserde_json-c69e1469e4c36c59.rlib,libserde_path_to_error-cfc2af2227664b66.rlib,libserde_urlencoded-c1cd72c644b1048f.rlib,libryu-e1fffcc04a075728.rlib,libhyper_util-4f6229e0ddadf4ed.rlib,libhyper-22452b0755616129.rlib,libhttparse-312f79de28518be1.rlib,libhttpdate-a05a91876c090713.rlib,libmatchit-a278c242cc708197.rlib,libruts-ba2773f17831a064.rlib,librmp_serde-9f95ba7a0d105436.rlib,librmp-03c0f1a0d1fdf821.rlib,libtower-a457c54c2a429465.rlib,librand-e22aaca9674e6930.rlib,librand_chacha-84a1d01905ca5c97.rlib,librand_core-e9bb3cb6177788c5.rlib,libgetrandom-42aa7788aabb9047.rlib,libzerocopy-db5bc7bd92517815.rlib,libbase64-4cfc25a2fbceb95f.rlib,libtower_cookies-2aac3ac4f10a9947.rlib,libaxum_core-a7a1b8a29c62d449.rlib,libmime-e6f732c53ac9de40.rlib,libtower_service-0c39472df5066488.rlib,libtower_layer-36cd670e2261351e.rlib,libsync_wrapper-ae4bf752fced2a08.rlib,libhttp_body_util-afd084185e92cd8e.rlib,libhttp_body-d023dbcfd66e5574.rlib,libtracing-a1411ddd376bfa4c.rlib,libtracing_core-bc35d181bbf6d13b.rlib,libonce_cell-c51dfd0fa9768b36.rlib,libcookie-623a3ce6c740d15d.rlib,libtime-0ecb64d71bb9a238.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libhttp-c3f26b2145f81221.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libfnv-81596130b397d5c3.rlib,libthiserror-d3909d32a7a00d9d.rlib,libfred-4d6d13fb9494a0eb.rlib,libsha1-268c9a4be852ca39.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-c966374f41d6adf7.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libtokio_stream-fd96d6e0c1538ff8.rlib,libarc_swap-ce2702317fffe580.rlib,liburlencoding-89eeb15905ab28cc.rlib,liburl-00219139ffac83d5.rlib,libidna-d76ffbb81f3c2193.rlib,libunicode_normalization-0ccb9d3c7b2916bc.rlib,libtinyvec-73a0d5c170f5b999.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-01435c3876a5bc40.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libfloat_cmp-a241467aca6c669a.rlib,libnum_traits-8a27481d9adca758.rlib,librand-79d4c64e6b6ea52e.rlib,librand_chacha-1f45ddb3bf22e584.rlib,libppv_lite86-3767a782266d17e6.rlib,libzerocopy-15623f23f0762138.rlib,libbyteorder-1e24148c060ae1e7.rlib,librand_core-57d42dd674a5856d.rlib,libgetrandom-aa48d55754834ba9.rlib,libtokio_util-d6157eb04322bdd9.rlib,libsemver-815556b685dbd0ea.rlib,libfutures-fb3783593eafeb5f.rlib,libfutures_executor-7654c5cf000882ca.rlib,libfutures_util-3b5d6c9bf743c185.rlib,libfutures_io-de059e92570585d5.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-fcb19067b304fe08.rlib,libfutures_sink-99400e9b2fd29067.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-650608ea1c2f4172.rlib,libredis_protocol-8e0b24f629370e84.rlib,libcrc16-d8a1a86525837297.rlib,libnom-502088ee58d14177.rlib,libmemchr-8eb551391861f369.rlib,libcookie_factory-e775f4cc8437630a.rlib,libbytes_utils-fab8d1f60a9964b4.rlib,libeither-0d613068bbc5d7ad.rlib,liblog-0d69b46059aa6af5.rlib,libtokio-b6424d9f4125bd43.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-9610ff9805c59779.rlib,libbytes-308d7525a08b0cfe.rlib,libmio-c2b925f64e68674e.rlib,libparking_lot-feaa1d1fac8292c9.rlib,libparking_lot_core-b1409ea94c22b36e.rlib,liblibc-43c3433c4a6dd1b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-26d9d452418856b1.rlib,liblock_api-800fc7520016bfe8.rlib,libserde-5b5ba6ba98390078.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.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/rustcbk2SmW/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/axum-6779146cb269cdaa" "-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 `ruts` (test "axum") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustcp2TSwX/symbols.o" "<11 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/{libruts-ba2773f17831a064.rlib,librmp_serde-9f95ba7a0d105436.rlib,librmp-03c0f1a0d1fdf821.rlib,libtower-a457c54c2a429465.rlib,librand-e22aaca9674e6930.rlib,librand_chacha-84a1d01905ca5c97.rlib,librand_core-e9bb3cb6177788c5.rlib,libgetrandom-42aa7788aabb9047.rlib,libzerocopy-db5bc7bd92517815.rlib,libbase64-4cfc25a2fbceb95f.rlib,libtower_cookies-2aac3ac4f10a9947.rlib,libaxum_core-a7a1b8a29c62d449.rlib,libmime-e6f732c53ac9de40.rlib,libtower_service-0c39472df5066488.rlib,libtower_layer-36cd670e2261351e.rlib,libsync_wrapper-ae4bf752fced2a08.rlib,libhttp_body_util-afd084185e92cd8e.rlib,libhttp_body-d023dbcfd66e5574.rlib,libtracing-a1411ddd376bfa4c.rlib,libtracing_core-bc35d181bbf6d13b.rlib,libonce_cell-c51dfd0fa9768b36.rlib,libcookie-623a3ce6c740d15d.rlib,libtime-0ecb64d71bb9a238.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libhttp-c3f26b2145f81221.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libfnv-81596130b397d5c3.rlib,libthiserror-d3909d32a7a00d9d.rlib,libfred-4d6d13fb9494a0eb.rlib,libsha1-268c9a4be852ca39.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-c966374f41d6adf7.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libtokio_stream-fd96d6e0c1538ff8.rlib,libarc_swap-ce2702317fffe580.rlib,liburlencoding-89eeb15905ab28cc.rlib,liburl-00219139ffac83d5.rlib,libidna-d76ffbb81f3c2193.rlib,libunicode_normalization-0ccb9d3c7b2916bc.rlib,libtinyvec-73a0d5c170f5b999.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-01435c3876a5bc40.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libfloat_cmp-a241467aca6c669a.rlib,libnum_traits-8a27481d9adca758.rlib,librand-79d4c64e6b6ea52e.rlib,librand_chacha-1f45ddb3bf22e584.rlib,libppv_lite86-3767a782266d17e6.rlib,libzerocopy-15623f23f0762138.rlib,libbyteorder-1e24148c060ae1e7.rlib,librand_core-57d42dd674a5856d.rlib,libgetrandom-aa48d55754834ba9.rlib,libtokio_util-d6157eb04322bdd9.rlib,libsemver-815556b685dbd0ea.rlib,libfutures-fb3783593eafeb5f.rlib,libfutures_executor-7654c5cf000882ca.rlib,libfutures_util-3b5d6c9bf743c185.rlib,libfutures_io-de059e92570585d5.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-fcb19067b304fe08.rlib,libfutures_sink-99400e9b2fd29067.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-650608ea1c2f4172.rlib,libredis_protocol-8e0b24f629370e84.rlib,libcrc16-d8a1a86525837297.rlib,libnom-502088ee58d14177.rlib,libmemchr-8eb551391861f369.rlib,libcookie_factory-e775f4cc8437630a.rlib,libbytes_utils-fab8d1f60a9964b4.rlib,libeither-0d613068bbc5d7ad.rlib,liblog-0d69b46059aa6af5.rlib,libtokio-b6424d9f4125bd43.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-9610ff9805c59779.rlib,libbytes-308d7525a08b0cfe.rlib,libmio-c2b925f64e68674e.rlib,libparking_lot-feaa1d1fac8292c9.rlib,libparking_lot_core-b1409ea94c22b36e.rlib,liblibc-43c3433c4a6dd1b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-26d9d452418856b1.rlib,liblock_api-800fc7520016bfe8.rlib,libserde-5b5ba6ba98390078.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.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/rustcp2TSwX/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/core-e0c003e456ce374b" "-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 `ruts` (test "core") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c7ab62b253a5b861e71307c40505773db5cdc4bafe706e3f6747d9a1f48c471d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ab62b253a5b861e71307c40505773db5cdc4bafe706e3f6747d9a1f48c471d", kill_on_drop: false }` [INFO] [stdout] c7ab62b253a5b861e71307c40505773db5cdc4bafe706e3f6747d9a1f48c471d