[INFO] fetching crate rustemon 4.3.0... [INFO] testing rustemon-4.3.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rustemon 4.3.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rustemon 4.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustemon 4.3.0 [INFO] tweaked toml for crates.io crate rustemon 4.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustemon 4.3.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustemon 4.3.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bccae5754097ce7ff5804d98e8a95d094f67dd1334647b184c5567fd5351ba5 [INFO] running `Command { std: "docker" "start" "-a" "4bccae5754097ce7ff5804d98e8a95d094f67dd1334647b184c5567fd5351ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bccae5754097ce7ff5804d98e8a95d094f67dd1334647b184c5567fd5351ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bccae5754097ce7ff5804d98e8a95d094f67dd1334647b184c5567fd5351ba5", kill_on_drop: false }` [INFO] [stdout] 4bccae5754097ce7ff5804d98e8a95d094f67dd1334647b184c5567fd5351ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18817a275e1b0b8bbd47610f73a85701b3dce586d27d4271084f8d27765a36f7 [INFO] running `Command { std: "docker" "start" "-a" "18817a275e1b0b8bbd47610f73a85701b3dce586d27d4271084f8d27765a36f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling miette-derive v5.9.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling miette v5.9.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [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 serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ssri v9.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling http-cache-semantics v2.1.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling http-cache v0.21.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling http-cache-reqwest v0.16.0 [INFO] [stderr] Compiling rustemon v4.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "18817a275e1b0b8bbd47610f73a85701b3dce586d27d4271084f8d27765a36f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18817a275e1b0b8bbd47610f73a85701b3dce586d27d4271084f8d27765a36f7", kill_on_drop: false }` [INFO] [stdout] 18817a275e1b0b8bbd47610f73a85701b3dce586d27d4271084f8d27765a36f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 126d5f3e454ec8202fcfb0997ce7c85a4124569cba7e73ace490362167865fca [INFO] running `Command { std: "docker" "start" "-a" "126d5f3e454ec8202fcfb0997ce7c85a4124569cba7e73ace490362167865fca", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling http-cache v0.21.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling http-cache-reqwest v0.16.0 [INFO] [stderr] Compiling rustemon v4.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rustemon` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name rustemon --edition=2024 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("serialize", "static-resources"))' -C metadata=465a6cee87448a84 -C extra-filename=-8b7c25d92b16a5fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern http_cache_reqwest=/opt/rustwide/target/debug/deps/libhttp_cache_reqwest-6bc2ede3f2b7f90f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9dded8cde2c3a102.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-af8cc50dc751ad79.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-048657cb08a899fa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bd9553cdcca389bd.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9b264017d12af9a6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustemon` (example "custom_filesystem_client") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwcexbT/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustemon-915698012fc82a2f,libthiserror-74a524924fd77012,libhttp_cache_reqwest-6bc2ede3f2b7f90f,libreqwest_middleware-af8cc50dc751ad79,libreqwest-9dded8cde2c3a102,libserde_urlencoded-d61f58fcca938546,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-a311ffb07cf2a74f,libtokio_native_tls-6d038dd94a733267,libmime-2ae9ff56ceb854d4,libencoding_rs-373cde77d7eed5c9,libtower_http-4bb24dd57d4b0989,libiri_string-a380f51e5b0b7b73,libtower-8bb542db6cd54dde,libtower_layer-d70c7e404336389b,libnative_tls-510c5daecde69878,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-e5d8dd15f7de2013,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-88d774d52b413209,libhyper_util-7f23b6d8208b83c1,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-0ee58916d3ff1b5c,libwant-2efc11d5ca826f73,libtry_lock-ca4bbeb1dc9ff31a,libhttparse-47a3d40564b60e09,libh2-8d118688839018c4,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-4034c3f82a27b36c,libtokio_util-a999dee1e09417d0,libtracing-1c8fcc971b2cee3f,libtracing_core-181ee1ed942b4689,libhttp_body_util-dfe0d93e2ebd6b44,libhttp_body-0325dba36e2a0500,liblog-40cfc0832d530d99,libsync_wrapper-5a27d2ea02cd7690,libhttp_cache-02dcdf8a99894456,libhttpdate-9f9d2502c6a38412,libbincode-30d5358bbe9b6b35,libcacache-91c710690f4b6870,libreflink_copy-5fd02dbc20202e00,librustix-1467a030162e4cba,libbitflags-8d6004180f14a06d,liblinux_raw_sys-20b62ec4b985a4c8,libtokio_stream-ad6e473433b9d38f,libwalkdir-d4051467a448ae9e,libsame_file-1ceb7b6153588b15,libsha1-b9e701eceb92fa23,libeither-50b95428db42d46e,libmemmap2-04e13c2e58a030dd,libfutures-8f7cf5dc5216ce3e,libfutures_executor-fea7a7c08a12b76c,libtempfile-1ab6617f3a7602d3,libfastrand-cd0e0f68b19f0b17,librustix-303920cf79f10892,libio_lifetimes-6c04280265b92ef5,libbitflags-e2b4db6c651223da,liblinux_raw_sys-9826735127360e65,libtokio-bd9553cdcca389bd,libsignal_hook_registry-b2e8cae72807a83b,libsocket2-f14d244712d9fa2c,libmio-a9cff56dacd739ab,libssri-aeba366a4bbce2af,libxxhash_rust-160b304f4fa5d32a,libsha2-472de3b31d77bbb4,libsha1-e44eb67a1cb652b4,libcpufeatures-4ff6a1db4b30982d,libhex-28742b4ca144387c,libdigest-88fe57d7891cab56,libblock_buffer-84292095dacf5b74,libcrypto_common-fbd8ecc4b0ce0304,libgeneric_array-c4a4a65adb713b28,libtypenum-c22e66578b668c76,libbase64-0d7bb3da3cc4ec80,libmiette-16efa4beca99a7a4,libunicode_width-c0dfc70716b193be,libonce_cell-0ba6aecba7086d38,libserde_json-5eadd41ea1a14c86,libryu-7364a19056563c74,liburl-ad869338a173c10e,libidna-1356e8a205a24956,libutf8_iter-0d9be7b316c2b184,libidna_adapter-2a44b342778e153b,libicu_properties-b4b2b773eafa6bfa,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-77a6fe63d2a7b279,libicu_normalizer_data-9919e82512efe734,libicu_collections-5da24c8553ea0889,libpotential_utf-bd86342924bf22db,libicu_provider-295668f65ef9976c,libicu_locale_core-1c57c776f4da38a3,libtinystr-892249e1f81b6443,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2869d8a890d3d098,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libmoka-825e58062f389784,libthiserror-8ca9652a870d8a73,libportable_atomic-d05f93fb4b6471e6,libtagptr-fcf7d80f82f6bcf7,libparking_lot-2f2cbbbd38856177,libparking_lot_core-f9d04a7d25196558,liblock_api-b0fd301237ed64e7,libscopeguard-43643e546252cd47,libcrossbeam_epoch-0779f21ac12784a6,libuuid-b166171069426d78,libgetrandom-4cc61e0aad834736,liblibc-4d1985e343fb3d50,libcfg_if-33ef6c02a07f9fec,libsmallvec-5854932b8c8b4991,libasync_lock-42ae42e1336ecc8e,libevent_listener_strategy-2d2a374e21bbbaf0,libevent_listener-2e3ebbf90f139df8,libparking-1c110711c7989340,libfutures_util-5ad544095566c0ad,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,libhttp_cache_semantics-370fce29657ae537,libhttp_serde-56a98036d5b93ca0,libserde-048657cb08a899fa,libtime-44d83f4d4fb198cc,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libhttp-01cdf3b12f0d429e,libitoa-664e30a1b3449410,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-1062fd8720902979}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwcexbT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/custom_filesystem_client-b4c399b146cda5ba" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] running `Command { std: "docker" "inspect" "126d5f3e454ec8202fcfb0997ce7c85a4124569cba7e73ace490362167865fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "126d5f3e454ec8202fcfb0997ce7c85a4124569cba7e73ace490362167865fca", kill_on_drop: false }` [INFO] [stdout] 126d5f3e454ec8202fcfb0997ce7c85a4124569cba7e73ace490362167865fca