[INFO] cloning repository https://github.com/FloofyPlasma/iggy_bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FloofyPlasma/iggy_bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFloofyPlasma%2Figgy_bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFloofyPlasma%2Figgy_bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ee79a0d8877458302cd19e930cd08053a86a09b
[INFO] checking FloofyPlasma/iggy_bridge against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFloofyPlasma%2Figgy_bridge" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FloofyPlasma/iggy_bridge
[INFO] finished tweaking git repo https://github.com/FloofyPlasma/iggy_bridge
[INFO] tweaked toml for git repo https://github.com/FloofyPlasma/iggy_bridge written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FloofyPlasma/iggy_bridge on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FloofyPlasma/iggy_bridge 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ruffle-rs/ruffle`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ruffle-rs/rust-flash-lso`
[INFO] [stderr]     Updating git repository `https://github.com/kyren/gc-arena.git`
[INFO] [stderr]     Updating git repository `https://github.com/ruffle-rs/regras3`
[INFO] [stderr]     Updating git repository `https://github.com/ruffle-rs/h263-rs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fluent-template-macros v0.13.3
[INFO] [stderr]   Downloaded id3 v1.16.4
[INFO] [stderr]   Downloaded fluent-syntax v0.12.0
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded fluent-templates v0.13.3
[INFO] [stderr]   Downloaded fluent-bundle v0.16.0
[INFO] [stderr]   Downloaded chardetng v0.1.17
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2165e721be2d7fc3d49bb52b2db58f4e5d40f6428096056d4fcff731a3dcc9ac
[INFO] running `Command { std: "docker" "start" "2165e721be2d7fc3d49bb52b2db58f4e5d40f6428096056d4fcff731a3dcc9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2165e721be2d7fc3d49bb52b2db58f4e5d40f6428096056d4fcff731a3dcc9ac", 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" "2165e721be2d7fc3d49bb52b2db58f4e5d40f6428096056d4fcff731a3dcc9ac" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2165e721be2d7fc3d49bb52b2db58f4e5d40f6428096056d4fcff731a3dcc9ac", 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" "2165e721be2d7fc3d49bb52b2db58f4e5d40f6428096056d4fcff731a3dcc9ac" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking lyon_algorithms v1.0.19
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking ruffle_wstr v0.2.0-nightly.2026.3.4 (https://github.com/ruffle-rs/ruffle?tag=nightly-2026-03-04#680f1f55)
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking swf v0.2.2 (https://github.com/ruffle-rs/ruffle?tag=nightly-2026-03-04#680f1f55)
[INFO] [stderr]     Checking lyon v1.0.19
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]     Checking pixel_bender v0.2.0-nightly.2026.3.4 (https://github.com/ruffle-rs/ruffle?tag=nightly-2026-03-04#680f1f55)
[INFO] [stderr]     Checking h263-rs-yuv v0.1.0 (https://github.com/ruffle-rs/h263-rs?rev=b3f905511acc7b80861dac45fdc5ca913b6029e5#b3f90551)
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/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 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=942b2522b25070a1 -C extra-filename=-8cbf373a4e1a2791 --out-dir /opt/rustwide/target/debug/build/regex-automata/8cbf373a4e1a2791/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/3dbb7e1a25d347be/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/3dbb7e1a25d347be/out/libaho_corasick-3dbb7e1a25d347be.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out/libmemchr-9f16a2ed58d5c44b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out/libregex_syntax-f8ed72d78990c0ba.rmeta --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 `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.48/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="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c9d5f1c3405afad3 -C extra-filename=-dbd4b3a29fb00aa4 --out-dir /opt/rustwide/target/debug/build/zerocopy/dbd4b3a29fb00aa4/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/81a4d90f1cefc760/out --extern zerocopy_derive=/opt/rustwide/target/debug/build/zerocopy-derive/81a4d90f1cefc760/out/libzerocopy_derive-81a4d90f1cefc760.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_be_1_87_0)' --check-cfg 'cfg(rust, values("1.87.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(zerocopy_inline_always)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2165e721be2d7fc3d49bb52b2db58f4e5d40f6428096056d4fcff731a3dcc9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2165e721be2d7fc3d49bb52b2db58f4e5d40f6428096056d4fcff731a3dcc9ac", kill_on_drop: false }`
[INFO] [stdout] 2165e721be2d7fc3d49bb52b2db58f4e5d40f6428096056d4fcff731a3dcc9ac
