[INFO] fetching crate actix-web-ratelimit 0.1.1... [INFO] testing actix-web-ratelimit-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate actix-web-ratelimit 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate actix-web-ratelimit 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate actix-web-ratelimit 0.1.1 [INFO] tweaked toml for crates.io crate actix-web-ratelimit 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-web-ratelimit 0.1.1 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-web-ratelimit 0.1.1 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] Downloading crates ... [INFO] [stderr] Downloaded dashmap v6.1.0 [INFO] [stderr] Downloaded bumpalo v3.18.1 [INFO] [stderr] Downloaded redis v0.24.0 [INFO] [stderr] Downloaded syn v2.0.103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 75204687cc95819d06aafb4a85abfbf27f0e1cb26cb5d82db8f50adadf59f3fc [INFO] running `Command { std: "docker" "start" "-a" "75204687cc95819d06aafb4a85abfbf27f0e1cb26cb5d82db8f50adadf59f3fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75204687cc95819d06aafb4a85abfbf27f0e1cb26cb5d82db8f50adadf59f3fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75204687cc95819d06aafb4a85abfbf27f0e1cb26cb5d82db8f50adadf59f3fc", kill_on_drop: false }` [INFO] [stdout] 75204687cc95819d06aafb4a85abfbf27f0e1cb26cb5d82db8f50adadf59f3fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1cd3e91f229a0613f5e2699bdf1d46fbc3a01272af0189fd2471e54f37d28344 [INFO] running `Command { std: "docker" "start" "-a" "1cd3e91f229a0613f5e2699bdf1d46fbc3a01272af0189fd2471e54f37d28344", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling actix-web-ratelimit v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1cd3e91f229a0613f5e2699bdf1d46fbc3a01272af0189fd2471e54f37d28344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd3e91f229a0613f5e2699bdf1d46fbc3a01272af0189fd2471e54f37d28344", kill_on_drop: false }` [INFO] [stdout] 1cd3e91f229a0613f5e2699bdf1d46fbc3a01272af0189fd2471e54f37d28344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5969ef6242a6ef3717785f168bc91448358c197abcff6f29a93294edbf9ad9ae [INFO] running `Command { std: "docker" "start" "-a" "5969ef6242a6ef3717785f168bc91448358c197abcff6f29a93294edbf9ad9ae", kill_on_drop: false }` [INFO] [stderr] Compiling actix-web-ratelimit v0.1.1 (/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/rustcwJTnbb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libactix_web_ratelimit-ae6442cb374b180a.rlib,libchrono-d63bd8816755d405.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-580341538e30138e.rlib,libredis-2c89298182204e9c.rlib,libsocket2-35899d9a36b43b09.rlib,libsha1_smol-8d61172f49b79e40.rlib,libcombine-a5f42f6ddf88bb80.rlib,libdashmap-c7b21e0effbe65ac.rlib,libhashbrown-6008c8df29210036.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libactix_web-9b559f134c318435.rlib,libimpl_more-30b9a72b551270d7.rlib,liburl-3ff9f899958ab337.rlib,libidna-92486c18e75e01f9.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-4cec975517defc42.rlib,libicu_properties-2bb743a77371ade8.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-ce96faba72a2bc99.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-8065b75a600e0cdb.rlib,libpotential_utf-905ad0225c9d75eb.rlib,libicu_provider-4b5a239105e6b6f4.rlib,libicu_locale_core-39534b3868482f0c.rlib,libtinystr-370d3356fe3e10fb.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-68bf0b4a2165f212.rlib,libzerotrie-67917ebef81a8cf8.rlib,libyoke-436b8d14a175c336.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-70c78ab3cd8a81ba.rlib,libserde_urlencoded-0929ddbafc333f9f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libserde_json-3f02075cdfc3ba51.rlib,libryu-0a228f54b75663b5.rlib,libactix_server-9ac2a4b2f3a0bf6b.rlib,libactix_router-9d576ff8f99b416a.rlib,libregex-fecddc971f28784f.rlib,libregex_automata-194c66049484e349.rlib,libaho_corasick-748d51dfd8f114b8.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libserde-177263fac6f22fba.rlib,libcookie-842dabe9564ff24e.rlib,libtime-5aba85265b416181.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libactix_http-e64af9e07d2e0a4c.rlib,librand-b627ef2528e1d079.rlib,librand_chacha-1f8023dd4cfe694e.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-6151dfbce213ee21.rlib,libgetrandom-8d35136896e2d20a.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libbrotli-2673e7be5593ff8b.rlib,libbrotli_decompressor-fbb5829ded87df6e.rlib,liballoc_stdlib-2d9614a4924c2b2e.rlib,liballoc_no_stdlib-7ede03eb77986b80.rlib,libhttpdate-a05a91876c090713.rlib,libsha1-efcc7f83a3216e8b.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libbase64-4cfc25a2fbceb95f.rlib,liblocal_channel-b1169f8cd865c852.rlib,libbytestring-a04340187eb02850.rlib,libencoding_rs-8097bd3694a71b8a.rlib,liblanguage_tags-25940a6be2f00ae5.rlib,libfoldhash-b60541d54b55ac82.rlib,libmime-e6f732c53ac9de40.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libh2-7f706f0d5481697d.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libfutures_util-12850858eb75017a.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libzstd-5a38f89a568d3a5a.rlib,libzstd_safe-a44e5959be52ed44.rlib,libzstd_sys-a887884f1ebabcd1.rlib,libflate2-7390695cb6d4a4ae.rlib,libminiz_oxide-632cfc4a0c0292b5.rlib,libadler2-b5c18c9729528d75.rlib,libcrc32fast-cc73f2b4e2db2e49.rlib,libactix_service-8693622ff125d6af.rlib,libactix_codec-5a8653eccbfbe5f1.rlib,libtracing-a16a7dc23ff3692a.rlib,libtracing_core-8fb879b64c418583.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libmemchr-1aee4b866184c097.rlib,libbitflags-f034ce1dbc73dff8.rlib,libtokio_util-0092368c29b2a049.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libderive_more-5f4881381793a21c.rlib,libactix_utils-a2b29ebbf47d3c9b.rlib,liblocal_waker-7b61ad3d6921d7bf.rlib,libactix_rt-d7f0488573bb893c.rlib,libtokio-36767274b9c519c5.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libmio-881e5b7b9dfc0c6d.rlib,liblog-fe55feed4fa9693d.rlib,libparking_lot-5243d6c94d46d39d.rlib,libparking_lot_core-812cf30fdb8bd3e6.rlib,liblibc-8e354d7ef70926da.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-5d5f3fb0d6faa605.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_core-aea49b3401aac6bb.rlib,libhttp-8c01cbacdab6e414.rlib,libitoa-ffb801c715a80a64.rlib,libbytes-0deeb68a8e6966b8.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/rustcwJTnbb/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-aec9cf56df89ccbd/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/examples/advance-907f3b027b5c1e0e" "-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-web-ratelimit` (example "advance") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5969ef6242a6ef3717785f168bc91448358c197abcff6f29a93294edbf9ad9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5969ef6242a6ef3717785f168bc91448358c197abcff6f29a93294edbf9ad9ae", kill_on_drop: false }` [INFO] [stdout] 5969ef6242a6ef3717785f168bc91448358c197abcff6f29a93294edbf9ad9ae