[INFO] cloning repository https://github.com/loonghao/shimexe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loonghao/shimexe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floonghao%2Fshimexe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floonghao%2Fshimexe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 834f90792ae995b0ff0c6ed4b901e94cc99fcaa0 [INFO] building loonghao/shimexe against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floonghao%2Fshimexe" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/loonghao/shimexe [INFO] finished tweaking git repo https://github.com/loonghao/shimexe [INFO] tweaked toml for git repo https://github.com/loonghao/shimexe written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loonghao/shimexe on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loonghao/shimexe 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ping v0.5.2 [INFO] [stderr] Downloaded winres v0.1.12 [INFO] [stderr] Downloaded mimalloc v0.1.47 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded generator v0.8.5 [INFO] [stderr] Downloaded hickory-resolver v0.25.2 [INFO] [stderr] Downloaded turbo-cdn v0.4.3 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.43 [INFO] [stderr] Downloaded hickory-proto v0.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11ec343e4a7a0b8d44d945b3bd179b2fd079e86fd7e865c4f65c0fd60d58f6f4 [INFO] running `Command { std: "docker" "start" "-a" "11ec343e4a7a0b8d44d945b3bd179b2fd079e86fd7e865c4f65c0fd60d58f6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11ec343e4a7a0b8d44d945b3bd179b2fd079e86fd7e865c4f65c0fd60d58f6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ec343e4a7a0b8d44d945b3bd179b2fd079e86fd7e865c4f65c0fd60d58f6f4", kill_on_drop: false }` [INFO] [stdout] 11ec343e4a7a0b8d44d945b3bd179b2fd079e86fd7e865c4f65c0fd60d58f6f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a4f7e8f1052c9397a9da003fa5b9083e2100d89ac605f3758fa016e38b2440a [INFO] running `Command { std: "docker" "start" "-a" "7a4f7e8f1052c9397a9da003fa5b9083e2100d89ac605f3758fa016e38b2440a", kill_on_drop: false }` [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libmimalloc-sys v0.1.43 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling shimexe v0.5.13 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mimalloc v0.1.47 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling liblzma v0.4.2 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling ping v0.5.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v4.3.0 [INFO] [stderr] Compiling serde v1.0.219 [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 clap v4.5.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling turbo-cdn v0.4.3 [INFO] [stderr] Compiling shimexe-core v0.5.13 (/opt/rustwide/workdir/crates/shimexe-core) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "7a4f7e8f1052c9397a9da003fa5b9083e2100d89ac605f3758fa016e38b2440a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4f7e8f1052c9397a9da003fa5b9083e2100d89ac605f3758fa016e38b2440a", kill_on_drop: false }` [INFO] [stdout] 7a4f7e8f1052c9397a9da003fa5b9083e2100d89ac605f3758fa016e38b2440a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4309a5b60f5ac5a3853b3ee688a35f9c00af656fc4345c9f8172f4f4b2c2b6d1 [INFO] running `Command { std: "docker" "start" "-a" "4309a5b60f5ac5a3853b3ee688a35f9c00af656fc4345c9f8172f4f4b2c2b6d1", kill_on_drop: false }` [INFO] [stderr] Compiling shimexe v0.5.13 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrF4pos/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshimexe_core-6e26f5405f03eee2,libshellexpand-0ae21fd3b01bd5b1,libtempfile-d84442bfd9687ccf,libfastrand-503f12a96d791409,libwhich-68919da9bc90c337,libenv_home-9d3240afb36e91aa,librustix-c242b1309924a024,liblinux_raw_sys-20b62ec4b985a4c8,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libturbo_cdn-6e783b7735bdfa7d,libtracing_appender-5c4ddc1ca0a7567a,libcrossbeam_channel-a5156ef294398bef,libchrono-e861d6424297ea46,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libmemmap2-51b06bace7176cd6,libtracing_subscriber-13d2461004c342f2,libtracing_serde-e4ee5bcdca99b5f2,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-eb29802b74b26133,libthiserror-74a524924fd77012,libdashmap-889c989e8442b5b8,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-57acb8582d3ed5fe,libfigment-40153b1340b2c988,libtoml-04de4af05112c411,libtoml_edit-1ef35abbfc49a63a,libserde_spanned-e97bfafc5c0259dd,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libuncased-5377d54b3e345a43,libpear-8896bc1deed659e5,libyansi-ea5897b7ce434d6c,libinlinable_string-be82f8463bd0ceb4,libreqwest-3eb70ad1868b9bef,libserde_urlencoded-7b2e7405a34c0da6,libhickory_resolver-ced7faaa561fc375,libresolv_conf-08c47ec28825469d,liblru_cache-c0d43ae809a50523,liblinked_hash_map-40ad1551522f3eec,libhickory_proto-b2b1e0b115617da3,librand-5561ca2713f8312e,librand_chacha-47059882d022abb0,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-5759a9c35ee7da64,libdata_encoding-6d465a39edfa29f6,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libthiserror-67771e8db0a06ea3,libhyper_rustls-81362d8de899d18c,libwebpki_roots-7f56a45d84a17c3a,libtokio_rustls-9e3aafaccfab1074,librustls-a4270659159994f8,libwebpki-1a592e1045e36c58,libring-ea1bf23d74a21e38,libgetrandom-9c8cbb4f99b8390e,libuntrusted-3420b86308bec153,librustls_pki_types-48c7b2a527806cbd,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-2a9eff5632696c33,libryu-0ea4bafc9bef6d8b,libasync_compression-1c266ca8c2059eb5,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-e4fdf7ed70244508,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-8b417ff2b0d521cb,libtower_layer-d70c7e404336389b,libhyper_util-52e84fbeac6e06f6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-764d0f9ab76b22fb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-61564bbf776cae65,libatomic_waker-001109810bdecbaa,libtokio_util-2c5cdcf3faa82d83,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-61acb79104f3d8c2,libidna-488dbc0908436d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libindicatif-41e567abb65ddbb5,libnumber_prefix-8479f39d71e80d3e,libconsole-b455648effe8ced8,libunicode_width-d12f1dd14779f44c,libtokio-a29572a3cba574dd,libsignal_hook_registry-516e8ac2c3e2d34d,libsocket2-2267706c85a6ad1b,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures_util-5ad544095566c0ad,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libserde-048657cb08a899fa,libzip-b6cebd4ac1e45ea9,libppmd_rust-2d117f2fe69cac0f,libliblzma-8be6ce5aa44e8145,libliblzma_sys-09e4e0a114fbfab6,libdeflate64-4fdf03d24a519323,libgetrandom-002cb569f61c20b6,liblibc-4a513ea0f2e1d0e2,libpbkdf2-d497a94547167056,libzstd-a9c7fa21bb893378,libzstd_safe-9ee0d4a55d8a14de,libzstd_sys-54e41f1e49c4d398,libzopfli-0d40f08bf01e6700,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,liblog-ba604b77dad33fe2,libbzip2-b673d1c9f721b179,liblibbz2_rs_sys-ed92614cf7b36c81,libflate2-2239b9f662fe0cae,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,liblibz_rs_sys-7de8a190c6f9bf24,libzlib_rs-acbf805caca31578,libtime-798c99daddd83a53,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libmemchr-6f5829dadd40eda8,libindexmap-233a9ff1c971125e,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libcrc32fast-84583fa265e26206,libaes-fb64a8e121088f84,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libzeroize-8fdcd7035d1d484f,libsha1-af43cc4a065fb572,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libhmac-1a9caa85aff0f327,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libconstant_time_eq-7540ab86f53c975b,libtracing-466f62c430f7ddcf,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-9ca9665d603a2a4e,libonce_cell-9c2884df436221a2,libportable_atomic-d05f93fb4b6471e6,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" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrF4pos/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-0187fc188a5c1e09/out" "-L" "/opt/rustwide/target/debug/build/ring-7f6240fa4de027ed/out" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-9d47989cad0c1b62/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-63fbc83b821084d2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_tests-c02e499b11fbcbfd" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfPFNfW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshimexe_core-6e26f5405f03eee2,libshellexpand-0ae21fd3b01bd5b1,libtempfile-d84442bfd9687ccf,libfastrand-503f12a96d791409,libwhich-68919da9bc90c337,libenv_home-9d3240afb36e91aa,librustix-c242b1309924a024,liblinux_raw_sys-20b62ec4b985a4c8,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libturbo_cdn-6e783b7735bdfa7d,libtracing_appender-5c4ddc1ca0a7567a,libcrossbeam_channel-a5156ef294398bef,libchrono-e861d6424297ea46,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libmemmap2-51b06bace7176cd6,libtracing_subscriber-13d2461004c342f2,libtracing_serde-e4ee5bcdca99b5f2,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-eb29802b74b26133,libthiserror-74a524924fd77012,libdashmap-889c989e8442b5b8,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-57acb8582d3ed5fe,libfigment-40153b1340b2c988,libtoml-04de4af05112c411,libtoml_edit-1ef35abbfc49a63a,libserde_spanned-e97bfafc5c0259dd,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libuncased-5377d54b3e345a43,libpear-8896bc1deed659e5,libyansi-ea5897b7ce434d6c,libinlinable_string-be82f8463bd0ceb4,libreqwest-3eb70ad1868b9bef,libserde_urlencoded-7b2e7405a34c0da6,libhickory_resolver-ced7faaa561fc375,libresolv_conf-08c47ec28825469d,liblru_cache-c0d43ae809a50523,liblinked_hash_map-40ad1551522f3eec,libhickory_proto-b2b1e0b115617da3,librand-5561ca2713f8312e,librand_chacha-47059882d022abb0,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-5759a9c35ee7da64,libdata_encoding-6d465a39edfa29f6,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libthiserror-67771e8db0a06ea3,libhyper_rustls-81362d8de899d18c,libwebpki_roots-7f56a45d84a17c3a,libtokio_rustls-9e3aafaccfab1074,librustls-a4270659159994f8,libwebpki-1a592e1045e36c58,libring-ea1bf23d74a21e38,libgetrandom-9c8cbb4f99b8390e,libuntrusted-3420b86308bec153,librustls_pki_types-48c7b2a527806cbd,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-2a9eff5632696c33,libryu-0ea4bafc9bef6d8b,libasync_compression-1c266ca8c2059eb5,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-e4fdf7ed70244508,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-8b417ff2b0d521cb,libtower_layer-d70c7e404336389b,libhyper_util-52e84fbeac6e06f6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-764d0f9ab76b22fb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-61564bbf776cae65,libatomic_waker-001109810bdecbaa,libtokio_util-2c5cdcf3faa82d83,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-61acb79104f3d8c2,libidna-488dbc0908436d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libindicatif-41e567abb65ddbb5,libnumber_prefix-8479f39d71e80d3e,libconsole-b455648effe8ced8,libunicode_width-d12f1dd14779f44c,libtokio-a29572a3cba574dd,libsignal_hook_registry-516e8ac2c3e2d34d,libsocket2-2267706c85a6ad1b,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures_util-5ad544095566c0ad,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libserde-048657cb08a899fa,libzip-b6cebd4ac1e45ea9,libppmd_rust-2d117f2fe69cac0f,libliblzma-8be6ce5aa44e8145,libliblzma_sys-09e4e0a114fbfab6,libdeflate64-4fdf03d24a519323,libgetrandom-002cb569f61c20b6,liblibc-4a513ea0f2e1d0e2,libpbkdf2-d497a94547167056,libzstd-a9c7fa21bb893378,libzstd_safe-9ee0d4a55d8a14de,libzstd_sys-54e41f1e49c4d398,libzopfli-0d40f08bf01e6700,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,liblog-ba604b77dad33fe2,libbzip2-b673d1c9f721b179,liblibbz2_rs_sys-ed92614cf7b36c81,libflate2-2239b9f662fe0cae,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,liblibz_rs_sys-7de8a190c6f9bf24,libzlib_rs-acbf805caca31578,libtime-798c99daddd83a53,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libmemchr-6f5829dadd40eda8,libindexmap-233a9ff1c971125e,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libcrc32fast-84583fa265e26206,libaes-fb64a8e121088f84,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libzeroize-8fdcd7035d1d484f,libsha1-af43cc4a065fb572,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libhmac-1a9caa85aff0f327,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libconstant_time_eq-7540ab86f53c975b,libtracing-466f62c430f7ddcf,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-9ca9665d603a2a4e,libonce_cell-9c2884df436221a2,libportable_atomic-d05f93fb4b6471e6,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" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfPFNfW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-0187fc188a5c1e09/out" "-L" "/opt/rustwide/target/debug/build/ring-7f6240fa4de027ed/out" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-9d47989cad0c1b62/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-63fbc83b821084d2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/add_command_tests-85fd54c12438bdb3" "-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] [stderr] error: could not compile `shimexe` (test "error_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shimexe` (test "add_command_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmusuWK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshimexe_core-6e26f5405f03eee2,libshellexpand-0ae21fd3b01bd5b1,libtempfile-d84442bfd9687ccf,libfastrand-503f12a96d791409,libwhich-68919da9bc90c337,libenv_home-9d3240afb36e91aa,librustix-c242b1309924a024,liblinux_raw_sys-20b62ec4b985a4c8,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libturbo_cdn-6e783b7735bdfa7d,libtracing_appender-5c4ddc1ca0a7567a,libcrossbeam_channel-a5156ef294398bef,libchrono-e861d6424297ea46,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libmemmap2-51b06bace7176cd6,libtracing_subscriber-13d2461004c342f2,libtracing_serde-e4ee5bcdca99b5f2,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-eb29802b74b26133,libthiserror-74a524924fd77012,libdashmap-889c989e8442b5b8,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-57acb8582d3ed5fe,libfigment-40153b1340b2c988,libtoml-04de4af05112c411,libtoml_edit-1ef35abbfc49a63a,libserde_spanned-e97bfafc5c0259dd,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libuncased-5377d54b3e345a43,libpear-8896bc1deed659e5,libyansi-ea5897b7ce434d6c,libinlinable_string-be82f8463bd0ceb4,libreqwest-3eb70ad1868b9bef,libserde_urlencoded-7b2e7405a34c0da6,libhickory_resolver-ced7faaa561fc375,libresolv_conf-08c47ec28825469d,liblru_cache-c0d43ae809a50523,liblinked_hash_map-40ad1551522f3eec,libhickory_proto-b2b1e0b115617da3,librand-5561ca2713f8312e,librand_chacha-47059882d022abb0,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-5759a9c35ee7da64,libdata_encoding-6d465a39edfa29f6,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libthiserror-67771e8db0a06ea3,libhyper_rustls-81362d8de899d18c,libwebpki_roots-7f56a45d84a17c3a,libtokio_rustls-9e3aafaccfab1074,librustls-a4270659159994f8,libwebpki-1a592e1045e36c58,libring-ea1bf23d74a21e38,libgetrandom-9c8cbb4f99b8390e,libuntrusted-3420b86308bec153,librustls_pki_types-48c7b2a527806cbd,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-2a9eff5632696c33,libryu-0ea4bafc9bef6d8b,libasync_compression-1c266ca8c2059eb5,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-e4fdf7ed70244508,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-8b417ff2b0d521cb,libtower_layer-d70c7e404336389b,libhyper_util-52e84fbeac6e06f6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-764d0f9ab76b22fb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-61564bbf776cae65,libatomic_waker-001109810bdecbaa,libtokio_util-2c5cdcf3faa82d83,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-61acb79104f3d8c2,libidna-488dbc0908436d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libindicatif-41e567abb65ddbb5,libnumber_prefix-8479f39d71e80d3e,libconsole-b455648effe8ced8,libunicode_width-d12f1dd14779f44c,libtokio-a29572a3cba574dd,libsignal_hook_registry-516e8ac2c3e2d34d,libsocket2-2267706c85a6ad1b,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures_util-5ad544095566c0ad,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libserde-048657cb08a899fa,libzip-b6cebd4ac1e45ea9,libppmd_rust-2d117f2fe69cac0f,libliblzma-8be6ce5aa44e8145,libliblzma_sys-09e4e0a114fbfab6,libdeflate64-4fdf03d24a519323,libgetrandom-002cb569f61c20b6,liblibc-4a513ea0f2e1d0e2,libpbkdf2-d497a94547167056,libzstd-a9c7fa21bb893378,libzstd_safe-9ee0d4a55d8a14de,libzstd_sys-54e41f1e49c4d398,libzopfli-0d40f08bf01e6700,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,liblog-ba604b77dad33fe2,libbzip2-b673d1c9f721b179,liblibbz2_rs_sys-ed92614cf7b36c81,libflate2-2239b9f662fe0cae,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,liblibz_rs_sys-7de8a190c6f9bf24,libzlib_rs-acbf805caca31578,libtime-798c99daddd83a53,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libmemchr-6f5829dadd40eda8,libindexmap-233a9ff1c971125e,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libcrc32fast-84583fa265e26206,libaes-fb64a8e121088f84,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libzeroize-8fdcd7035d1d484f,libsha1-af43cc4a065fb572,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libhmac-1a9caa85aff0f327,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libconstant_time_eq-7540ab86f53c975b,libtracing-466f62c430f7ddcf,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-9ca9665d603a2a4e,libonce_cell-9c2884df436221a2,libportable_atomic-d05f93fb4b6471e6,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" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmusuWK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-0187fc188a5c1e09/out" "-L" "/opt/rustwide/target/debug/build/ring-7f6240fa4de027ed/out" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-9d47989cad0c1b62/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-63fbc83b821084d2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/traits_tests-fcf109793449c46a" "-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] [stderr] error: could not compile `shimexe` (test "traits_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9jH2as/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshimexe_core-6e26f5405f03eee2,libshellexpand-0ae21fd3b01bd5b1,libtempfile-d84442bfd9687ccf,libfastrand-503f12a96d791409,libwhich-68919da9bc90c337,libenv_home-9d3240afb36e91aa,librustix-c242b1309924a024,liblinux_raw_sys-20b62ec4b985a4c8,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libturbo_cdn-6e783b7735bdfa7d,libtracing_appender-5c4ddc1ca0a7567a,libcrossbeam_channel-a5156ef294398bef,libchrono-e861d6424297ea46,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libmemmap2-51b06bace7176cd6,libtracing_subscriber-13d2461004c342f2,libtracing_serde-e4ee5bcdca99b5f2,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-eb29802b74b26133,libthiserror-74a524924fd77012,libdashmap-889c989e8442b5b8,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-57acb8582d3ed5fe,libfigment-40153b1340b2c988,libtoml-04de4af05112c411,libtoml_edit-1ef35abbfc49a63a,libserde_spanned-e97bfafc5c0259dd,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libuncased-5377d54b3e345a43,libpear-8896bc1deed659e5,libyansi-ea5897b7ce434d6c,libinlinable_string-be82f8463bd0ceb4,libreqwest-3eb70ad1868b9bef,libserde_urlencoded-7b2e7405a34c0da6,libhickory_resolver-ced7faaa561fc375,libresolv_conf-08c47ec28825469d,liblru_cache-c0d43ae809a50523,liblinked_hash_map-40ad1551522f3eec,libhickory_proto-b2b1e0b115617da3,librand-5561ca2713f8312e,librand_chacha-47059882d022abb0,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-5759a9c35ee7da64,libdata_encoding-6d465a39edfa29f6,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libthiserror-67771e8db0a06ea3,libhyper_rustls-81362d8de899d18c,libwebpki_roots-7f56a45d84a17c3a,libtokio_rustls-9e3aafaccfab1074,librustls-a4270659159994f8,libwebpki-1a592e1045e36c58,libring-ea1bf23d74a21e38,libgetrandom-9c8cbb4f99b8390e,libuntrusted-3420b86308bec153,librustls_pki_types-48c7b2a527806cbd,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-2a9eff5632696c33,libryu-0ea4bafc9bef6d8b,libasync_compression-1c266ca8c2059eb5,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-e4fdf7ed70244508,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-8b417ff2b0d521cb,libtower_layer-d70c7e404336389b,libhyper_util-52e84fbeac6e06f6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-764d0f9ab76b22fb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-61564bbf776cae65,libatomic_waker-001109810bdecbaa,libtokio_util-2c5cdcf3faa82d83,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-61acb79104f3d8c2,libidna-488dbc0908436d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libindicatif-41e567abb65ddbb5,libnumber_prefix-8479f39d71e80d3e,libconsole-b455648effe8ced8,libunicode_width-d12f1dd14779f44c,libtokio-a29572a3cba574dd,libsignal_hook_registry-516e8ac2c3e2d34d,libsocket2-2267706c85a6ad1b,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures_util-5ad544095566c0ad,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libserde-048657cb08a899fa,libzip-b6cebd4ac1e45ea9,libppmd_rust-2d117f2fe69cac0f,libliblzma-8be6ce5aa44e8145,libliblzma_sys-09e4e0a114fbfab6,libdeflate64-4fdf03d24a519323,libgetrandom-002cb569f61c20b6,liblibc-4a513ea0f2e1d0e2,libpbkdf2-d497a94547167056,libzstd-a9c7fa21bb893378,libzstd_safe-9ee0d4a55d8a14de,libzstd_sys-54e41f1e49c4d398,libzopfli-0d40f08bf01e6700,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,liblog-ba604b77dad33fe2,libbzip2-b673d1c9f721b179,liblibbz2_rs_sys-ed92614cf7b36c81,libflate2-2239b9f662fe0cae,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,liblibz_rs_sys-7de8a190c6f9bf24,libzlib_rs-acbf805caca31578,libtime-798c99daddd83a53,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libmemchr-6f5829dadd40eda8,libindexmap-233a9ff1c971125e,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libcrc32fast-84583fa265e26206,libaes-fb64a8e121088f84,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libzeroize-8fdcd7035d1d484f,libsha1-af43cc4a065fb572,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libhmac-1a9caa85aff0f327,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libconstant_time_eq-7540ab86f53c975b,libtracing-466f62c430f7ddcf,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-9ca9665d603a2a4e,libonce_cell-9c2884df436221a2,libportable_atomic-d05f93fb4b6471e6,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" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9jH2as/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-0187fc188a5c1e09/out" "-L" "/opt/rustwide/target/debug/build/ring-7f6240fa4de027ed/out" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-9d47989cad0c1b62/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-63fbc83b821084d2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/utils_tests-8722a7df5a42fb30" "-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] [stderr] error: could not compile `shimexe` (test "utils_tests") due to 1 previous error [INFO] [stderr] error: could not compile `shimexe` (test "runner_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1EJzCP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshimexe_core-6e26f5405f03eee2,libshellexpand-0ae21fd3b01bd5b1,libtempfile-d84442bfd9687ccf,libfastrand-503f12a96d791409,libwhich-68919da9bc90c337,libenv_home-9d3240afb36e91aa,librustix-c242b1309924a024,liblinux_raw_sys-20b62ec4b985a4c8,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libturbo_cdn-6e783b7735bdfa7d,libtracing_appender-5c4ddc1ca0a7567a,libcrossbeam_channel-a5156ef294398bef,libchrono-e861d6424297ea46,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libmemmap2-51b06bace7176cd6,libtracing_subscriber-13d2461004c342f2,libtracing_serde-e4ee5bcdca99b5f2,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-eb29802b74b26133,libthiserror-74a524924fd77012,libdashmap-889c989e8442b5b8,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-57acb8582d3ed5fe,libfigment-40153b1340b2c988,libtoml-04de4af05112c411,libtoml_edit-1ef35abbfc49a63a,libserde_spanned-e97bfafc5c0259dd,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libuncased-5377d54b3e345a43,libpear-8896bc1deed659e5,libyansi-ea5897b7ce434d6c,libinlinable_string-be82f8463bd0ceb4,libreqwest-3eb70ad1868b9bef,libserde_urlencoded-7b2e7405a34c0da6,libhickory_resolver-ced7faaa561fc375,libresolv_conf-08c47ec28825469d,liblru_cache-c0d43ae809a50523,liblinked_hash_map-40ad1551522f3eec,libhickory_proto-b2b1e0b115617da3,librand-5561ca2713f8312e,librand_chacha-47059882d022abb0,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-5759a9c35ee7da64,libdata_encoding-6d465a39edfa29f6,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libthiserror-67771e8db0a06ea3,libhyper_rustls-81362d8de899d18c,libwebpki_roots-7f56a45d84a17c3a,libtokio_rustls-9e3aafaccfab1074,librustls-a4270659159994f8,libwebpki-1a592e1045e36c58,libring-ea1bf23d74a21e38,libgetrandom-9c8cbb4f99b8390e,libuntrusted-3420b86308bec153,librustls_pki_types-48c7b2a527806cbd,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-2a9eff5632696c33,libryu-0ea4bafc9bef6d8b,libasync_compression-1c266ca8c2059eb5,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-e4fdf7ed70244508,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-8b417ff2b0d521cb,libtower_layer-d70c7e404336389b,libhyper_util-52e84fbeac6e06f6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-764d0f9ab76b22fb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-61564bbf776cae65,libatomic_waker-001109810bdecbaa,libtokio_util-2c5cdcf3faa82d83,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-61acb79104f3d8c2,libidna-488dbc0908436d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libindicatif-41e567abb65ddbb5,libnumber_prefix-8479f39d71e80d3e,libconsole-b455648effe8ced8,libunicode_width-d12f1dd14779f44c,libtokio-a29572a3cba574dd,libsignal_hook_registry-516e8ac2c3e2d34d,libsocket2-2267706c85a6ad1b,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures_util-5ad544095566c0ad,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libserde-048657cb08a899fa,libzip-b6cebd4ac1e45ea9,libppmd_rust-2d117f2fe69cac0f,libliblzma-8be6ce5aa44e8145,libliblzma_sys-09e4e0a114fbfab6,libdeflate64-4fdf03d24a519323,libgetrandom-002cb569f61c20b6,liblibc-4a513ea0f2e1d0e2,libpbkdf2-d497a94547167056,libzstd-a9c7fa21bb893378,libzstd_safe-9ee0d4a55d8a14de,libzstd_sys-54e41f1e49c4d398,libzopfli-0d40f08bf01e6700,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,liblog-ba604b77dad33fe2,libbzip2-b673d1c9f721b179,liblibbz2_rs_sys-ed92614cf7b36c81,libflate2-2239b9f662fe0cae,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,liblibz_rs_sys-7de8a190c6f9bf24,libzlib_rs-acbf805caca31578,libtime-798c99daddd83a53,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libmemchr-6f5829dadd40eda8,libindexmap-233a9ff1c971125e,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libcrc32fast-84583fa265e26206,libaes-fb64a8e121088f84,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libzeroize-8fdcd7035d1d484f,libsha1-af43cc4a065fb572,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libhmac-1a9caa85aff0f327,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libconstant_time_eq-7540ab86f53c975b,libtracing-466f62c430f7ddcf,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-9ca9665d603a2a4e,libonce_cell-9c2884df436221a2,libportable_atomic-d05f93fb4b6471e6,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" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1EJzCP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-0187fc188a5c1e09/out" "-L" "/opt/rustwide/target/debug/build/ring-7f6240fa4de027ed/out" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-9d47989cad0c1b62/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-63fbc83b821084d2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/downloader_tests-3655c6dcd40956b4" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczwBuau/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshimexe_core-6e26f5405f03eee2,libshellexpand-0ae21fd3b01bd5b1,libtempfile-d84442bfd9687ccf,libfastrand-503f12a96d791409,libwhich-68919da9bc90c337,libenv_home-9d3240afb36e91aa,librustix-c242b1309924a024,liblinux_raw_sys-20b62ec4b985a4c8,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libturbo_cdn-6e783b7735bdfa7d,libtracing_appender-5c4ddc1ca0a7567a,libcrossbeam_channel-a5156ef294398bef,libchrono-e861d6424297ea46,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libmemmap2-51b06bace7176cd6,libtracing_subscriber-13d2461004c342f2,libtracing_serde-e4ee5bcdca99b5f2,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-eb29802b74b26133,libthiserror-74a524924fd77012,libdashmap-889c989e8442b5b8,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-57acb8582d3ed5fe,libfigment-40153b1340b2c988,libtoml-04de4af05112c411,libtoml_edit-1ef35abbfc49a63a,libserde_spanned-e97bfafc5c0259dd,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libuncased-5377d54b3e345a43,libpear-8896bc1deed659e5,libyansi-ea5897b7ce434d6c,libinlinable_string-be82f8463bd0ceb4,libreqwest-3eb70ad1868b9bef,libserde_urlencoded-7b2e7405a34c0da6,libhickory_resolver-ced7faaa561fc375,libresolv_conf-08c47ec28825469d,liblru_cache-c0d43ae809a50523,liblinked_hash_map-40ad1551522f3eec,libhickory_proto-b2b1e0b115617da3,librand-5561ca2713f8312e,librand_chacha-47059882d022abb0,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-5759a9c35ee7da64,libdata_encoding-6d465a39edfa29f6,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libthiserror-67771e8db0a06ea3,libhyper_rustls-81362d8de899d18c,libwebpki_roots-7f56a45d84a17c3a,libtokio_rustls-9e3aafaccfab1074,librustls-a4270659159994f8,libwebpki-1a592e1045e36c58,libring-ea1bf23d74a21e38,libgetrandom-9c8cbb4f99b8390e,libuntrusted-3420b86308bec153,librustls_pki_types-48c7b2a527806cbd,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-2a9eff5632696c33,libryu-0ea4bafc9bef6d8b,libasync_compression-1c266ca8c2059eb5,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-e4fdf7ed70244508,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-8b417ff2b0d521cb,libtower_layer-d70c7e404336389b,libhyper_util-52e84fbeac6e06f6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-764d0f9ab76b22fb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-61564bbf776cae65,libatomic_waker-001109810bdecbaa,libtokio_util-2c5cdcf3faa82d83,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-61acb79104f3d8c2,libidna-488dbc0908436d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libindicatif-41e567abb65ddbb5,libnumber_prefix-8479f39d71e80d3e,libconsole-b455648effe8ced8,libunicode_width-d12f1dd14779f44c,libtokio-a29572a3cba574dd,libsignal_hook_registry-516e8ac2c3e2d34d,libsocket2-2267706c85a6ad1b,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures_util-5ad544095566c0ad,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libserde-048657cb08a899fa,libzip-b6cebd4ac1e45ea9,libppmd_rust-2d117f2fe69cac0f,libliblzma-8be6ce5aa44e8145,libliblzma_sys-09e4e0a114fbfab6,libdeflate64-4fdf03d24a519323,libgetrandom-002cb569f61c20b6,liblibc-4a513ea0f2e1d0e2,libpbkdf2-d497a94547167056,libzstd-a9c7fa21bb893378,libzstd_safe-9ee0d4a55d8a14de,libzstd_sys-54e41f1e49c4d398,libzopfli-0d40f08bf01e6700,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,liblog-ba604b77dad33fe2,libbzip2-b673d1c9f721b179,liblibbz2_rs_sys-ed92614cf7b36c81,libflate2-2239b9f662fe0cae,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,liblibz_rs_sys-7de8a190c6f9bf24,libzlib_rs-acbf805caca31578,libtime-798c99daddd83a53,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libmemchr-6f5829dadd40eda8,libindexmap-233a9ff1c971125e,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libcrc32fast-84583fa265e26206,libaes-fb64a8e121088f84,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libzeroize-8fdcd7035d1d484f,libsha1-af43cc4a065fb572,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libhmac-1a9caa85aff0f327,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libconstant_time_eq-7540ab86f53c975b,libtracing-466f62c430f7ddcf,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-9ca9665d603a2a4e,libonce_cell-9c2884df436221a2,libportable_atomic-d05f93fb4b6471e6,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" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczwBuau/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-0187fc188a5c1e09/out" "-L" "/opt/rustwide/target/debug/build/ring-7f6240fa4de027ed/out" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-9d47989cad0c1b62/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-63fbc83b821084d2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/runner_tests-27dd7cde827bc5ad" "-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] [stderr] error: could not compile `shimexe` (test "downloader_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4309a5b60f5ac5a3853b3ee688a35f9c00af656fc4345c9f8172f4f4b2c2b6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4309a5b60f5ac5a3853b3ee688a35f9c00af656fc4345c9f8172f4f4b2c2b6d1", kill_on_drop: false }` [INFO] [stdout] 4309a5b60f5ac5a3853b3ee688a35f9c00af656fc4345c9f8172f4f4b2c2b6d1