[INFO] fetching crate libmwemu 0.22.1...
[INFO] building libmwemu-0.22.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate libmwemu 0.22.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate libmwemu 0.22.1
[INFO] finished tweaking crates.io crate libmwemu 0.22.1
[INFO] tweaked toml for crates.io crate libmwemu 0.22.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libmwemu 0.22.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libmwemu 0.22.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4846f3f1638800f87c3290f2481f01a99b4727fb60c8fbc01b6f1932eb4e015a
[INFO] running `Command { std: "docker" "start" "-a" "4846f3f1638800f87c3290f2481f01a99b4727fb60c8fbc01b6f1932eb4e015a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4846f3f1638800f87c3290f2481f01a99b4727fb60c8fbc01b6f1932eb4e015a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4846f3f1638800f87c3290f2481f01a99b4727fb60c8fbc01b6f1932eb4e015a", kill_on_drop: false }`
[INFO] [stdout] 4846f3f1638800f87c3290f2481f01a99b4727fb60c8fbc01b6f1932eb4e015a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecc7b8c98d8e828d8c65fc1354a12c1a493c55bea2bf2eea0162656e04ee4975
[INFO] running `Command { std: "docker" "start" "-a" "ecc7b8c98d8e828d8c65fc1354a12c1a493c55bea2bf2eea0162656e04ee4975", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling range-map v0.2.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling scan_fmt v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling bitcode_derive v0.6.3
[INFO] [stderr]    Compiling bitfield-macros v0.19.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling bitfield v0.19.1
[INFO] [stderr]    Compiling minidump-common v0.26.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling bitcode v0.6.3
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling dark-std v0.2.16
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling fastdate v0.3.36
[INFO] [stderr]    Compiling minidump v0.26.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling fast_log v1.7.7
[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/4987e9d4227139400384ab59296ffee3b0fb1183/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,link -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="serde"' --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=2b6cc65fc672a75d -C extra-filename=-2c8eca53b0634cc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-13f6ce6c253d00d0.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" "ecc7b8c98d8e828d8c65fc1354a12c1a493c55bea2bf2eea0162656e04ee4975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc7b8c98d8e828d8c65fc1354a12c1a493c55bea2bf2eea0162656e04ee4975", kill_on_drop: false }`
[INFO] [stdout] ecc7b8c98d8e828d8c65fc1354a12c1a493c55bea2bf2eea0162656e04ee4975
