[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] b7193d9b10b87249546ab707deb232630e1781a4
[INFO] checking trumank/meatloaf against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fmeatloaf" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trumank/meatloaf on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 pretty-hex v0.4.1
[INFO] [stderr]   Downloaded proc-maps v0.4.0
[INFO] [stderr]   Downloaded libproc v0.14.11
[INFO] [stderr]   Downloaded read-process-memory v0.1.6
[INFO] [stderr]   Downloaded inventory v0.3.22
[INFO] [stderr]   Downloaded bitcode_derive v0.6.9
[INFO] [stderr]   Downloaded range-map v0.2.0
[INFO] [stderr]   Downloaded futures-scopes v0.2.0
[INFO] [stderr]   Downloaded ordermap v0.5.12
[INFO] [stderr]   Downloaded ruzstd v0.5.0
[INFO] [stderr]   Downloaded bitcode v0.6.9
[INFO] [stderr]   Downloaded minidump v0.26.1
[INFO] [stderr]   Downloaded minidump-common v0.26.1
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5bdbbb3c7f8a2cf02461caf4e50c863a91b074bdaa23ffc7702730787c232971
[INFO] running `Command { std: "docker" "start" "5bdbbb3c7f8a2cf02461caf4e50c863a91b074bdaa23ffc7702730787c232971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bdbbb3c7f8a2cf02461caf4e50c863a91b074bdaa23ffc7702730787c232971", 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" "5bdbbb3c7f8a2cf02461caf4e50c863a91b074bdaa23ffc7702730787c232971" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bdbbb3c7f8a2cf02461caf4e50c863a91b074bdaa23ffc7702730787c232971", 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" "5bdbbb3c7f8a2cf02461caf4e50c863a91b074bdaa23ffc7702730787c232971" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking range-map v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking patternsleuth_scanner v0.1.0 (https://github.com/trumank/patternsleuth#da8bfe4c)
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking ordermap v0.5.12
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking read-process-memory v0.1.6
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]    Compiling binaryninja v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#8f6762f7)
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling bitcode_derive v0.6.9
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking minidump-common v0.26.1
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking pin-project v1.1.11
[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/67854e511de21d881bb16426996cd4259d44aa2e/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=fa16658d9a18ff90 -C extra-filename=-47c2cab03e0c1ba7 --out-dir /opt/rustwide/target/debug/build/iced-x86/47c2cab03e0c1ba7/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/cb8ca6aa8c56979f/out --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/cb8ca6aa8c56979f/out/liblazy_static-cb8ca6aa8c56979f.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" "5bdbbb3c7f8a2cf02461caf4e50c863a91b074bdaa23ffc7702730787c232971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bdbbb3c7f8a2cf02461caf4e50c863a91b074bdaa23ffc7702730787c232971", kill_on_drop: false }`
[INFO] [stdout] 5bdbbb3c7f8a2cf02461caf4e50c863a91b074bdaa23ffc7702730787c232971
