[INFO] cloning repository https://github.com/ysono/pancake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ysono/pancake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysono%2Fpancake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysono%2Fpancake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ceea5ed68be8c67994979131ecc884c98e97c5d [INFO] building ysono/pancake against master#657eefe2dcf18f76ac67a39945810128e101178c for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysono%2Fpancake" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ysono/pancake on toolchain 657eefe2dcf18f76ac67a39945810128e101178c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ysono/pancake [INFO] finished tweaking git repo https://github.com/ysono/pancake [INFO] tweaked toml for git repo https://github.com/ysono/pancake written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ysono/pancake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wit-bindgen` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/WASI` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasm-c-api` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-crypto.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-nn` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-encoder v0.19.1 [INFO] [stderr] Downloaded from_map v0.1.0 [INFO] [stderr] Downloaded wast v49.0.0 [INFO] [stderr] Downloaded hashmap_derive v0.1.0 [INFO] [stderr] Downloaded routerify v3.0.0 [INFO] [stderr] Downloaded shorthand v0.1.1 [INFO] [stderr] Downloaded memfd v0.6.1 [INFO] [stderr] Downloaded ittapi v0.3.1 [INFO] [stderr] Downloaded wasmparser v0.94.0 [INFO] [stderr] Downloaded wasmprinter v0.2.43 [INFO] [stderr] Downloaded const-gen-derive v1.0.0 [INFO] [stderr] Downloaded const-gen v1.3.0 [INFO] [stderr] Downloaded wat v1.0.51 [INFO] [stderr] Downloaded ittapi-sys v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d626179522f51145cfcbfd7f4bc757c16a2b43ca37bb21047ad6e14f9ddded4 [INFO] running `Command { std: "docker" "start" "-a" "4d626179522f51145cfcbfd7f4bc757c16a2b43ca37bb21047ad6e14f9ddded4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d626179522f51145cfcbfd7f4bc757c16a2b43ca37bb21047ad6e14f9ddded4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d626179522f51145cfcbfd7f4bc757c16a2b43ca37bb21047ad6e14f9ddded4", kill_on_drop: false }` [INFO] [stdout] 4d626179522f51145cfcbfd7f4bc757c16a2b43ca37bb21047ad6e14f9ddded4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cccc3eec655042b6523f077030e63dff308ee40540757644e83adf39e2c472f [INFO] running `Command { std: "docker" "start" "-a" "5cccc3eec655042b6523f077030e63dff308ee40540757644e83adf39e2c472f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling wasm-encoder v0.19.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling target-lexicon v0.12.5 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling io-lifetimes v0.7.5 [INFO] [stderr] Compiling cranelift-isle v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustix v0.35.13 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling wast v49.0.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling wit-parser v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02) [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regalloc2 v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling wasmtime-component-util v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling wasmtime-fiber v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling ittapi-sys v0.3.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling wasmtime-runtime v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling wasmtime-asm-macros v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling memfd v0.6.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling wasmtime-cache v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling wat v1.0.51 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling wit-bindgen-gen-host-wasmtime-rust v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02) [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v3.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling wit-bindgen-gen-guest-rust v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02) [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling wasmtime v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cranelift-codegen v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling file-per-thread-logger v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ittapi v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling hashmap_derive v0.1.0 [INFO] [stderr] Compiling const-gen-derive v1.0.0 [INFO] [stderr] Compiling wasmtime-component-macro v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling from_map v0.1.0 [INFO] [stderr] Compiling shorthand v0.1.1 [INFO] [stderr] Compiling const-gen v1.3.0 [INFO] [stderr] Compiling pancake_types v0.1.0 (/opt/rustwide/workdir/pancake_types) [INFO] [stderr] Compiling pancake_engine_common v0.1.0 (/opt/rustwide/workdir/pancake_engine_common) [INFO] [stderr] Compiling pancake_engine_serial v0.1.0 (/opt/rustwide/workdir/pancake_engine_serial) [INFO] [stderr] Compiling examples_wasm_txn v0.1.0 (/opt/rustwide/workdir/examples_wasm_txn) [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling pancake_engine_ssi v0.1.0 (/opt/rustwide/workdir/pancake_engine_ssi) [INFO] [stderr] Compiling cranelift-entity v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cranelift-bforest v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling wasmparser v0.93.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling wasmparser v0.94.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling cranelift-egraph v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling wasmprinter v0.2.43 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling wit-component v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02) [INFO] [stderr] Compiling wasmtime-types v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6) [INFO] [stderr] error: could not compile `wasmparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.94.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 -C metadata=a36e96aca5dcff8e -C extra-filename=-a36e96aca5dcff8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b3837963404b4ee1.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" "5cccc3eec655042b6523f077030e63dff308ee40540757644e83adf39e2c472f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cccc3eec655042b6523f077030e63dff308ee40540757644e83adf39e2c472f", kill_on_drop: false }` [INFO] [stdout] 5cccc3eec655042b6523f077030e63dff308ee40540757644e83adf39e2c472f