[INFO] cloning repository https://github.com/trumank/meatloaf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trumank/meatloaf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fmeatloaf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fmeatloaf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62d4caf37559accbf771ddf7476497f649dc8fd4
[INFO] checking trumank/meatloaf against master#2aabf3ce0569dd7c8c2d2a27944850056dcf2566 for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fmeatloaf" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trumank/meatloaf
[INFO] finished tweaking git repo https://github.com/trumank/meatloaf
[INFO] tweaked toml for git repo https://github.com/trumank/meatloaf written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trumank/meatloaf on toolchain 2aabf3ce0569dd7c8c2d2a27944850056dcf2566
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trumank/meatloaf 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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/trumank/gospel`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/trumank/patternsleuth`
[INFO] [stderr]     Updating git repository `https://github.com/trumank/ser-hex.git`
[INFO] [stderr]     Updating git repository `https://github.com/Vector35/binaryninja-api.git`
[INFO] [stderr]     Updating git submodule `https://github.com/capstone-engine/capstone.git`
[INFO] [stderr]     Updating git submodule `https://github.com/intelxed/mbuild.git`
[INFO] [stderr]     Updating git submodule `https://github.com/intelxed/xed.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Vector35/yasm.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Vector35/asmx86.git`
[INFO] [stderr]     Updating git submodule `https://github.com/fmtlib/fmt.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v5.1.0
[INFO] [stderr]   Downloaded ordermap v0.5.12
[INFO] [stderr]   Downloaded serde_with_macros v3.18.0
[INFO] [stderr]   Downloaded read-process-memory v0.1.6
[INFO] [stderr]   Downloaded proc-maps v0.4.0
[INFO] [stderr]   Downloaded libproc v0.14.11
[INFO] [stderr]   Downloaded pretty-hex v0.4.1
[INFO] [stderr]   Downloaded minidump v0.26.1
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded ruzstd v0.5.0
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded bitcode v0.6.9
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded futures-scopes v0.2.0
[INFO] [stderr]   Downloaded minidump-common v0.26.1
[INFO] [stderr]   Downloaded derive-where v1.6.1
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] [stderr]   Downloaded range-map v0.2.0
[INFO] [stderr]   Downloaded bitcode_derive v0.6.9
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded glam v0.32.1
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] [stderr]   Downloaded logos v0.14.4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c900dcec89277f19edce8c98ca7f1c730ef0164369dab75c5343aa5ac660b32e
[INFO] running `Command { std: "docker" "start" "-a" "c900dcec89277f19edce8c98ca7f1c730ef0164369dab75c5343aa5ac660b32e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c900dcec89277f19edce8c98ca7f1c730ef0164369dab75c5343aa5ac660b32e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c900dcec89277f19edce8c98ca7f1c730ef0164369dab75c5343aa5ac660b32e", kill_on_drop: false }`
[INFO] [stdout] c900dcec89277f19edce8c98ca7f1c730ef0164369dab75c5343aa5ac660b32e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5d1c5ba2f12f4ca4c9d29234bc30d3711b6cb755c48f09c886e72b9f3741315
[INFO] running `Command { std: "docker" "start" "-a" "f5d1c5ba2f12f4ca4c9d29234bc30d3711b6cb755c48f09c886e72b9f3741315", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking ordermap v0.5.12
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking range-map v0.2.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking ser-hex v0.1.0 (https://github.com/trumank/ser-hex.git#c08722de)
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling bitcode_derive v0.6.9
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling gospel-typelib v0.1.0 (https://github.com/trumank/gospel#6bbaaac5)
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking minidump-common v0.26.1
[INFO] [stderr]     Checking jmap v0.1.1 (/opt/rustwide/workdir/jmap)
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking bitcode v0.6.9
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking futures-scopes v0.2.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking gospel-vm v0.1.0 (https://github.com/trumank/gospel#6bbaaac5)
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking read-process-memory v0.1.6
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling binaryninja v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#8f6762f7)
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr] error: could not compile `iced-x86` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2aabf3ce0569dd7c8c2d2a27944850056dcf2566/bin/rustc --crate-name iced_x86 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iced-x86-1.21.0/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="block_encoder"' --cfg 'feature="decoder"' --cfg 'feature="default"' --cfg 'feature="encoder"' --cfg 'feature="fast_fmt"' --cfg 'feature="gas"' --cfg 'feature="instr_info"' --cfg 'feature="intel"' --cfg 'feature="lazy_static"' --cfg 'feature="masm"' --cfg 'feature="nasm"' --cfg 'feature="op_code_info"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_flip", "block_encoder", "code_asm", "db", "decoder", "default", "encoder", "exhaustive_enums", "fast_fmt", "gas", "instr_info", "intel", "lazy_static", "masm", "mvex", "nasm", "no_d3now", "no_evex", "no_std", "no_vex", "no_xop", "op_code_info", "serde", "std"))' -C metadata=61acadb465a1d83c -C extra-filename=-e3ea7a23137c2226 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-53f3e06259964feb.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 `minidump-common` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2aabf3ce0569dd7c8c2d2a27944850056dcf2566/bin/rustc --crate-name minidump_common --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minidump-common-0.26.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary"))' -C metadata=6342470868c09025 -C extra-filename=-593043985a5327ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0390d297ac003afb.rmeta --extern debugid=/opt/rustwide/target/debug/deps/libdebugid-bd482d64dc95a0b3.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-58328f8b3e2c7a68.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-337fb00e99388ffe.rmeta --extern range_map=/opt/rustwide/target/debug/deps/librange_map-992caf3a51497eb0.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-48a28244be4bbbe6.rmeta --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-9a7dd537d1716f71.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f5d1c5ba2f12f4ca4c9d29234bc30d3711b6cb755c48f09c886e72b9f3741315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5d1c5ba2f12f4ca4c9d29234bc30d3711b6cb755c48f09c886e72b9f3741315", kill_on_drop: false }`
[INFO] [stdout] f5d1c5ba2f12f4ca4c9d29234bc30d3711b6cb755c48f09c886e72b9f3741315
