[INFO] fetching crate exocore-apps-host 0.1.26... [INFO] checking exocore-apps-host-0.1.26 against nightly-2024-10-25 for legacyreceiver_rename [INFO] extracting crate exocore-apps-host 0.1.26 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate exocore-apps-host 0.1.26 on toolchain nightly-2024-10-25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exocore-apps-host 0.1.26 [INFO] finished tweaking crates.io crate exocore-apps-host 0.1.26 [INFO] tweaked toml for crates.io crate exocore-apps-host 0.1.26 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 510 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.68 (available: v2.0.0) [INFO] [stderr] Adding uuid v1.6.1 (available: v1.11.0) [INFO] [stderr] Adding wasmtime v4.0.1 (available: v26.0.1) [INFO] [stderr] Adding wasmtime-wasi v4.0.1 (available: v26.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63af9702a56602cea5abe2053b57d15b74de11222e72aee6ec4791e2227ed233 [INFO] running `Command { std: "docker" "start" "-a" "63af9702a56602cea5abe2053b57d15b74de11222e72aee6ec4791e2227ed233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63af9702a56602cea5abe2053b57d15b74de11222e72aee6ec4791e2227ed233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63af9702a56602cea5abe2053b57d15b74de11222e72aee6ec4791e2227ed233", kill_on_drop: false }` [INFO] [stdout] 63af9702a56602cea5abe2053b57d15b74de11222e72aee6ec4791e2227ed233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1017e30f83117409bfde7f635f0b11a10d35cb34eb4e51132820b4363d4b3ac [INFO] running `Command { std: "docker" "start" "-a" "a1017e30f83117409bfde7f635f0b11a10d35cb34eb4e51132820b4363d4b3ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking multihash v0.19.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking asn1_der v0.7.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling wasmtime-fiber v4.0.1 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Compiling wasmtime-runtime v4.0.1 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking wasmtime-asm-macros v4.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking fs-set-times v0.19.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking wasm-encoder v0.219.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling capnp v0.19.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling wasmtime-cache v4.0.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking wast v219.0.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v3.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling wasmtime v4.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling capnpc v0.19.0 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] error: could not compile `wast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wast-219.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=ee1a3f23cbf3fb86 -C extra-filename=-ee1a3f23cbf3fb86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-dd9cf0a8bcd6d231.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-81acc14c757ba81b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9609b884b32b39e5.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-5f63042d22b275fa.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-c9acc4a3bb540fe8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a1017e30f83117409bfde7f635f0b11a10d35cb34eb4e51132820b4363d4b3ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1017e30f83117409bfde7f635f0b11a10d35cb34eb4e51132820b4363d4b3ac", kill_on_drop: false }` [INFO] [stdout] a1017e30f83117409bfde7f635f0b11a10d35cb34eb4e51132820b4363d4b3ac