[INFO] cloning repository https://github.com/descawed/samurai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/descawed/samurai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fsamurai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fsamurai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 606839fee4bec07e0c1bbdfeb6aa6945ef44b21e
[INFO] checking descawed/samurai against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fsamurai" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/descawed/samurai
[INFO] finished tweaking git repo https://github.com/descawed/samurai
[INFO] tweaked toml for git repo https://github.com/descawed/samurai written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/descawed/samurai on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/descawed/samurai 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b7d08f279d13360e6fc878dad9a16f05cfaa60b2848202984c5859b6041b42e
[INFO] running `Command { std: "docker" "start" "-a" "2b7d08f279d13360e6fc878dad9a16f05cfaa60b2848202984c5859b6041b42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b7d08f279d13360e6fc878dad9a16f05cfaa60b2848202984c5859b6041b42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b7d08f279d13360e6fc878dad9a16f05cfaa60b2848202984c5859b6041b42e", kill_on_drop: false }`
[INFO] [stdout] 2b7d08f279d13360e6fc878dad9a16f05cfaa60b2848202984c5859b6041b42e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d22e011a7efd326464a5daa3deb7babfcafc0de09525bce1a57348fa4814b4fe
[INFO] running `Command { std: "docker" "start" "-a" "d22e011a7efd326464a5daa3deb7babfcafc0de09525bce1a57348fa4814b4fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.8
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking ordered_hash_map v0.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking chardet v0.2.4
[INFO] [stderr]     Checking common_macros v0.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking samurai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `samurai` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name samurai --edition=2024 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())' -C metadata=1ca69076299d395f -C extra-filename=-aaa6b428a21bff97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern binrw=/opt/rustwide/target/debug/deps/libbinrw-f57c8f114d5e957a.rmeta --extern chardet=/opt/rustwide/target/debug/deps/libchardet-e128f16a8ac1105a.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-fff3b4c23340576e.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5991c11cb6d9de24.rmeta --extern common_macros=/opt/rustwide/target/debug/deps/libcommon_macros-f39cafab3104c683.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-2e6c51c4b4cd4375.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-68c4ef7d611a8b80.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ac1cf5e414eca6f7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern ordered_hash_map=/opt/rustwide/target/debug/deps/libordered_hash_map-d257d995a0d4e2c7.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-77a535e5792cc081.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0e8998ba688ca45e.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-32a2350a8a6dd23f.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1278d11b181efceb.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-572764a4aaeea341/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `samurai` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name samurai --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91775d5f7c230375 -C extra-filename=-4e49a43eabea2b17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern binrw=/opt/rustwide/target/debug/deps/libbinrw-f57c8f114d5e957a.rmeta --extern chardet=/opt/rustwide/target/debug/deps/libchardet-e128f16a8ac1105a.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-fff3b4c23340576e.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5991c11cb6d9de24.rmeta --extern common_macros=/opt/rustwide/target/debug/deps/libcommon_macros-f39cafab3104c683.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-2e6c51c4b4cd4375.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-68c4ef7d611a8b80.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ac1cf5e414eca6f7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern ordered_hash_map=/opt/rustwide/target/debug/deps/libordered_hash_map-d257d995a0d4e2c7.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-77a535e5792cc081.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0e8998ba688ca45e.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-32a2350a8a6dd23f.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1278d11b181efceb.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-572764a4aaeea341/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d22e011a7efd326464a5daa3deb7babfcafc0de09525bce1a57348fa4814b4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d22e011a7efd326464a5daa3deb7babfcafc0de09525bce1a57348fa4814b4fe", kill_on_drop: false }`
[INFO] [stdout] d22e011a7efd326464a5daa3deb7babfcafc0de09525bce1a57348fa4814b4fe
