[INFO] fetching crate wasmcloud-tracing 0.16.0...
[INFO] checking wasmcloud-tracing-0.16.0 against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] extracting crate wasmcloud-tracing 0.16.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wasmcloud-tracing 0.16.0
[INFO] finished tweaking crates.io crate wasmcloud-tracing 0.16.0
[INFO] tweaked toml for crates.io crate wasmcloud-tracing 0.16.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmcloud-tracing 0.16.0 on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmcloud-tracing 0.16.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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d811990877f6a9268070d3283be6390947f201a0c79fe88b9fbfe936b73c120a
[INFO] running `Command { std: "docker" "start" "-a" "d811990877f6a9268070d3283be6390947f201a0c79fe88b9fbfe936b73c120a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d811990877f6a9268070d3283be6390947f201a0c79fe88b9fbfe936b73c120a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d811990877f6a9268070d3283be6390947f201a0c79fe88b9fbfe936b73c120a", kill_on_drop: false }`
[INFO] [stdout] d811990877f6a9268070d3283be6390947f201a0c79fe88b9fbfe936b73c120a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d62a577525d19c00dc3c3217b5726886aff7253d9339f5bd87d03643327e83a3
[INFO] running `Command { std: "docker" "start" "-a" "d62a577525d19c00dc3c3217b5726886aff7253d9339f5bd87d03643327e83a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling wasmparser v0.220.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v38.0.4
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v38.0.4
[INFO] [stderr]     Checking wasmtime-internal-math v38.0.4
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling wasmtime-internal-component-util v38.0.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling wit-bindgen-wrpc-rust v0.10.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v38.0.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking wasmtime-internal-slab v38.0.4
[INFO] [stderr]    Compiling cap-fs-ext v3.4.5
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]    Compiling wit-bindgen-wrpc-rust-macro v0.10.0
[INFO] [stderr]    Compiling wasm-encoder v0.229.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking nuid v0.5.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking send-future v0.1.0
[INFO] [stderr]     Checking compression-core v0.4.30
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking wasm-gen v0.1.4
[INFO] [stderr]     Checking cap-rand v3.4.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking compression-codecs v0.4.32
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking cap-time-ext v3.4.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v38.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pulley-macros v38.0.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasmtime-internal-fiber v38.0.4
[INFO] [stderr]    Compiling wasmtime v38.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e983148bd5f0f0db270bfb72149f5e892e68b67f/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.220.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 '--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="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "std", "validate"))' -C metadata=963f504cb7cac4af -C extra-filename=-3da013d03db21df6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d060648b4513e855.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-6962aa02f29e0a31.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" "d62a577525d19c00dc3c3217b5726886aff7253d9339f5bd87d03643327e83a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62a577525d19c00dc3c3217b5726886aff7253d9339f5bd87d03643327e83a3", kill_on_drop: false }`
[INFO] [stdout] d62a577525d19c00dc3c3217b5726886aff7253d9339f5bd87d03643327e83a3
