[INFO] fetching crate wacker-cli 0.10.0...
[INFO] testing wacker-cli-0.10.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate wacker-cli 0.10.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wacker-cli 0.10.0
[INFO] finished tweaking crates.io crate wacker-cli 0.10.0
[INFO] tweaked toml for crates.io crate wacker-cli 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wacker-cli 0.10.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wacker-cli 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06464b4cd7acd51a237807b9e307df3f6b582728d9dc3806095b535993cf1548
[INFO] running `Command { std: "docker" "start" "-a" "06464b4cd7acd51a237807b9e307df3f6b582728d9dc3806095b535993cf1548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06464b4cd7acd51a237807b9e307df3f6b582728d9dc3806095b535993cf1548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06464b4cd7acd51a237807b9e307df3f6b582728d9dc3806095b535993cf1548", kill_on_drop: false }`
[INFO] [stdout] 06464b4cd7acd51a237807b9e307df3f6b582728d9dc3806095b535993cf1548
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ece8f31f32ee97915bb621c9c8dc6b751749a353ec7da0e231ad857e6d3ae216
[INFO] running `Command { std: "docker" "start" "-a" "ece8f31f32ee97915bb621c9c8dc6b751749a353ec7da0e231ad857e6d3ae216", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling cranelift-isle v0.110.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.1
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling io-extras v0.18.2
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling cranelift-codegen v0.110.1
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling cap-primitives v3.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v23.0.1
[INFO] [stderr]    Compiling cranelift-control v0.110.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fs-set-times v0.20.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling embedded-io v0.4.0
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling wasmparser v0.212.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cranelift-bitset v0.110.1
[INFO] [stderr]    Compiling cranelift-entity v0.110.1
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling cranelift-bforest v0.110.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling postcard v1.0.8
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling cap-std v3.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling wasmtime-component-util v23.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling wit-parser v0.212.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling toml_edit v0.22.11
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling wasmtime-fiber v23.0.1
[INFO] [stderr]    Compiling wasmtime-types v23.0.1
[INFO] [stderr]    Compiling wasmprinter v0.212.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling wasm-encoder v0.214.0
[INFO] [stderr]    Compiling wasm-encoder v0.212.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-component-macro v23.0.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling wasmtime-cache v23.0.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling wasmtime-environ v23.0.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling wast v214.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v23.0.1
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling wasmtime v23.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling wasmtime-asm-macros v23.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling wiggle-macro v23.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling cranelift-frontend v0.110.1
[INFO] [stderr]    Compiling cranelift-native v0.110.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling wat v1.214.0
[INFO] [stderr]    Compiling cranelift-wasm v0.110.1
[INFO] [stderr]    Compiling wiggle-generate v23.0.1
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling wasmtime-cranelift v23.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling wasmtime-jit-debug v23.0.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v23.0.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling system-interface v0.27.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling cap-fs-ext v3.0.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling wasmtime-slab v23.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling cap-time-ext v3.0.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling cap-rand v3.0.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling tonic-build v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cap-net-ext v3.0.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling wacker v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling wiggle v23.0.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling wasmtime-wasi v23.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling tonic v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wasi-common v23.0.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr] error: could not compile `wasmtime` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name wasmtime --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-23.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-lifetimes --warn=unstable_features --warn=trivial_numeric_casts '--allow=clippy::all' --cfg 'feature="addr2line"' --cfg 'feature="async"' --cfg 'feature="cache"' --cfg 'feature="component-model"' --cfg 'feature="coredump"' --cfg 'feature="cranelift"' --cfg 'feature="debug-builtins"' --cfg 'feature="default"' --cfg 'feature="demangle"' --cfg 'feature="gc"' --cfg 'feature="parallel-compilation"' --cfg 'feature="pooling-allocator"' --cfg 'feature="profiling"' --cfg 'feature="runtime"' --cfg 'feature="std"' --cfg 'feature="threads"' --cfg 'feature="wat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("addr2line", "all-arch", "async", "cache", "call-hook", "component-model", "coredump", "cranelift", "debug-builtins", "default", "demangle", "gc", "incremental-cache", "memory-protection-keys", "parallel-compilation", "pooling-allocator", "profiling", "runtime", "std", "threads", "wat", "winch", "wmemcheck"))' -C metadata=a3655cfa355ad9a0 -C extra-filename=-b50e24f7d8e88095 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr2line=/opt/rustwide/target/debug/deps/libaddr2line-d08e4fceb0aa7221.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bab7366809509fd1.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a8bf8191c1474cec.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cc8ac0de6c10eef5.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0813a489e52f71f0.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3e7fc4e38d4a72b5.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-ca79e330d79b9da1.rmeta --extern fxprof_processed_profile=/opt/rustwide/target/debug/deps/libfxprof_processed_profile-22b4c52bb96bd9b4.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-09feefb3119daf24.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0448091fe7280a21.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e8bdcbc922c87f24.rmeta --extern ittapi=/opt/rustwide/target/debug/deps/libittapi-20005f8c235b4db1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4c260f4814e68eb7.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-339a02be994129a8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1ad4a80b9627ed31.rmeta --extern memfd=/opt/rustwide/target/debug/deps/libmemfd-79db47cb63edeab3.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-2678b0c3f313ef7a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-afda427d31ce802c.so --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-3344966664428800.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6c5fce43ad428067.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-e9d4519cf79f7039.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-452c776de2ef7b22.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ada5c5fab9e70217.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-72a6ab427b112ef4.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b117e8f94e595d2.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-cea14a6375409d5c.rmeta --extern sptr=/opt/rustwide/target/debug/deps/libsptr-9a63859e586ef484.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-caef57a777f5bf2b.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-7d9c31811e74b61f.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-68e5107e70ff67dc.rmeta --extern wasmtime_asm_macros=/opt/rustwide/target/debug/deps/libwasmtime_asm_macros-2cbaea1457e43769.rmeta --extern wasmtime_cache=/opt/rustwide/target/debug/deps/libwasmtime_cache-4fbf12bc9f08a9a8.rmeta --extern wasmtime_component_macro=/opt/rustwide/target/debug/deps/libwasmtime_component_macro-3b3f71be5b4d7228.so --extern wasmtime_component_util=/opt/rustwide/target/debug/deps/libwasmtime_component_util-f84c9fed55a48fc6.rmeta --extern wasmtime_cranelift=/opt/rustwide/target/debug/deps/libwasmtime_cranelift-a38d8954e92881e5.rmeta --extern wasmtime_environ=/opt/rustwide/target/debug/deps/libwasmtime_environ-eab1ae967061208d.rmeta --extern wasmtime_fiber=/opt/rustwide/target/debug/deps/libwasmtime_fiber-e0b0a24511b689fe.rmeta --extern wasmtime_jit_debug=/opt/rustwide/target/debug/deps/libwasmtime_jit_debug-5d4a6b27db49a1aa.rmeta --extern wasmtime_jit_icache_coherence=/opt/rustwide/target/debug/deps/libwasmtime_jit_icache_coherence-a1ce3534f838d584.rmeta --extern wasmtime_slab=/opt/rustwide/target/debug/deps/libwasmtime_slab-699d84ca5cae32a3.rmeta --extern wasmtime_versioned_export_macros=/opt/rustwide/target/debug/deps/libwasmtime_versioned_export_macros-fdbafa64aaa010b1.so --extern wat=/opt/rustwide/target/debug/deps/libwat-8bf251a65fcd9669.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmtime-e6cec07d78c294fc/out -L native=/opt/rustwide/target/debug/build/ittapi-sys-ff295269ba8e0670/out -L native=/opt/rustwide/target/debug/build/zstd-sys-f0e13c39e6fa609d/out -l static=wasmtime-helpers -l m --check-cfg 'cfg(asan)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmtime-wasi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name wasmtime_wasi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-23.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-lifetimes --warn=unstable_features --warn=trivial_numeric_casts '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="preview1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "preview1"))' -C metadata=cd8259cfa2154962 -C extra-filename=-9d5fbf72af8070e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bab7366809509fd1.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a8bf8191c1474cec.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cc8ac0de6c10eef5.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6ef7891ad1d0e9a7.rmeta --extern cap_fs_ext=/opt/rustwide/target/debug/deps/libcap_fs_ext-e953582e32302b16.rmeta --extern cap_net_ext=/opt/rustwide/target/debug/deps/libcap_net_ext-5fc96a8822df8df3.rmeta --extern cap_rand=/opt/rustwide/target/debug/deps/libcap_rand-c222b17b52480f50.rmeta --extern cap_std=/opt/rustwide/target/debug/deps/libcap_std-8d59b3bd7b812165.rmeta --extern cap_time_ext=/opt/rustwide/target/debug/deps/libcap_time_ext-cd6c38af1591b0f6.rmeta --extern fs_set_times=/opt/rustwide/target/debug/deps/libfs_set_times-b06fd68810d72845.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3c8633ebd6209347.rmeta --extern io_lifetimes=/opt/rustwide/target/debug/deps/libio_lifetimes-79e221843fa2ad66.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-e9d4519cf79f7039.rmeta --extern system_interface=/opt/rustwide/target/debug/deps/libsystem_interface-acb3a0c239182c67.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-39de94d89f681355.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-44c979827912bcda.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5940125aaa863550.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-584af45e868bc717.rmeta --extern wasmtime=/opt/rustwide/target/debug/deps/libwasmtime-b50e24f7d8e88095.rmeta --extern wiggle=/opt/rustwide/target/debug/deps/libwiggle-2de4c3f4be10c4e3.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmtime-e6cec07d78c294fc/out -L native=/opt/rustwide/target/debug/build/ittapi-sys-ff295269ba8e0670/out -L native=/opt/rustwide/target/debug/build/zstd-sys-f0e13c39e6fa609d/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ece8f31f32ee97915bb621c9c8dc6b751749a353ec7da0e231ad857e6d3ae216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ece8f31f32ee97915bb621c9c8dc6b751749a353ec7da0e231ad857e6d3ae216", kill_on_drop: false }`
[INFO] [stdout] ece8f31f32ee97915bb621c9c8dc6b751749a353ec7da0e231ad857e6d3ae216
