[INFO] cloning repository https://github.com/yretenai/frey
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yretenai/frey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyretenai%2Ffrey", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyretenai%2Ffrey'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da5a8ef21af5d2fa6c21804818b7f668c4da8f07
[INFO] testing yretenai/frey against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyretenai%2Ffrey" "/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/yretenai/frey
[INFO] finished tweaking git repo https://github.com/yretenai/frey
[INFO] tweaked toml for git repo https://github.com/yretenai/frey written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yretenai/frey on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yretenai/frey 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded range-map v0.2.0
[INFO] [stderr]   Downloaded windows-future v0.3.2
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded memmap2 v0.9.8
[INFO] [stderr]   Downloaded prost v0.13.5
[INFO] [stderr]   Downloaded serde-hex v0.1.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded array-init v0.0.4
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded int-enum v1.2.0
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded prost-derive v0.13.5
[INFO] [stderr]   Downloaded hudhook v0.8.1
[INFO] [stderr]   Downloaded minidump v0.26.0
[INFO] [stderr]   Downloaded windows-collections v0.3.2
[INFO] [stderr]   Downloaded proc-macro2-diagnostics v0.10.1
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded chlorine v1.0.13
[INFO] [stderr]   Downloaded minidump-common v0.26.0
[INFO] [stderr]   Downloaded flexi_logger v0.31.7
[INFO] [stderr]   Downloaded imgui v0.12.0
[INFO] [stderr]   Downloaded colog v1.4.0
[INFO] [stderr]   Downloaded windows v0.62.2
[INFO] [stderr]   Downloaded imgui-sys v0.12.0
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded windows-numerics v0.3.1
[INFO] [stderr]   Downloaded windows-threading v0.2.1
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66c067c2aab04876684fca97d40d6d802589930ce65091365885720145ba289f
[INFO] running `Command { std: "docker" "start" "-a" "66c067c2aab04876684fca97d40d6d802589930ce65091365885720145ba289f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66c067c2aab04876684fca97d40d6d802589930ce65091365885720145ba289f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66c067c2aab04876684fca97d40d6d802589930ce65091365885720145ba289f", kill_on_drop: false }`
[INFO] [stdout] 66c067c2aab04876684fca97d40d6d802589930ce65091365885720145ba289f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b3235bf18620e659d2cf3e8e742e7076ce841e77281fb6eafd8d8e19b1fc0bc
[INFO] running `Command { std: "docker" "start" "-a" "9b3235bf18620e659d2cf3e8e742e7076ce841e77281fb6eafd8d8e19b1fc0bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling range-map v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling scarlet v0.1.0 (/opt/rustwide/workdir/scarlet/scarlet)
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.24.0
[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 bitflags v2.9.4
[INFO] [stderr]    Compiling int-enum v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling minidump-common v0.26.0
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling flexi_logger v0.31.7
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling colog v1.4.0
[INFO] [stderr]    Compiling serde-hex v0.1.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/1.94.0-x86_64-unknown-linux-gnu/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 -C split-debuginfo=packed --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=5d8a4ff1035de274 -C extra-filename=-3e95b6effb9b7650 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-525c7815e79a2e74.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9b3235bf18620e659d2cf3e8e742e7076ce841e77281fb6eafd8d8e19b1fc0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b3235bf18620e659d2cf3e8e742e7076ce841e77281fb6eafd8d8e19b1fc0bc", kill_on_drop: false }`
[INFO] [stdout] 9b3235bf18620e659d2cf3e8e742e7076ce841e77281fb6eafd8d8e19b1fc0bc
