[INFO] cloning repository https://github.com/flipfloptech/exeviz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flipfloptech/exeviz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipfloptech%2Fexeviz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipfloptech%2Fexeviz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c5cf85ed1ab5213265a7e288755f637ae8b7d82
[INFO] checking flipfloptech/exeviz against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipfloptech%2Fexeviz" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flipfloptech/exeviz
[INFO] finished tweaking git repo https://github.com/flipfloptech/exeviz
[INFO] tweaked toml for git repo https://github.com/flipfloptech/exeviz written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flipfloptech/exeviz on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flipfloptech/exeviz 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5aa1628147c1669034cc3ecc7867276b7c7efdf52b701bf2bad16cd5805d1655
[INFO] running `Command { std: "docker" "start" "5aa1628147c1669034cc3ecc7867276b7c7efdf52b701bf2bad16cd5805d1655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aa1628147c1669034cc3ecc7867276b7c7efdf52b701bf2bad16cd5805d1655", 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" "5aa1628147c1669034cc3ecc7867276b7c7efdf52b701bf2bad16cd5805d1655" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aa1628147c1669034cc3ecc7867276b7c7efdf52b701bf2bad16cd5805d1655", 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" "5aa1628147c1669034cc3ecc7867276b7c7efdf52b701bf2bad16cd5805d1655" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking exeviz-fixtures v0.1.0 (/opt/rustwide/workdir/fixtures/generator)
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rayon v1.12.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/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=f929ec10da7060ee -C extra-filename=-046d7af2fd9f156d --out-dir /opt/rustwide/target/debug/build/iced-x86/046d7af2fd9f156d/out --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/dffac9f7a9f705cf/out/liblazy_static-dffac9f7a9f705cf.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.39.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=de48249f5a4bd411 -C extra-filename=-d99b0975ff966013 --out-dir /opt/rustwide/target/debug/build/object/d99b0975ff966013/out --extern memchr=/opt/rustwide/target/debug/build/memchr/68348799ce9bf7ea/out/libmemchr-68348799ce9bf7ea.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5aa1628147c1669034cc3ecc7867276b7c7efdf52b701bf2bad16cd5805d1655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa1628147c1669034cc3ecc7867276b7c7efdf52b701bf2bad16cd5805d1655", kill_on_drop: false }`
[INFO] [stdout] 5aa1628147c1669034cc3ecc7867276b7c7efdf52b701bf2bad16cd5805d1655
