[INFO] cloning repository https://github.com/benwis/wasip2_plugins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benwis/wasip2_plugins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwis%2Fwasip2_plugins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwis%2Fwasip2_plugins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aad392872eb0db1f1703c628daf1c4b5aa1b4bab [INFO] building benwis/wasip2_plugins against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwis%2Fwasip2_plugins" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benwis/wasip2_plugins on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benwis/wasip2_plugins [INFO] finished tweaking git repo https://github.com/benwis/wasip2_plugins [INFO] tweaked toml for git repo https://github.com/benwis/wasip2_plugins written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/benwis/wasip2_plugins 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff85074cf6433f1771c85a17d98f92b908c0c9845741b13821d2032eaaa5e330 [INFO] running `Command { std: "docker" "start" "-a" "ff85074cf6433f1771c85a17d98f92b908c0c9845741b13821d2032eaaa5e330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff85074cf6433f1771c85a17d98f92b908c0c9845741b13821d2032eaaa5e330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff85074cf6433f1771c85a17d98f92b908c0c9845741b13821d2032eaaa5e330", kill_on_drop: false }` [INFO] [stdout] ff85074cf6433f1771c85a17d98f92b908c0c9845741b13821d2032eaaa5e330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e742431e36d498a378d1e8b5bde89b3f2d6dcee25a147bdbcb3dc74356191c78 [INFO] running `Command { std: "docker" "start" "-a" "e742431e36d498a378d1e8b5bde89b3f2d6dcee25a147bdbcb3dc74356191c78", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cranelift-isle v0.109.0 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling cranelift-codegen-shared v0.109.0 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v22.0.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.109.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling cap-primitives v3.2.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling wasmtime-component-util v22.0.0 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling cap-std v3.2.0 [INFO] [stderr] Compiling spdx v0.10.6 [INFO] [stderr] Compiling cranelift-control v0.109.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wasm-encoder v0.209.1 [INFO] [stderr] Compiling wasm-encoder v0.213.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wasmtime-cache v22.0.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling wit-bindgen-rust v0.27.0 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling wasmtime-fiber v22.0.0 [INFO] [stderr] Compiling wasmtime-component-macro v22.0.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wasmtime v22.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling wasmtime-asm-macros v22.0.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.27.0 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling wiggle-macro v22.0.0 [INFO] [stderr] Compiling wast v213.0.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling wit-bindgen-rt v0.27.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cranelift-codegen v0.109.0 [INFO] [stderr] Compiling ittapi v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v22.0.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling system-interface v0.27.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling wasmtime-slab v22.0.0 [INFO] [stderr] Compiling cap-fs-ext v3.2.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling wasmparser v0.212.0 [INFO] [stderr] Compiling wasmparser v0.209.1 [INFO] [stderr] Compiling wiggle-generate v22.0.0 [INFO] [stderr] Compiling cranelift-entity v0.109.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cranelift-bforest v0.109.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cap-rand v3.2.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling fs-set-times v0.20.1 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling toml_edit v0.22.15 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9a3ef2cd3ecaae3c6ef59768612837d797602a6d/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.34/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="itoa"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="once_cell"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=91250426ea62f4fe -C extra-filename=-8d248f045bf8e2bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-eb92e23a18d5cc91.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4c6598116a867907.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-e5a1906b39cac4ff.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/9a3ef2cd3ecaae3c6ef59768612837d797602a6d/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 --deny=unsafe_code '--allow=clippy::all' --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=f71dacb2e6fcb655 -C extra-filename=-e8db20ece6a68a40 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4da8e728f96f9c67.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8257de363ef7afb0.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0b751570fe8148fe.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d8c90b32ee9ba894.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-6eebfb1f212df4d9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/9a3ef2cd3ecaae3c6ef59768612837d797602a6d/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-213.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 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dwarf", "wasm-module"))' -C metadata=ecf9d82b30d58cf9 -C extra-filename=-f3d9f93e167b3dcc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-2d2c91a1d19edcc8.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-ae0983f084a091ac.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-ea37189c48be061a.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-4923bd2580d75610.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9a3ef2cd3ecaae3c6ef59768612837d797602a6d/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b7ace177c1d84471 -C extra-filename=-8c4c134ba9715f12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b8c2ca00b3c0e98e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fe9819ecd9fb6bb5.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a6f70b5d8cb2d717.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7c2dce98dcb84092.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ccea2651849a02b4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-80bbe07b92d40203.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ff0e049cb8e7a9c2.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-e9731ed2bc85f01b.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e742431e36d498a378d1e8b5bde89b3f2d6dcee25a147bdbcb3dc74356191c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e742431e36d498a378d1e8b5bde89b3f2d6dcee25a147bdbcb3dc74356191c78", kill_on_drop: false }` [INFO] [stdout] e742431e36d498a378d1e8b5bde89b3f2d6dcee25a147bdbcb3dc74356191c78