[INFO] cloning repository https://github.com/NIBRSYK16/wasmtime-as-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NIBRSYK16/wasmtime-as-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIBRSYK16%2Fwasmtime-as-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIBRSYK16%2Fwasmtime-as-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1674a280f99ebbb888872fe0e27721a43cd45da
[INFO] testing NIBRSYK16/wasmtime-as-lib against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIBRSYK16%2Fwasmtime-as-lib" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NIBRSYK16/wasmtime-as-lib
[INFO] finished tweaking git repo https://github.com/NIBRSYK16/wasmtime-as-lib
[INFO] tweaked toml for git repo https://github.com/NIBRSYK16/wasmtime-as-lib written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NIBRSYK16/wasmtime-as-lib on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NIBRSYK16/wasmtime-as-lib 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.219.0
[INFO] [stderr]   Downloaded wasmtime-wmemcheck v22.0.0
[INFO] [stderr]   Downloaded wasmtime-slab v22.0.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.109.0
[INFO] [stderr]   Downloaded wast v219.0.0
[INFO] [stderr]   Downloaded wasmtime-jit-debug v22.0.0
[INFO] [stderr]   Downloaded wasmtime-winch v22.0.0
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v22.0.0
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v22.0.0
[INFO] [stderr]   Downloaded wasm-encoder v0.209.1
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v22.0.0
[INFO] [stderr]   Downloaded cranelift-control v0.109.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.109.0
[INFO] [stderr]   Downloaded wasmtime-asm-macros v22.0.0
[INFO] [stderr]   Downloaded psm v0.1.23
[INFO] [stderr]   Downloaded wasm-encoder v0.219.0
[INFO] [stderr]   Downloaded wasmtime-component-util v22.0.0
[INFO] [stderr]   Downloaded cranelift-native v0.109.0
[INFO] [stderr]   Downloaded wasmtime-types v22.0.0
[INFO] [stderr]   Downloaded cranelift-entity v0.109.0
[INFO] [stderr]   Downloaded cranelift-wasm v0.109.0
[INFO] [stderr]   Downloaded wasmtime-cache v22.0.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.109.0
[INFO] [stderr]   Downloaded wasmprinter v0.209.1
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.109.0
[INFO] [stderr]   Downloaded wasmtime-fiber v22.0.0
[INFO] [stderr]   Downloaded cranelift-isle v0.109.0
[INFO] [stderr]   Downloaded cc v1.1.28
[INFO] [stderr]   Downloaded wasmtime-component-macro v22.0.0
[INFO] [stderr]   Downloaded winch-codegen v0.20.0
[INFO] [stderr]   Downloaded wasmtime-cranelift v22.0.0
[INFO] [stderr]   Downloaded wit-parser v0.209.1
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded wasmtime-environ v22.0.0
[INFO] [stderr]   Downloaded wasmparser v0.219.0
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded wasmparser v0.209.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.109.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f7a7ab0d5f56f857b2a6bd3e7ba0be3c07dfae5bc84105b5bc4be1cf3fac7d5
[INFO] running `Command { std: "docker" "start" "-a" "1f7a7ab0d5f56f857b2a6bd3e7ba0be3c07dfae5bc84105b5bc4be1cf3fac7d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f7a7ab0d5f56f857b2a6bd3e7ba0be3c07dfae5bc84105b5bc4be1cf3fac7d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f7a7ab0d5f56f857b2a6bd3e7ba0be3c07dfae5bc84105b5bc4be1cf3fac7d5", kill_on_drop: false }`
[INFO] [stdout] 1f7a7ab0d5f56f857b2a6bd3e7ba0be3c07dfae5bc84105b5bc4be1cf3fac7d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb3a599a478e471a53988cb60f3c82f369b1210a2aebbf36c6490caa37dc8f5e
[INFO] running `Command { std: "docker" "start" "-a" "fb3a599a478e471a53988cb60f3c82f369b1210a2aebbf36c6490caa37dc8f5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cranelift-isle v0.109.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.109.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.109.0
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling wasmtime-component-util v22.0.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wasm-encoder v0.219.0
[INFO] [stderr]    Compiling wasm-encoder v0.209.1
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling cranelift-control v0.109.0
[INFO] [stderr]    Compiling wasmtime-cache v22.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling wasmtime-component-macro v22.0.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling wasmtime-asm-macros v22.0.0
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v22.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling wasmtime-slab v22.0.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling wast v219.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling cranelift-codegen v0.109.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling wasmparser v0.209.1
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v22.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling wasmtime-fiber v22.0.0
[INFO] [stderr]    Compiling wasmtime v22.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling wat v1.219.0
[INFO] [stderr]    Compiling wit-parser v0.209.1
[INFO] [stderr]    Compiling cranelift-entity v0.109.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling postcard v1.0.10
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling cranelift-bforest v0.109.0
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v22.0.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling wasmtime-jit-debug v22.0.0
[INFO] [stderr]    Compiling wasmtime-types v22.0.0
[INFO] [stderr]    Compiling wasmprinter v0.209.1
[INFO] [stderr]    Compiling wasmtime-environ v22.0.0
[INFO] [stderr]    Compiling cranelift-frontend v0.109.0
[INFO] [stderr]    Compiling cranelift-native v0.109.0
[INFO] [stderr]    Compiling cranelift-wasm v0.109.0
[INFO] [stderr]    Compiling wasmtime-cranelift v22.0.0
[INFO] [stdout] warning: the feature `offset_of` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `head`
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let head = tls::raw::replace(prev);
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let result = unsafe { core::arch::x86_64::__cpuid(0x07) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let result = unsafe { core::arch::x86_64::__cpuid(0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of an unstable feature
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W unstable-features`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:285:70
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:286:70
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:287:74
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:288:74
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:289:68
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:290:68
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:291:70
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:292:70
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:293:66
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:294:66
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:296:73
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as usize,
[INFO] [stdout]     |                                                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as *const () as usize,
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/runtime/linker.rs:1230:32
[INFO] [stdout]      |
[INFO] [stdout] 1228 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1229 |         mut store: impl AsContextMut<Data = T> + 'p,
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&str, &str, Extern)> + 'p {
[INFO] [stdout]      |                                ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&'a str, &'a str, Extern)> + 'p {
[INFO] [stdout]      |                                 ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/instance.rs:582:20
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/runtime/vm/instance.rs:1362:20
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]      |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:55:45
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as usize;
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as *const () as usize;
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     register(PREV_SIGSEGV.as_mut_ptr(), libc::SIGSEGV);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     register(PREV_SIGILL.as_mut_ptr(), libc::SIGILL);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |         register(PREV_SIGFPE.as_mut_ptr(), libc::SIGFPE);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |         register(PREV_SIGBUS.as_mut_ptr(), libc::SIGBUS);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |         libc::SIGSEGV => PREV_SIGSEGV.as_ptr(),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |         libc::SIGBUS => PREV_SIGBUS.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         libc::SIGFPE => PREV_SIGFPE.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         libc::SIGILL => PREV_SIGILL.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/vm/sys/unix/signals.rs:163:51
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as *const () as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:516:62
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &Self> + 'a {
[INFO] [stdout]     |                             --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                             |                                |
[INFO] [stdout]     |                             the lifetime is named here       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &'a Self> + 'a {
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/resources.rs:373:71
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout]     |                             -- the lifetime is named here             ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 373 -     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout] 373 +     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:351:18
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:736:42
[INFO] [stdout]     |
[INFO] [stdout] 734 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 735 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&str, &str), ExternType)> + 'a {
[INFO] [stdout]     |                                          ^^^^  ^^^^                  -- the same lifetime is named here
[INFO] [stdout]     |                                          |     |
[INFO] [stdout]     |                                          |     the same lifetime is elided here
[INFO] [stdout]     |                                          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&'a str, &'a str), ExternType)> + 'a {
[INFO] [stdout]     |                                           ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:752:41
[INFO] [stdout]     |
[INFO] [stdout] 750 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 751 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&str, ExternType)> + 'a {
[INFO] [stdout]     |                                         ^^^^                 -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&'a str, ExternType)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:783:41
[INFO] [stdout]     |
[INFO] [stdout] 781 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 782 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:804:41
[INFO] [stdout]     |
[INFO] [stdout] 802 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 803 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:835:41
[INFO] [stdout]     |
[INFO] [stdout] 833 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 834 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> {
[INFO] [stdout]     |                                         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:196:69
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 196 -                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 196 +                         wasm_encoder::ConstExpr::f32_const(unsafe { f32::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:199:69
[INFO] [stdout]     |
[INFO] [stdout] 199 |                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 199 -                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 199 +                         wasm_encoder::ConstExpr::f64_const(unsafe { f64::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compile.rs:412:27
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "fb3a599a478e471a53988cb60f3c82f369b1210a2aebbf36c6490caa37dc8f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb3a599a478e471a53988cb60f3c82f369b1210a2aebbf36c6490caa37dc8f5e", kill_on_drop: false }`
[INFO] [stdout] fb3a599a478e471a53988cb60f3c82f369b1210a2aebbf36c6490caa37dc8f5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b83159c4ac9e68d70f1dee1902bed59948f970f966048009ddf399b93d7a3530
[INFO] running `Command { std: "docker" "start" "-a" "b83159c4ac9e68d70f1dee1902bed59948f970f966048009ddf399b93d7a3530", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling wasmparser v0.209.1
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling cranelift-codegen v0.109.0
[INFO] [stderr]    Compiling wasmtime-types v22.0.0
[INFO] [stderr]    Compiling wasmprinter v0.209.1
[INFO] [stderr]    Compiling wit-parser v0.209.1
[INFO] [stderr]    Compiling wasmtime-environ v22.0.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v22.0.0
[INFO] [stderr]    Compiling wasmtime-component-macro v22.0.0
[INFO] [stderr]    Compiling cranelift-frontend v0.109.0
[INFO] [stderr]    Compiling cranelift-native v0.109.0
[INFO] [stderr]    Compiling cranelift-wasm v0.109.0
[INFO] [stderr]    Compiling wasmtime-cranelift v22.0.0
[INFO] [stderr]    Compiling wasmtime v22.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `offset_of` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `offset_of` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `head`
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let head = tls::raw::replace(prev);
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let result = unsafe { core::arch::x86_64::__cpuid(0x07) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let result = unsafe { core::arch::x86_64::__cpuid(0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of an unstable feature
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W unstable-features`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:285:70
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:286:70
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:287:74
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:288:74
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:289:68
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:290:68
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:291:70
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:292:70
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:293:66
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:294:66
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:296:73
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as usize,
[INFO] [stdout]     |                                                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as *const () as usize,
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/runtime/linker.rs:1230:32
[INFO] [stdout]      |
[INFO] [stdout] 1228 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1229 |         mut store: impl AsContextMut<Data = T> + 'p,
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&str, &str, Extern)> + 'p {
[INFO] [stdout]      |                                ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&'a str, &'a str, Extern)> + 'p {
[INFO] [stdout]      |                                 ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/instance.rs:582:20
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/runtime/vm/instance.rs:1362:20
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]      |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:55:45
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as usize;
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as *const () as usize;
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     register(PREV_SIGSEGV.as_mut_ptr(), libc::SIGSEGV);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     register(PREV_SIGILL.as_mut_ptr(), libc::SIGILL);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |         register(PREV_SIGFPE.as_mut_ptr(), libc::SIGFPE);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |         register(PREV_SIGBUS.as_mut_ptr(), libc::SIGBUS);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |         libc::SIGSEGV => PREV_SIGSEGV.as_ptr(),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |         libc::SIGBUS => PREV_SIGBUS.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         libc::SIGFPE => PREV_SIGFPE.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         libc::SIGILL => PREV_SIGILL.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/vm/sys/unix/signals.rs:163:51
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as *const () as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:516:62
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &Self> + 'a {
[INFO] [stdout]     |                             --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                             |                                |
[INFO] [stdout]     |                             the lifetime is named here       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &'a Self> + 'a {
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/resources.rs:373:71
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout]     |                             -- the lifetime is named here             ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 373 -     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout] 373 +     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:351:18
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:736:42
[INFO] [stdout]     |
[INFO] [stdout] 734 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 735 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&str, &str), ExternType)> + 'a {
[INFO] [stdout]     |                                          ^^^^  ^^^^                  -- the same lifetime is named here
[INFO] [stdout]     |                                          |     |
[INFO] [stdout]     |                                          |     the same lifetime is elided here
[INFO] [stdout]     |                                          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&'a str, &'a str), ExternType)> + 'a {
[INFO] [stdout]     |                                           ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:752:41
[INFO] [stdout]     |
[INFO] [stdout] 750 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 751 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&str, ExternType)> + 'a {
[INFO] [stdout]     |                                         ^^^^                 -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&'a str, ExternType)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:783:41
[INFO] [stdout]     |
[INFO] [stdout] 781 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 782 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:804:41
[INFO] [stdout]     |
[INFO] [stdout] 802 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 803 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:835:41
[INFO] [stdout]     |
[INFO] [stdout] 833 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 834 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> {
[INFO] [stdout]     |                                         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:196:69
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 196 -                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 196 +                         wasm_encoder::ConstExpr::f32_const(unsafe { f32::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:199:69
[INFO] [stdout]     |
[INFO] [stdout] 199 |                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 199 -                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 199 +                         wasm_encoder::ConstExpr::f64_const(unsafe { f64::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compile.rs:412:27
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `head`
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let head = tls::raw::replace(prev);
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let result = unsafe { core::arch::x86_64::__cpuid(0x07) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let result = unsafe { core::arch::x86_64::__cpuid(0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of an unstable feature
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W unstable-features`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:285:70
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:286:70
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:287:74
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:288:74
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:289:68
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:290:68
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:291:70
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:292:70
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:293:66
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:294:66
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:296:73
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as usize,
[INFO] [stdout]     |                                                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as *const () as usize,
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/runtime/linker.rs:1230:32
[INFO] [stdout]      |
[INFO] [stdout] 1228 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1229 |         mut store: impl AsContextMut<Data = T> + 'p,
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&str, &str, Extern)> + 'p {
[INFO] [stdout]      |                                ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&'a str, &'a str, Extern)> + 'p {
[INFO] [stdout]      |                                 ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/instance.rs:582:20
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/runtime/vm/instance.rs:1362:20
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]      |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:55:45
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as usize;
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as *const () as usize;
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     register(PREV_SIGSEGV.as_mut_ptr(), libc::SIGSEGV);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     register(PREV_SIGILL.as_mut_ptr(), libc::SIGILL);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |         register(PREV_SIGFPE.as_mut_ptr(), libc::SIGFPE);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |         register(PREV_SIGBUS.as_mut_ptr(), libc::SIGBUS);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |         libc::SIGSEGV => PREV_SIGSEGV.as_ptr(),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |         libc::SIGBUS => PREV_SIGBUS.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         libc::SIGFPE => PREV_SIGFPE.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         libc::SIGILL => PREV_SIGILL.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/vm/sys/unix/signals.rs:163:51
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as *const () as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:516:62
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &Self> + 'a {
[INFO] [stdout]     |                             --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                             |                                |
[INFO] [stdout]     |                             the lifetime is named here       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &'a Self> + 'a {
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/resources.rs:373:71
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout]     |                             -- the lifetime is named here             ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 373 -     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout] 373 +     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:351:18
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:736:42
[INFO] [stdout]     |
[INFO] [stdout] 734 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 735 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&str, &str), ExternType)> + 'a {
[INFO] [stdout]     |                                          ^^^^  ^^^^                  -- the same lifetime is named here
[INFO] [stdout]     |                                          |     |
[INFO] [stdout]     |                                          |     the same lifetime is elided here
[INFO] [stdout]     |                                          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&'a str, &'a str), ExternType)> + 'a {
[INFO] [stdout]     |                                           ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:752:41
[INFO] [stdout]     |
[INFO] [stdout] 750 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 751 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&str, ExternType)> + 'a {
[INFO] [stdout]     |                                         ^^^^                 -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&'a str, ExternType)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:783:41
[INFO] [stdout]     |
[INFO] [stdout] 781 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 782 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:804:41
[INFO] [stdout]     |
[INFO] [stdout] 802 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 803 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:835:41
[INFO] [stdout]     |
[INFO] [stdout] 833 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 834 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> {
[INFO] [stdout]     |                                         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:196:69
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 196 -                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 196 +                         wasm_encoder::ConstExpr::f32_const(unsafe { f32::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:199:69
[INFO] [stdout]     |
[INFO] [stdout] 199 |                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 199 -                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 199 +                         wasm_encoder::ConstExpr::f64_const(unsafe { f64::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compile.rs:412:27
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "b83159c4ac9e68d70f1dee1902bed59948f970f966048009ddf399b93d7a3530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b83159c4ac9e68d70f1dee1902bed59948f970f966048009ddf399b93d7a3530", kill_on_drop: false }`
[INFO] [stdout] b83159c4ac9e68d70f1dee1902bed59948f970f966048009ddf399b93d7a3530
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a467fd204d95314293cd23393ba6bcdf83bcd7bb09703e2d62de0cc2571e4fb
[INFO] running `Command { std: "docker" "start" "-a" "1a467fd204d95314293cd23393ba6bcdf83bcd7bb09703e2d62de0cc2571e4fb", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `offset_of` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stderr]    --> src/lib.rs:261:12
[INFO] [stderr]     |
[INFO] [stderr] 261 | #![feature(offset_of)]
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `head`
[INFO] [stderr]    --> src/runtime/vm/traphandlers.rs:368:17
[INFO] [stderr]     |
[INFO] [stderr] 368 |             let head = tls::raw::replace(prev);
[INFO] [stderr]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/runtime/vm/mpk/pkru.rs:63:18
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let result = unsafe { core::arch::x86_64::__cpuid(0x07) };
[INFO] [stderr]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/runtime/vm/mpk/pkru.rs:72:18
[INFO] [stderr]    |
[INFO] [stderr] 72 |     let result = unsafe { core::arch::x86_64::__cpuid(0) };
[INFO] [stderr]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: use of an unstable feature
[INFO] [stderr]    --> src/lib.rs:261:12
[INFO] [stderr]     |
[INFO] [stderr] 261 | #![feature(offset_of)]
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W unstable-features`
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:285:70
[INFO] [stderr]     |
[INFO] [stderr] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as usize,
[INFO] [stderr]     |                                                                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as *const () as usize,
[INFO] [stderr]     |                                                                      ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:286:70
[INFO] [stderr]     |
[INFO] [stderr] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as usize,
[INFO] [stderr]     |                                                                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as *const () as usize,
[INFO] [stderr]     |                                                                      ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:287:74
[INFO] [stderr]     |
[INFO] [stderr] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as usize,
[INFO] [stderr]     |                                                                          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as *const () as usize,
[INFO] [stderr]     |                                                                          ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:288:74
[INFO] [stderr]     |
[INFO] [stderr] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as usize,
[INFO] [stderr]     |                                                                          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as *const () as usize,
[INFO] [stderr]     |                                                                          ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:289:68
[INFO] [stderr]     |
[INFO] [stderr] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as usize,
[INFO] [stderr]     |                                                                    ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as *const () as usize,
[INFO] [stderr]     |                                                                    ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:290:68
[INFO] [stderr]     |
[INFO] [stderr] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as usize,
[INFO] [stderr]     |                                                                    ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as *const () as usize,
[INFO] [stderr]     |                                                                    ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:291:70
[INFO] [stderr]     |
[INFO] [stderr] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as usize,
[INFO] [stderr]     |                                                                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as *const () as usize,
[INFO] [stderr]     |                                                                      ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:292:70
[INFO] [stderr]     |
[INFO] [stderr] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as usize,
[INFO] [stderr]     |                                                                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as *const () as usize,
[INFO] [stderr]     |                                                                      ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:293:66
[INFO] [stderr]     |
[INFO] [stderr] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as usize,
[INFO] [stderr]     |                                                                  ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as *const () as usize,
[INFO] [stderr]     |                                                                  ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:294:66
[INFO] [stderr]     |
[INFO] [stderr] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as usize,
[INFO] [stderr]     |                                                                  ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as *const () as usize,
[INFO] [stderr]     |                                                                  ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:296:73
[INFO] [stderr]     |
[INFO] [stderr] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as usize,
[INFO] [stderr]     |                                                                         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as *const () as usize,
[INFO] [stderr]     |                                                                         ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> src/runtime/linker.rs:1230:32
[INFO] [stderr]      |
[INFO] [stderr] 1228 |         &'a self,
[INFO] [stderr]      |          -- the lifetime is named here
[INFO] [stderr] 1229 |         mut store: impl AsContextMut<Data = T> + 'p,
[INFO] [stderr] 1230 |     ) -> impl Iterator<Item = (&str, &str, Extern)> + 'p {
[INFO] [stderr]      |                                ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                the same lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1230 |     ) -> impl Iterator<Item = (&'a str, &'a str, Extern)> + 'p {
[INFO] [stderr]      |                                 ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/runtime/vm/instance.rs:582:20
[INFO] [stderr]     |
[INFO] [stderr] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/runtime/vm/instance.rs:1362:20
[INFO] [stderr]      |
[INFO] [stderr] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stderr]      |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                    |
[INFO] [stderr]      |                    the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stderr]      |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:55:45
[INFO] [stderr]    |
[INFO] [stderr] 55 |         handler.sa_sigaction = trap_handler as usize;
[INFO] [stderr]    |                                             ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 55 |         handler.sa_sigaction = trap_handler as *const () as usize;
[INFO] [stderr]    |                                             ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:66:14
[INFO] [stderr]    |
[INFO] [stderr] 66 |     register(PREV_SIGSEGV.as_mut_ptr(), libc::SIGSEGV);
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:69:14
[INFO] [stderr]    |
[INFO] [stderr] 69 |     register(PREV_SIGILL.as_mut_ptr(), libc::SIGILL);
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:73:18
[INFO] [stderr]    |
[INFO] [stderr] 73 |         register(PREV_SIGFPE.as_mut_ptr(), libc::SIGFPE);
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:79:18
[INFO] [stderr]    |
[INFO] [stderr] 79 |         register(PREV_SIGBUS.as_mut_ptr(), libc::SIGBUS);
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:92:26
[INFO] [stderr]    |
[INFO] [stderr] 92 |         libc::SIGSEGV => PREV_SIGSEGV.as_ptr(),
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:93:25
[INFO] [stderr]    |
[INFO] [stderr] 93 |         libc::SIGBUS => PREV_SIGBUS.as_ptr(),
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:94:25
[INFO] [stderr]    |
[INFO] [stderr] 94 |         libc::SIGFPE => PREV_SIGFPE.as_ptr(),
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:95:25
[INFO] [stderr]    |
[INFO] [stderr] 95 |         libc::SIGILL => PREV_SIGILL.as_ptr(),
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/vm/sys/unix/signals.rs:163:51
[INFO] [stderr]     |
[INFO] [stderr] 163 |             set_pc(context, wasmtime_longjmp_shim as usize, jmp_buf as usize);
[INFO] [stderr]     |                                                   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 163 |             set_pc(context, wasmtime_longjmp_shim as *const () as usize, jmp_buf as usize);
[INFO] [stderr]     |                                                   ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/vm/traphandlers.rs:516:62
[INFO] [stderr]     |
[INFO] [stderr] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &Self> + 'a {
[INFO] [stderr]     |                             --                               ^^^^^    -- the same lifetime is named here
[INFO] [stderr]     |                             |                                |
[INFO] [stderr]     |                             the lifetime is named here       the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &'a Self> + 'a {
[INFO] [stderr]     |                                                               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/resources.rs:373:71
[INFO] [stderr]     |
[INFO] [stderr] 373 |     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stderr]     |                             -- the lifetime is named here             ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 373 -     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stderr] 373 +     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:351:18
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case> {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:736:42
[INFO] [stderr]     |
[INFO] [stderr] 734 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 735 |         engine: &'a Engine,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 736 |     ) -> impl ExactSizeIterator<Item = ((&str, &str), ExternType)> + 'a {
[INFO] [stderr]     |                                          ^^^^  ^^^^                  -- the same lifetime is named here
[INFO] [stderr]     |                                          |     |
[INFO] [stderr]     |                                          |     the same lifetime is elided here
[INFO] [stderr]     |                                          the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 736 |     ) -> impl ExactSizeIterator<Item = ((&'a str, &'a str), ExternType)> + 'a {
[INFO] [stderr]     |                                           ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:752:41
[INFO] [stderr]     |
[INFO] [stderr] 750 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 751 |         engine: &'a Engine,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 752 |     ) -> impl ExactSizeIterator<Item = (&str, ExternType)> + 'a {
[INFO] [stderr]     |                                         ^^^^                 -- the same lifetime is named here
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 752 |     ) -> impl ExactSizeIterator<Item = (&'a str, ExternType)> + 'a {
[INFO] [stderr]     |                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:783:41
[INFO] [stderr]     |
[INFO] [stderr] 781 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 782 |         engine: &'a Engine,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 783 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stderr]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 783 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stderr]     |                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:804:41
[INFO] [stderr]     |
[INFO] [stderr] 802 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 803 |         engine: &'a Engine,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 804 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stderr]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 804 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stderr]     |                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:835:41
[INFO] [stderr]     |
[INFO] [stderr] 833 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 834 |         engine: &'a Engine,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 835 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> {
[INFO] [stderr]     |                                         ^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 835 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> {
[INFO] [stderr]     |                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/coredump.rs:196:69
[INFO] [stderr]     |
[INFO] [stderr] 196 |                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stderr]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 196 -                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stderr] 196 +                         wasm_encoder::ConstExpr::f32_const(unsafe { f32::from_bits(x) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/coredump.rs:199:69
[INFO] [stderr]     |
[INFO] [stderr] 199 |                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stderr]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 199 -                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stderr] 199 +                         wasm_encoder::ConstExpr::f64_const(unsafe { f64::from_bits(x) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/compile.rs:412:27
[INFO] [stderr]     |
[INFO] [stderr] 412 |     fn clean_symbol(name: &str) -> Cow<str> {
[INFO] [stderr]     |                           ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 412 |     fn clean_symbol(name: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `wasmtime` (lib) generated 40 warnings (run `cargo fix --lib -p wasmtime` to apply 28 suggestions)
[INFO] [stderr] warning: `wasmtime` (lib test) generated 40 warnings (40 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmtime-b1d7204f621cbd82)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test engine::serialization::test::precompile_compatibility_key_accounts_for_opt_level ... ok
[INFO] [stdout] test engine::serialization::test::test_feature_mismatch ... ok
[INFO] [stdout] test engine::serialization::test::test_tunables_bool_mismatch ... ok
[INFO] [stdout] test runtime::component::linker::tests::alternate_lookup_key ... ok
[INFO] [stdout] test engine::serialization::test::precompile_compatibility_key_accounts_for_module_version_strategy ... ok
[INFO] [stdout] test runtime::component::resource_table::test_free_list ... ok
[INFO] [stdout] test engine::serialization::test::engine_weak_upgrades ... ok
[INFO] [stdout] test runtime::memory::tests::respect_tunables ... ok
[INFO] [stdout] test runtime::store::tests::does_not_lose_precision ... ok
[INFO] [stdout] test runtime::module::tests::cow_on_by_default ... ok
[INFO] [stdout] test runtime::store::tests::smoke ... ok
[INFO] [stdout] test runtime::store::tests::yielding_does_not_lose_precision ... ok
[INFO] [stdout] test runtime::component::component::tests::cow_on_by_default ... ok
[INFO] [stdout] test runtime::store::tests::refueling ... ok
[INFO] [stdout] test runtime::values::tests::size_of_ref ... ok
[INFO] [stdout] test runtime::values::tests::size_of_val ... ok
[INFO] [stdout] test runtime::vm::cow::test::dynamic ... ok
[INFO] [stdout] test runtime::vm::cow::test::instantiate_image ... ok
[INFO] [stdout] test runtime::vm::cow::test::instantiate_no_image ... ok
[INFO] [stdout] test runtime::externals::table::tests::hash_key_is_stable_across_duplicate_store_data_entries ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::drc::tests::ref_count_is_at_correct_offset ... ok
[INFO] [stdout] test runtime::gc::enabled::rooting::tests::sizes ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::drc::tests::table_end_is_at_correct_offset ... ok
[INFO] [stdout] test engine::serialization::test::components_are_cached ... ok
[INFO] [stdout] test runtime::externals::global::tests::hash_key_is_stable_across_duplicate_store_data_entries ... ok
[INFO] [stdout] test runtime::memory::tests::hash_key_is_stable_across_duplicate_store_data_entries ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::drc::tests::table_next_is_at_correct_offset ... ok
[INFO] [stdout] test runtime::module::registry::test_frame_info ... ok
[INFO] [stdout] test runtime::func::tests::hash_key_is_stable_across_duplicate_store_data_entries ... ok
[INFO] [stdout] test runtime::vm::cow::test::memset_instead_of_madvise ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::allocate_and_split ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::allocate_no_split ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::dealloc_merge_with_next_and_not_prev ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::dealloc_merge_with_prev_and_not_next ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::dealloc_merge_prev_and_next ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::dealloc_no_merge ... ok
[INFO] [stdout] test runtime::vm::gc::gc_runtime::collect_async_tests::is_send_and_sync ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::index_allocator::test::clear_affine ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::index_allocator::test::test_affinity_allocation_strategy ... ok
[INFO] [stdout] test runtime::vm::gc::host_data::tests::correct_dyn_object ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::index_allocator::test::test_affinity_threshold ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::index_allocator::test::test_next_available_allocation_strategy ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::memory_pool::tests::check_known_layout_calculations ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::memory_pool::tests::test_pooling_allocator_striping ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::memory_pool::tests::test_memory_pool ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::table_pool::tests::test_table_pool ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::test::test_stack_unzeroed ... ok
[INFO] [stdout] test runtime::vm::gc::gc_ref::vm_gc_header_tests::size_align ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::test::test_stack_zeroed ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::tests::allocator_traits_are_object_safe ... ok
[INFO] [stdout] test runtime::vm::mmap_vec::tests::smoke ... ok
[INFO] [stdout] test runtime::vm::mpk::enabled::tests::check_initialized_keys ... ok
[INFO] [stdout] test runtime::vm::mpk::enabled::tests::check_invalid_mark ... ok
[INFO] [stdout] test runtime::vm::mpk::enabled::tests::check_is_supported ... ok
[INFO] [stdout] test runtime::vm::mpk::enabled::tests::check_masking ... ok
[INFO] [stdout] test runtime::vm::mpk::pkru::tests::check_read ... ignored, cannot be run with other tests that munge the PKRU register
[INFO] [stdout] test runtime::vm::mpk::pkru::tests::check_roundtrip ... ok
[INFO] [stdout] test runtime::vm::mpk::sys::tests::check_allocate_and_free ... ignored, cannot be run when keys() has already allocated all keys
[INFO] [stdout] test engine::serialization::test::cache_accounts_for_opt_level ... ok
[INFO] [stdout] test engine::serialization::test::test_cranelift_flags_mismatch ... ok
[INFO] [stdout] test engine::serialization::test::test_tunables_int_mismatch ... ok
[INFO] [stdout] test engine::serialization::test::test_os_mismatch ... ok
[INFO] [stdout] test engine::serialization::test::test_architecture_mismatch ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::alloc_align_too_large ... ok
[INFO] [stdout] test engine::serialization::test::test_isa_flags_mismatch ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::atomic_wait_notify ... ok
[INFO] [stdout] test runtime::values::tests::val_matches_ty_wrong_engine - should panic ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::alloc_size_too_large ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::test::test_pooling_allocator_with_memory_pages_exceeded ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::unix_stack_pool::tests::test_stack_pool ... ok
[INFO] [stdout] test runtime::vm::mpk::sys::tests::check_invalid_alloc_flags - should panic ... ok
[INFO] [stdout] test runtime::vm::mpk::sys::tests::check_invalid_alloc_rights ... ok
[INFO] [stdout] test runtime::values::tests::ref_matches_ty_wrong_engine - should panic ... ok
[INFO] [stdout] test runtime::vm::mpk::sys::tests::check_invalid_free ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::wait_with_timeout ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vm_call_indirect_cache::check_vm_call_indirect_cache_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vm_func_ref::check_vm_func_ref_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmfunction_body::check_vmfunction_body_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmfunction_import::check_vmfunction_import_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmglobal_definition::check_vmglobal_begins_aligned ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmglobal_definition::check_vmglobal_can_contain_gc_ref ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmglobal_definition::check_vmglobal_definition_alignment ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmglobal_definition::check_vmglobal_definition_offsets ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::memory_pool::tests::check_random_layout_calculations ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmglobal_import::check_vmglobal_import_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmmemory_definition::check_vmmemory_definition_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmruntime_limits::field_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmruntime_limits::vmctx_runtime_limits_offset ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmmemory_import::check_vmmemory_import_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmtable_definition::check_vmtable_definition_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmshared_type_index::check_vmshared_type_index ... ok
[INFO] [stdout] test runtime::vm::vmcontext::vm_host_func_context::vmarray_call_host_func_context_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmtable_import::check_vmtable_import_offsets ... ok
[INFO] [stdout] test sync_nostd::tests::rwlock_panic_write_then_read - should panic ... ok
[INFO] [stdout] test sync_nostd::tests::rwlock_panic_read_then_write - should panic ... ok
[INFO] [stdout] test sync_nostd::tests::rwlock_panic_write_then_write - should panic ... ok
[INFO] [stdout] test sync_nostd::tests::smoke_once_lock ... ok
[INFO] [stdout] test sync_nostd::tests::smoke_rwlock ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_one ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::check_no_fragmentation ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_fifty ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::hundred_unpark_all_one ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_all_one ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_fifty_then_fifty_all ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::index_allocator::test::test_affinity_allocation_strategy_random ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_hundred_fast ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_one_fast ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_fifty_then_fifty_all_fast ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_all_hundred_fast ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_all_hundred ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::hundred_unpark_all_one_fast ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_all_one_fast ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 110 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 17.71s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wasmtime
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test src/lib.rs - map_maybe_uninit (line 286) ... ignored
[INFO] [stdout] test src/lib.rs - map_maybe_uninit (line 297) ... ignored
[INFO] [stdout] test src/profiling_agent/vtune.rs - profiling_agent::vtune (line 7) ... ignored
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::new (line 127) - compile ... ok
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::ComponentType (line 510) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::ComponentType (line 445) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::Lift (line 556) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::ComponentType (line 418) ... FAILED
[INFO] [stdout] test src/runtime/component/func.rs - runtime::component::func::Func::typed (line 132) ... FAILED
[INFO] [stdout] test src/runtime/component/resources.rs - runtime::component::resources::Resource (line 175) ... ignored
[INFO] [stdout] test src/runtime/component/resources.rs - runtime::component::resources::Resource (line 201) ... ignored
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::ComponentType (line 470) ... FAILED
[INFO] [stdout] test src/runtime/component/func.rs - runtime::component::func::Func::typed (line 158) ... FAILED
[INFO] [stdout] test src/runtime/component/func.rs - runtime::component::func::Func::typed (line 145) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::bindgen (line 192) ... ok
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component (line 58) ... FAILED
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::new (line 141) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::bindgen (line 224) ... FAILED
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::resources_required (line 531) ... FAILED
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 273) ... FAILED
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 240) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::Lower (line 584) ... FAILED
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 321) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::flags (line 605) ... FAILED
[INFO] [stdout] test src/runtime/component/resources.rs - runtime::component::resources::ResourceType::host (line 44) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::typed (line 1516) ... FAILED
[INFO] [stdout] test src/runtime/component/linker.rs - runtime::component::linker::LinkerInstance<'_,T>::func_new (line 505) ... FAILED
[INFO] [stdout] test src/runtime/externals/table.rs - runtime::externals::table::Table::new (line 53) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func (line 163) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::new_async (line 500) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::typed (line 1527) ... FAILED
[INFO] [stdout] test src/runtime/externals/global.rs - runtime::externals::global::Global::new (line 46) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func (line 194) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::typed (line 1494) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func (line 229) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef (line 29) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::NoFunc (line 37) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef (line 40) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::wrap (line 679) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::wrap (line 774) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::wrap (line 736) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted (line 1183) - compile ... ok
[INFO] [stdout] test src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef::from_i31 (line 119) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data_mut (line 337) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::wrap (line 705) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31 (line 28) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::PackedIndex (line 276) ... ignored
[INFO] [stdout] test src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new_manually_rooted (line 231) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_u32 (line 116) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data (line 299) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new (line 159) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_i32 (line 136) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_i32 (line 179) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_i32 (line 212) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_u32 (line 157) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted (line 1130) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::into_rooted (line 1415) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_u32 (line 198) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::ref_eq (line 1470) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::ref_eq (line 852) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted (line 488) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::clone (line 1284) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::to_rooted (line 1358) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope (line 951) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::new (line 1048) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::reserve (line 1075) ... FAILED
[INFO] [stdout] test src/runtime/gc/noextern.rs - runtime::gc::noextern::NoExtern (line 22) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::to_manually_rooted (line 753) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::allow_unknown_exports (line 201) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::instance (line 610) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_traps (line 227) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::define (line 329) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 698) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module (line 100) - compile ... ok
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::rooted_eq (line 801) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::address_map (line 983) ... ignored
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module (line 115) - compile ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::address_map (line 997) ... ignored
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module (line 76) - compile ... ok
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 728) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::func_wrap (line 505) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module (line 87) - compile ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::from_file (line 275) - compile ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::from_file (line 264) - compile ... ok
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate (line 1090) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_default_values (line 261) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::allow_shadowing (line 170) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate_pre (line 1148) ... FAILED
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::Memory (line 111) ... FAILED
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::Memory (line 86) ... FAILED
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::SharedMemory (line 707) ... FAILED
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::Memory::ty (line 283) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::new (line 227) - compile ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::from_binary (line 313) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::exports (line 712) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::from_binary (line 301) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::exports (line 724) ... FAILED
[INFO] [stdout] test src/runtime/vm/gc/gc_ref.rs - runtime::vm::gc::gc_ref::VMGcHeader (line 17) ... ignored
[INFO] [stdout] test src/runtime/vm/gc/gc_runtime.rs - runtime::vm::gc::gc_runtime::GcHeap::vmctx_gc_heap_base (line 235) ... ignored
[INFO] [stdout] test src/runtime/vm/gc/gc_runtime.rs - runtime::vm::gc::gc_runtime::GcHeap::vmctx_gc_heap_bound (line 249) ... ignored
[INFO] [stdout] test src/runtime/vm/libcalls.rs - runtime::vm::libcalls (line 40) ... ignored
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::Memory::new (line 224) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::get_export (line 785) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::imports (line 649) ... FAILED
[INFO] [stdout] test src/runtime/store/context.rs - runtime::store::context::AsContextMut (line 87) - compile fail ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::name (line 616) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::new (line 240) ... FAILED
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::Memory::grow (line 491) ... FAILED
[INFO] [stdout] test src/runtime/trap.rs - runtime::trap::Trap (line 42) ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::get_export (line 773) has been running for over 60 seconds
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::imports (line 661) has been running for over 60 seconds
[INFO] [stdout] test src/runtime/store/context.rs - runtime::store::context::AsContextMut (line 105) ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::resources_required (line 856) ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::get_export (line 773) ... ok
[INFO] [stdout] test src/runtime/store.rs - runtime::store::Store<T>::limiter (line 635) ... ok
[INFO] [stdout] test src/runtime/trap.rs - runtime::trap::WasmBacktrace (line 171) ... ok
[INFO] [stdout] test src/runtime/trap.rs - runtime::trap::WasmBacktrace::capture (line 230) ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::imports (line 661) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::ComponentType (line 510) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3zsZHO/rustcjVGc5W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3zsZHO/rustcjVGc5W/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3zsZHO/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::ComponentType (line 445) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestdfLNGr/rustcSVeMDu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdfLNGr/rustcSVeMDu/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdfLNGr/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::Lift (line 556) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxunagg/rustcxdi4yl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxunagg/rustcxdi4yl/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxunagg/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::ComponentType (line 418) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestXtBk3v/rustclvPim8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestXtBk3v/rustclvPim8/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXtBk3v/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/func.rs - runtime::component::func::Func::typed (line 132) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestD3w3J5/rustcNsrYhv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestD3w3J5/rustcNsrYhv/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestD3w3J5/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::ComponentType (line 470) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestcF6Evy/rustcbzacW9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestcF6Evy/rustcbzacW9/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcF6Evy/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/func.rs - runtime::component::func::Func::typed (line 158) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest76waiK/rustcTIYAc4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest76waiK/rustcTIYAc4/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest76waiK/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/func.rs - runtime::component::func::Func::typed (line 145) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTZ8HAF/rustcbOKd54/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTZ8HAF/rustcbOKd54/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTZ8HAF/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component (line 58) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9ixJWq/rustctuH8SH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9ixJWq/rustctuH8SH/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9ixJWq/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/component.rs - runtime::component::component::Component::new (line 141) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5E7v5A/rustcNVPMpB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5E7v5A/rustcNVPMpB/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5E7v5A/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::bindgen (line 224) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7LXsNw/rustcrjsg0n/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7LXsNw/rustcrjsg0n/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7LXsNw/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/component.rs - runtime::component::component::Component::resources_required (line 531) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestNFrntW/rustc10D81W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNFrntW/rustc10D81W/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNFrntW/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 273) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestioIwOE/rustcmGnhed/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestioIwOE/rustcmGnhed/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestioIwOE/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 240) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVAbjUT/rustc2CYj39/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVAbjUT/rustc2CYj39/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVAbjUT/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::Lower (line 584) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5IL4Xo/rustcA8hq74/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5IL4Xo/rustcA8hq74/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5IL4Xo/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 321) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyMjMWN/rustcDVzH3z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyMjMWN/rustcDVzH3z/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyMjMWN/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::flags (line 605) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestvX0yul/rustceVgq7b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestvX0yul/rustceVgq7b/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvX0yul/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/resources.rs - runtime::component::resources::ResourceType::host (line 44) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesth6I9HN/rustcroBXF0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesth6I9HN/rustcroBXF0/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesth6I9HN/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 43) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9tJr5Q/rustcfDNvDU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9tJr5Q/rustcfDNvDU/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9tJr5Q/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::typed (line 1516) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9Lkqtd/rustcKdnHlu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9Lkqtd/rustcKdnHlu/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9Lkqtd/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/linker.rs - runtime::component::linker::LinkerInstance<'_,T>::func_new (line 505) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzuOIMM/rustcg2o8Td/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzuOIMM/rustcg2o8Td/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzuOIMM/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/externals/table.rs - runtime::externals::table::Table::new (line 53) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthBL0YD/rustcf4zgSi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthBL0YD/rustcf4zgSi/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthBL0YD/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func (line 163) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbu7ADJ/rustcwJQSFs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbu7ADJ/rustcwJQSFs/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbu7ADJ/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::new_async (line 500) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCHuPEF/rustcUUVEZV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCHuPEF/rustcUUVEZV/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCHuPEF/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::typed (line 1527) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwdP9I5/rustcK4Iilw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwdP9I5/rustcK4Iilw/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwdP9I5/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/externals/global.rs - runtime::externals::global::Global::new (line 46) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestIqCVi5/rustcuJcmb7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestIqCVi5/rustcuJcmb7/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIqCVi5/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func (line 194) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9WdyCO/rustcinMzZ8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9WdyCO/rustcinMzZ8/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9WdyCO/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::typed (line 1494) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestDM7EQF/rustcJVHfsf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestDM7EQF/rustcJVHfsf/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDM7EQF/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func (line 229) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjqN6ru/rustc3zPGg7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjqN6ru/rustc3zPGg7/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjqN6ru/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef (line 29) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYoEsCe/rustcHjLLpt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYoEsCe/rustcHjLLpt/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYoEsCe/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::NoFunc (line 37) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestM1FWJL/rustcDhCdzW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestM1FWJL/rustcDhCdzW/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestM1FWJL/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef (line 40) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8sVixr/rustcf2tGql/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8sVixr/rustcf2tGql/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8sVixr/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::wrap (line 679) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVVkt7Q/rustc1BA6cr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVVkt7Q/rustc1BA6cr/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVVkt7Q/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::wrap (line 774) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxn5JT5/rustc7oXxkK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxn5JT5/rustc7oXxkK/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxn5JT5/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::wrap (line 736) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthQSKHR/rustctEhqpD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthQSKHR/rustctEhqpD/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthQSKHR/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef::from_i31 (line 119) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestoaJJ3h/rustcapVetP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestoaJJ3h/rustcapVetP/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoaJJ3h/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data_mut (line 337) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestlDnqhJ/rustcmPXZbw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlDnqhJ/rustcmPXZbw/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlDnqhJ/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::wrap (line 705) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestv3F9ZD/rustcLpNWlu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestv3F9ZD/rustcLpNWlu/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestv3F9ZD/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31 (line 28) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest0YALyf/rustc5omING/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest0YALyf/rustc5omING/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0YALyf/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new_manually_rooted (line 231) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2AEaJl/rustcD4vzZX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2AEaJl/rustcD4vzZX/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2AEaJl/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_u32 (line 116) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestdOFvF3/rustcIF9COM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdOFvF3/rustcIF9COM/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdOFvF3/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data (line 299) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestv6yyat/rustcEJQKhw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestv6yyat/rustcEJQKhw/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestv6yyat/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new (line 159) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestKse8xx/rustc2KzEqm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestKse8xx/rustc2KzEqm/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKse8xx/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_i32 (line 136) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2dsHxX/rustcGnAk8W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2dsHxX/rustcGnAk8W/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2dsHxX/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_i32 (line 179) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5eGoMm/rustcaF8pdE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5eGoMm/rustcaF8pdE/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5eGoMm/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_i32 (line 212) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9Wb5OQ/rustc1diL0o/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9Wb5OQ/rustc1diL0o/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9Wb5OQ/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_u32 (line 157) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFkiRIy/rustcI1PF4Z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFkiRIy/rustcI1PF4Z/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFkiRIy/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted (line 1130) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEUi3vn/rustcjoLiV6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEUi3vn/rustcjoLiV6/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEUi3vn/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::into_rooted (line 1415) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestG6d5ce/rustcOZNgdK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestG6d5ce/rustcOZNgdK/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestG6d5ce/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_u32 (line 198) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestf7XmTV/rustc65sley/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestf7XmTV/rustc65sley/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestf7XmTV/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::ref_eq (line 1470) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestk6xXHV/rustcm1eTEI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestk6xXHV/rustcm1eTEI/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestk6xXHV/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::ref_eq (line 852) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestT2RcWV/rustcBvg5dm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestT2RcWV/rustcBvg5dm/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestT2RcWV/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted (line 488) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestF4Hssm/rustcphU7Or/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestF4Hssm/rustcphU7Or/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestF4Hssm/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::clone (line 1284) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestePw7VD/rustcIDsMJX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestePw7VD/rustcIDsMJX/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestePw7VD/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::to_rooted (line 1358) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwMhGwE/rustcvJLICN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwMhGwE/rustcvJLICN/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwMhGwE/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope (line 951) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesteAapk0/rustczUrAMV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesteAapk0/rustczUrAMV/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteAapk0/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::new (line 1048) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCz3wSJ/rustcRKpT9M/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCz3wSJ/rustcRKpT9M/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCz3wSJ/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::reserve (line 1075) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFJJ08x/rustc2yp0Pr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFJJ08x/rustc2yp0Pr/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFJJ08x/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/noextern.rs - runtime::gc::noextern::NoExtern (line 22) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5kC3ZS/rustc97jInV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5kC3ZS/rustc97jInV/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5kC3ZS/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::to_manually_rooted (line 753) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCp2AiC/rustcwrZqyX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCp2AiC/rustcwrZqyX/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCp2AiC/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::allow_unknown_exports (line 201) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthYG1t8/rustcIyvj6e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthYG1t8/rustcIyvj6e/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthYG1t8/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::instance (line 610) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZXxHcG/rustcbInHLm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestZXxHcG/rustcbInHLm/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZXxHcG/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_traps (line 227) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestBV5GTX/rustcReC4zo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBV5GTX/rustcReC4zo/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBV5GTX/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::define (line 329) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5Zfoxm/rustcpb5C5D/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5Zfoxm/rustcpb5C5D/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5Zfoxm/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 698) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7mTJT2/rustcwgpnSV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7mTJT2/rustcwgpnSV/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7mTJT2/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::rooted_eq (line 801) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyVcnOk/rustcyqYxik/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyVcnOk/rustcyqYxik/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyVcnOk/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 728) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthHkHE4/rustcYg67CT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthHkHE4/rustcYg67CT/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthHkHE4/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::func_wrap (line 505) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFipKRI/rustcDC7n0L/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFipKRI/rustcDC7n0L/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFipKRI/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate (line 1090) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2o7yvi/rustcj3HRit/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2o7yvi/rustcj3HRit/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2o7yvi/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_default_values (line 261) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestaSy2Pb/rustcWF77du/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestaSy2Pb/rustcWF77du/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaSy2Pb/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::allow_shadowing (line 170) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestmqCoYP/rustc3Zi7mW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmqCoYP/rustc3Zi7mW/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmqCoYP/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate_pre (line 1148) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGJZmo4/rustcVq3sRZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGJZmo4/rustcVq3sRZ/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGJZmo4/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::Memory (line 111) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestDlNbua/rustcg7K08H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestDlNbua/rustcg7K08H/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDlNbua/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::Memory (line 86) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVlL03C/rustczVaiAa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVlL03C/rustczVaiAa/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVlL03C/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::SharedMemory (line 707) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest70qmQi/rustc1YUwse/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest70qmQi/rustc1YUwse/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest70qmQi/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::Memory::ty (line 283) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctests8LARP/rustce3TUe0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctests8LARP/rustce3TUe0/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctests8LARP/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::from_binary (line 313) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbNVZny/rustcgucG1G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbNVZny/rustcgucG1G/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbNVZny/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::exports (line 712) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrdvioS/rustc1ArAq0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrdvioS/rustc1ArAq0/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrdvioS/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::from_binary (line 301) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestfNfXtw/rustcjoHU8U/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestfNfXtw/rustcjoHU8U/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfNfXtw/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::exports (line 724) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestnkzHQ3/rustc5x5SqM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestnkzHQ3/rustc5x5SqM/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnkzHQ3/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::Memory::new (line 224) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestNQYOSh/rustcDRblh9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNQYOSh/rustcDRblh9/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNQYOSh/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::get_export (line 785) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestb6uL5l/rustcyfDmh7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestb6uL5l/rustcyfDmh7/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb6uL5l/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::imports (line 649) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestAWoS38/rustc9lPls2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestAWoS38/rustc9lPls2/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAWoS38/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::name (line 616) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestIFCGUd/rustciFQzEL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestIFCGUd/rustciFQzEL/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIFCGUd/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::new (line 240) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLIkMnn/rustcyAeVYt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLIkMnn/rustcyAeVYt/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLIkMnn/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::Memory::grow (line 491) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestNeqIqn/rustcD52KwU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-ef48b1654476a2f3,libwasmtime_cranelift-4f6d940180f1976f,libcranelift_native-0f9bccda56c09cee,libthiserror-66ea8bf0bfbbac8d,libcranelift_wasm-2c6b313ec7b145e3,libitertools-f88506507f98e063,libcranelift_frontend-7b845931ebe57c72,libcranelift_codegen-9fd49a0f6bb1c43a,libcranelift_codegen_shared-c689e1976e64d640,libregalloc2-609ee4157346b23d,libslice_group_by-76b24541790cecb6,libhashbrown-b0395788757c9557,librustc_hash-077fac84b15c224f,libcranelift_control-9dd091d2a5a117cb,libarbitrary-6c14aa13f914d080,libcranelift_bforest-0f8f132083c0ebd7,libwat-6625d710ba2a7521,libwast-e1807b0549a8d110,libwasm_encoder-21211a41b8ba7d0a,libunicode_width-c57d0dcadf6efd33,libmemfd-1af3ae3095f7cdea,libencoding_rs-cde41978255f3cea,libbumpalo-904b31f03ff5fc95,libaddr2line-02052760d867b873,libittapi-a5d65565ada3cf70,libittapi_sys-f3cc20401d73afef,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libeither-493dbbe164bc9796,libwasmtime_cache-534e2f995c41168b,libtoml-8eb1d2942fc8d7ae,libtoml_edit-a5774f99122850bc,libserde_spanned-7a5eab5fbd52dc0f,libwinnow-fb88e969ce312b1b,libtoml_datetime-1638820e040c9a30,libzstd-7b7e180f191808fc,libzstd_safe-4e36e243f7556661,libzstd_sys-d22c3aeb36088857,libdirectories_next-f3f117f39f197076,libdirs_sys_next-43ab7bfd2502c230,liblibc-7e550145748ca295,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libfxprof_processed_profile-abe544f5b592f2c4,libserde_json-cc55df6f60d796e9,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libfxhash-f6d87756ce971792,libdebugid-a6f1c7a9b7e0a203,libuuid-26554164de6a74a0,libwasmtime_jit_debug-43607d79e1ad1b09,libwasmtime_fiber-54ac15a4d20b2b7f,librustix-2edfbd9e0f55c856,liblinux_raw_sys-063c0d0d975654d2,libwasmtime_asm_macros-f7d689709d195fd3,libsptr-78a78f1c8480637d,libmemoffset-c06f538dabd5d50a,libwasmtime_slab-b654000d5cd4f533,libwasmtime_jit_icache_coherence-1d8991eafce764a1,libwasmtime_environ-f1ad961bd43f657d,libwasmprinter-ddaa7739d6fd5dd5,libpostcard-5791dc0abd27a873,libcobs-23a67e833cfaec9c,libgimli-d7a6ae5af8cdc977,libcpp_demangle-b99293cddec696e8,librustc_demangle-7ce53fc83e12c4f3,liblog-a3fffcf231093ad6,libwasm_encoder-f0be3554f5a8a075,libleb128-eb95cd58b6fc338b,libwasmtime_component_util-8d45eaa941307223,libtarget_lexicon-8316e35b1cdedec4,libanyhow-1a3e3fd6e6cd1221,libwasmtime_types-1aa74e5b295c3b61,libsmallvec-116ebfcdc27c94c8,libcranelift_entity-d79a7714ffd8461a,libobject-b7ca7a603436773f,libcrc32fast-35ef3650f1bb2377,libmemchr-6e500fc2d2cc2174,libwasmparser-1345ef08a83e1671,libhashbrown-c0ef04180d52c998,libahash-63813f37efd9277a,libonce_cell-44d3046f3806165b,libcfg_if-8c8419bc1cff3c76,libzerocopy-46231d2626fee210,libbyteorder-7912a666fa871683,libindexmap-ee6045fce6bc61fa,libequivalent-4046d892813a5d9a,libhashbrown-c2a03324bde32ea2,libfoldhash-dd6cf4e9dfc437cf,libserde-e04544a43524d62f,libsemver-a90f95c947242ee6,libbitflags-96dfad3972967e99}.rlib" "<sysroot>/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" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNeqIqn/rustcD52KwU/raw-dylibs" "-B<sysroot>/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/ittapi-sys-da6a07c3f8bd25f9/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-b77bb2849676e076/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fb2a07c509ebe00/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNeqIqn/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 43)
[INFO] [stdout]     src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 240)
[INFO] [stdout]     src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 273)
[INFO] [stdout]     src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 321)
[INFO] [stdout]     src/runtime/component/component.rs - runtime::component::component::Component::new (line 141)
[INFO] [stdout]     src/runtime/component/component.rs - runtime::component::component::Component::resources_required (line 531)
[INFO] [stdout]     src/runtime/component/func.rs - runtime::component::func::Func::typed (line 132)
[INFO] [stdout]     src/runtime/component/func.rs - runtime::component::func::Func::typed (line 145)
[INFO] [stdout]     src/runtime/component/func.rs - runtime::component::func::Func::typed (line 158)
[INFO] [stdout]     src/runtime/component/linker.rs - runtime::component::linker::LinkerInstance<'_,T>::func_new (line 505)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component (line 58)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::ComponentType (line 418)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::ComponentType (line 445)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::ComponentType (line 470)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::ComponentType (line 510)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::Lift (line 556)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::Lower (line 584)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::bindgen (line 224)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::flags (line 605)
[INFO] [stdout]     src/runtime/component/resources.rs - runtime::component::resources::ResourceType::host (line 44)
[INFO] [stdout]     src/runtime/externals/global.rs - runtime::externals::global::Global::new (line 46)
[INFO] [stdout]     src/runtime/externals/table.rs - runtime::externals::table::Table::new (line 53)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func (line 163)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func (line 194)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func (line 229)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::new_async (line 500)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::typed (line 1494)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::typed (line 1516)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::typed (line 1527)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::wrap (line 679)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::wrap (line 705)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::wrap (line 736)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::wrap (line 774)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::NoFunc (line 37)
[INFO] [stdout]     src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef (line 29)
[INFO] [stdout]     src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef::from_i31 (line 119)
[INFO] [stdout]     src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef (line 40)
[INFO] [stdout]     src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data (line 299)
[INFO] [stdout]     src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data_mut (line 337)
[INFO] [stdout]     src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new (line 159)
[INFO] [stdout]     src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new_manually_rooted (line 231)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31 (line 28)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_i32 (line 212)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_u32 (line 198)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_i32 (line 136)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_u32 (line 116)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_i32 (line 179)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_u32 (line 157)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted (line 1130)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::clone (line 1284)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::into_rooted (line 1415)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::ref_eq (line 1470)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::to_rooted (line 1358)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope (line 951)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::new (line 1048)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::reserve (line 1075)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted (line 488)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::ref_eq (line 852)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::rooted_eq (line 801)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::to_manually_rooted (line 753)
[INFO] [stdout]     src/runtime/gc/noextern.rs - runtime::gc::noextern::NoExtern (line 22)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::allow_shadowing (line 170)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::allow_unknown_exports (line 201)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::define (line 329)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_default_values (line 261)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_traps (line 227)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::func_wrap (line 505)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::instance (line 610)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate (line 1090)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate_pre (line 1148)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 698)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 728)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::Memory (line 111)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::Memory (line 86)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::Memory::grow (line 491)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::Memory::new (line 224)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::Memory::ty (line 283)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::SharedMemory (line 707)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::exports (line 712)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::exports (line 724)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::from_binary (line 301)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::from_binary (line 313)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::get_export (line 785)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::imports (line 649)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::name (line 616)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::new (line 240)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 86 failed; 12 ignored; 0 measured; 0 filtered out; finished in 151.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1a467fd204d95314293cd23393ba6bcdf83bcd7bb09703e2d62de0cc2571e4fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a467fd204d95314293cd23393ba6bcdf83bcd7bb09703e2d62de0cc2571e4fb", kill_on_drop: false }`
[INFO] [stdout] 1a467fd204d95314293cd23393ba6bcdf83bcd7bb09703e2d62de0cc2571e4fb
