[INFO] fetching crate multiversx-chain-vm-executor-wasmer-experimental 0.5.1...
[INFO] checking multiversx-chain-vm-executor-wasmer-experimental-0.5.1 against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] extracting crate multiversx-chain-vm-executor-wasmer-experimental 0.5.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate multiversx-chain-vm-executor-wasmer-experimental 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate multiversx-chain-vm-executor-wasmer-experimental 0.5.1
[INFO] tweaked toml for crates.io crate multiversx-chain-vm-executor-wasmer-experimental 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate multiversx-chain-vm-executor-wasmer-experimental 0.5.1 on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate multiversx-chain-vm-executor-wasmer-experimental 0.5.1 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 881d5d228f2d65c18516eee4042d578aea7870a813f23b8b5a2e3466acb4396e
[INFO] running `Command { std: "docker" "start" "881d5d228f2d65c18516eee4042d578aea7870a813f23b8b5a2e3466acb4396e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "881d5d228f2d65c18516eee4042d578aea7870a813f23b8b5a2e3466acb4396e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "881d5d228f2d65c18516eee4042d578aea7870a813f23b8b5a2e3466acb4396e" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "881d5d228f2d65c18516eee4042d578aea7870a813f23b8b5a2e3466acb4396e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "881d5d228f2d65c18516eee4042d578aea7870a813f23b8b5a2e3466acb4396e" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling corosensei v0.3.2
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking libunwind v1.3.3
[INFO] [stderr]     Checking wasm-encoder v0.244.0
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rc-new-cyclic-fallible v1.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wasmer-vm v6.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking wast v244.0.0
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="endian-reader"' --cfg 'feature="fallible-iterator"' --cfg 'feature="read"' --cfg 'feature="read-all"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=120e00a6e5af9d1b -C extra-filename=-0f80eac3783dc749 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-f87c6834e3164a59.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bad0424019eef9ed.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-e814237486c15833.rmeta --cap-lints allow --cap-lints=forbid` (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/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.224.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="features"' --cfg 'feature="simd"' --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=d99a64945b7da228 -C extra-filename=-258b470164b753d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3d79a77b594dfc85.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "881d5d228f2d65c18516eee4042d578aea7870a813f23b8b5a2e3466acb4396e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "881d5d228f2d65c18516eee4042d578aea7870a813f23b8b5a2e3466acb4396e", kill_on_drop: false }`
[INFO] [stdout] 881d5d228f2d65c18516eee4042d578aea7870a813f23b8b5a2e3466acb4396e
