[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] 2f2683102d44c45ad99dcfc1c80ac81380d37348 [INFO] checking trumank/meatloaf against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fmeatloaf" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trumank/meatloaf on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "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 read-process-memory v0.1.6 [INFO] [stderr] Downloaded serde_with_macros v3.18.0 [INFO] [stderr] Downloaded inventory v0.3.22 [INFO] [stderr] Downloaded schemars v1.2.1 [INFO] [stderr] Downloaded logos-derive v0.14.4 [INFO] [stderr] Downloaded range-map v0.2.0 [INFO] [stderr] Downloaded futures-scopes v0.2.0 [INFO] [stderr] Downloaded proc-maps v0.4.0 [INFO] [stderr] Downloaded scroll v0.12.0 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded derive-where v1.6.1 [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] [stderr] Downloaded serde_with v3.18.0 [INFO] [stderr] Downloaded libproc v0.14.11 [INFO] [stderr] Downloaded uuid v1.22.0 [INFO] [stderr] Downloaded ordermap v0.5.12 [INFO] [stderr] Downloaded logos-codegen v0.14.4 [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded pretty-hex v0.4.1 [INFO] [stderr] Downloaded bitcode_derive v0.6.9 [INFO] [stderr] Downloaded debugid v0.8.0 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] [stderr] Downloaded scroll_derive v0.12.1 [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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2209db4643079eaffbacf8346eafd4e4bd3e22d7426346bf19cb443a318d19a3 [INFO] running `Command { std: "docker" "start" "-a" "2209db4643079eaffbacf8346eafd4e4bd3e22d7426346bf19cb443a318d19a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2209db4643079eaffbacf8346eafd4e4bd3e22d7426346bf19cb443a318d19a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2209db4643079eaffbacf8346eafd4e4bd3e22d7426346bf19cb443a318d19a3", kill_on_drop: false }` [INFO] [stdout] 2209db4643079eaffbacf8346eafd4e4bd3e22d7426346bf19cb443a318d19a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb86ebabd903d8aa6ec4af59df1ce3bad443492c83eb89171e7609beb0dca573 [INFO] running `Command { std: "docker" "start" "-a" "cb86ebabd903d8aa6ec4af59df1ce3bad443492c83eb89171e7609beb0dca573", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [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 bindgen v0.71.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking ser-hex v0.1.0 (https://github.com/trumank/ser-hex.git#c08722de) [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking range-map v0.2.0 [INFO] [stderr] Compiling gospel-typelib v0.1.0 (https://github.com/trumank/gospel#6bbaaac5) [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling bitcode_derive v0.6.9 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking ordermap v0.5.12 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Checking minidump-common v0.26.1 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking bitcode v0.6.9 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking jmap v0.1.1 (/opt/rustwide/workdir/jmap) [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking serde_with v3.18.0 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling proc-maps v0.4.0 [INFO] [stderr] Checking futures-scopes v0.2.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking patternsleuth_scanner v0.1.0 (https://github.com/trumank/patternsleuth#f41d4ca3) [INFO] [stderr] Checking logos v0.14.4 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking iced-x86 v1.21.0 [INFO] [stderr] Checking inventory v0.3.22 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling derive-where v1.6.1 [INFO] [stderr] Checking read-process-memory v0.1.6 [INFO] [stderr] Checking gospel-vm v0.1.0 (https://github.com/trumank/gospel#6bbaaac5) [INFO] [stderr] Checking pretty-hex v0.4.1 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Compiling binaryninja v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#8f6762f7) [INFO] [stderr] Checking strum v0.25.0 [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/08cd08fbef8c6663b052d8d9e4930d5696cbb8a7/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=8c6a2e6cd582b48d -C extra-filename=-7e93cb22cfc1016a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-52a684754782bc1e.rmeta --extern debugid=/opt/rustwide/target/debug/deps/libdebugid-ba277cec5f51ac07.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-cd2c0deca8415420.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5926fbb98e608a95.rmeta --extern range_map=/opt/rustwide/target/debug/deps/librange_map-e7c425d08c0ec92b.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-452dcb751b186338.rmeta --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-b901d0b0a4507df8.so --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 `iced-x86` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/08cd08fbef8c6663b052d8d9e4930d5696cbb8a7/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/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cb86ebabd903d8aa6ec4af59df1ce3bad443492c83eb89171e7609beb0dca573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb86ebabd903d8aa6ec4af59df1ce3bad443492c83eb89171e7609beb0dca573", kill_on_drop: false }` [INFO] [stdout] cb86ebabd903d8aa6ec4af59df1ce3bad443492c83eb89171e7609beb0dca573