[INFO] cloning repository https://github.com/obeli-sk/demo-stargazers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obeli-sk/demo-stargazers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobeli-sk%2Fdemo-stargazers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobeli-sk%2Fdemo-stargazers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8483976d4c3b408a7b6002d650ba037aa70c2c40 [INFO] building obeli-sk/demo-stargazers against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobeli-sk%2Fdemo-stargazers" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/obeli-sk/demo-stargazers [INFO] finished tweaking git repo https://github.com/obeli-sk/demo-stargazers [INFO] tweaked toml for git repo https://github.com/obeli-sk/demo-stargazers written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/obeli-sk/demo-stargazers on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/obeli-sk/demo-stargazers 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23ef6ef0d295a49e9b43c1dc91f84c00e0450c7b2b597887ce368bffa235cf0b [INFO] running `Command { std: "docker" "start" "-a" "23ef6ef0d295a49e9b43c1dc91f84c00e0450c7b2b597887ce368bffa235cf0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ef6ef0d295a49e9b43c1dc91f84c00e0450c7b2b597887ce368bffa235cf0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ef6ef0d295a49e9b43c1dc91f84c00e0450c7b2b597887ce368bffa235cf0b", kill_on_drop: false }` [INFO] [stdout] 23ef6ef0d295a49e9b43c1dc91f84c00e0450c7b2b597887ce368bffa235cf0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 566e87cc841cd991d528757fae3e73007299d87bb075d105726200a6598a3568 [INFO] running `Command { std: "docker" "start" "-a" "566e87cc841cd991d528757fae3e73007299d87bb075d105726200a6598a3568", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling wasmparser v0.243.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling wasm-encoder v0.243.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.49.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.34.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wit-bindgen-rt v0.34.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.49.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.34.0 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling wit-bindgen v0.49.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wasmparser v0.219.2 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling waki-macros v0.5.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling cynic-parser v0.10.0 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cynic-codegen v3.12.0 [INFO] [stderr] Compiling wit-parser v0.243.0 [INFO] [stderr] Compiling wit-parser v0.219.2 [INFO] [stderr] Compiling wasm-encoder v0.219.2 [INFO] [stderr] Compiling wasm-metadata v0.243.0 [INFO] [stderr] Compiling wasm-metadata v0.219.2 [INFO] [stderr] Compiling activity-github-impl v0.1.0 (/opt/rustwide/workdir/activity/github/impl) [INFO] [stderr] Compiling cynic-proc-macros v3.12.0 [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/23647e694de8d0904848ad068b2e0ec2dd098c37/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.243.0/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 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --deny=unsafe_code --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(fuzzing)' --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="hash-collections"' --cfg 'feature="simd"' --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", "simd", "std", "validate"))' -C metadata=ae0fc3b9694555bb -C extra-filename=-f53bcdfafea15946 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d6b73c956113621d.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2788cd1864171e83.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3b235527fc4b80e4.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-7e1d6f6b9e40437d.rmeta --cap-lints allow --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "566e87cc841cd991d528757fae3e73007299d87bb075d105726200a6598a3568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566e87cc841cd991d528757fae3e73007299d87bb075d105726200a6598a3568", kill_on_drop: false }` [INFO] [stdout] 566e87cc841cd991d528757fae3e73007299d87bb075d105726200a6598a3568