[INFO] fetching crate wasi2ic 0.2.16... [INFO] building wasi2ic-0.2.16 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate wasi2ic 0.2.16 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate wasi2ic 0.2.16 [INFO] finished tweaking crates.io crate wasi2ic 0.2.16 [INFO] tweaked toml for crates.io crate wasi2ic 0.2.16 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasi2ic 0.2.16 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasi2ic 0.2.16 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leb128fmt v0.1.0 [INFO] [stderr] Downloaded candid_derive v0.10.19 [INFO] [stderr] Downloaded wat v1.239.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.185 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded pretty v0.12.4 [INFO] [stderr] Downloaded walrus v0.22.0 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded candid v0.10.19 [INFO] [stderr] Downloaded wast v239.0.0 [INFO] [stderr] Downloaded typed-arena v2.0.2 [INFO] [stderr] Downloaded wasmparser v0.223.1 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.185 [INFO] [stderr] Downloaded dary_heap v0.3.8 [INFO] [stderr] Downloaded link-cplusplus v1.0.12 [INFO] [stderr] Downloaded scratch v1.0.9 [INFO] [stderr] Downloaded wasmparser v0.212.0 [INFO] [stderr] Downloaded wasmparser v0.239.0 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.185 [INFO] [stderr] Downloaded cxx v1.0.185 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded cxx-build v1.0.185 [INFO] [stderr] Downloaded walrus-macro v0.22.0 [INFO] [stderr] Downloaded ic-wasm v0.9.6 [INFO] [stderr] Downloaded wasm-opt-cxx-sys v0.116.0 [INFO] [stderr] Downloaded foldhash v0.2.0 [INFO] [stderr] Downloaded wasm-encoder v0.239.0 [INFO] [stderr] Downloaded wasmprinter v0.239.0 [INFO] [stderr] Downloaded wasm-opt v0.116.1 [INFO] [stderr] Downloaded wasm-encoder v0.212.0 [INFO] [stderr] Downloaded wasm-opt-sys v0.116.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85ff4c399b4ba81677bd628aab6ea94e9517a0a9305521e481510416d7fb410a [INFO] running `Command { std: "docker" "start" "-a" "85ff4c399b4ba81677bd628aab6ea94e9517a0a9305521e481510416d7fb410a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85ff4c399b4ba81677bd628aab6ea94e9517a0a9305521e481510416d7fb410a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ff4c399b4ba81677bd628aab6ea94e9517a0a9305521e481510416d7fb410a", kill_on_drop: false }` [INFO] [stdout] 85ff4c399b4ba81677bd628aab6ea94e9517a0a9305521e481510416d7fb410a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7044d997b44c7f8ab6b321f7f6eba5fd718a408afa8f2f2bc8fbd9d0d01e4502 [INFO] running `Command { std: "docker" "start" "-a" "7044d997b44c7f8ab6b321f7f6eba5fd718a408afa8f2f2bc8fbd9d0d01e4502", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.185 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasmparser v0.239.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling wasmparser v0.223.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.185 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling wasm-encoder v0.212.0 [INFO] [stderr] Compiling cxx-build v1.0.185 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wast v239.0.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cxxbridge-macro v1.0.185 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling wasm-opt-sys v0.116.0 [INFO] [stderr] Compiling wasm-opt-cxx-sys v0.116.0 [INFO] [stderr] Compiling candid_derive v0.10.19 [INFO] [stderr] Compiling walrus-macro v0.22.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling wasmparser v0.212.0 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [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/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.239.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="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=4f54988b8bf85b97 -C extra-filename=-e45d9d0380bbc7c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-67c87c8618e0d4b9.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-239.0.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="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=b7be1ce7f6cb5d10 -C extra-filename=-2621f7bfb849183f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-f3bca020550ea9bd.rmeta --extern leb128fmt=/opt/rustwide/target/debug/deps/libleb128fmt-2a9a82a3ed621724.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d12f1dd14779f44c.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-4f4b61027246faea.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.212.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 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no-hash-maps", "serde", "std", "validate"))' -C metadata=61194deadc54cb31 -C extra-filename=-1945c619ccb92a81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-eacb738f34090c6e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6335064efcd55160.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e1e61a44645b2f9e.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-67c87c8618e0d4b9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-37b77352c9aa3dd1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "7044d997b44c7f8ab6b321f7f6eba5fd718a408afa8f2f2bc8fbd9d0d01e4502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7044d997b44c7f8ab6b321f7f6eba5fd718a408afa8f2f2bc8fbd9d0d01e4502", kill_on_drop: false }` [INFO] [stdout] 7044d997b44c7f8ab6b321f7f6eba5fd718a408afa8f2f2bc8fbd9d0d01e4502