[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] c11a1430691719a832c7c7fa89eda9d16981dca4
[INFO] checking descawed/samurai against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fsamurai" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/descawed/samurai on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fdd095cacf53ddeb81de8e843306e75f8cc73e0e5e4aa2621bcdd63f9abac8d
[INFO] running `Command { std: "docker" "start" "-a" "9fdd095cacf53ddeb81de8e843306e75f8cc73e0e5e4aa2621bcdd63f9abac8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fdd095cacf53ddeb81de8e843306e75f8cc73e0e5e4aa2621bcdd63f9abac8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fdd095cacf53ddeb81de8e843306e75f8cc73e0e5e4aa2621bcdd63f9abac8d", kill_on_drop: false }`
[INFO] [stdout] 9fdd095cacf53ddeb81de8e843306e75f8cc73e0e5e4aa2621bcdd63f9abac8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27ec5b237f056cddaeca9fd2952c226e2b0cb4464c06ab6bd86ea845f82ec7ef
[INFO] running `Command { std: "docker" "start" "-a" "27ec5b237f056cddaeca9fd2952c226e2b0cb4464c06ab6bd86ea845f82ec7ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling binrw_derive v0.15.1
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling binrw v0.15.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking ordered_hash_map v0.6.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking common_macros v0.1.1
[INFO] [stderr]     Checking chardet v0.2.4
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking chumsky v0.13.0
[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 fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[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.28.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr] error: could not compile `nom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=3f9d54079cdc75e5 -C extra-filename=-81b4ba7731a2c78a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4f86df9d97c87388.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 `chumsky` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name chumsky --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chumsky-0.13.0/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="default"' --cfg 'feature="stacker"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_test_stable", "bytes", "debug", "default", "docsrs", "either", "extension", "lexical", "lexical-numbers", "memoization", "nightly", "pratt", "regex", "serde", "stacker", "std", "unstable"))' -C metadata=01b7f5fa96a46894 -C extra-filename=-fb640ab99be882d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-f496dad6a9122e17.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-9aa46de7005bdd05.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-0df26473945d0e28.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-e4c71dd2aaf0094a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-3f90802525f00670/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "27ec5b237f056cddaeca9fd2952c226e2b0cb4464c06ab6bd86ea845f82ec7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ec5b237f056cddaeca9fd2952c226e2b0cb4464c06ab6bd86ea845f82ec7ef", kill_on_drop: false }`
[INFO] [stdout] 27ec5b237f056cddaeca9fd2952c226e2b0cb4464c06ab6bd86ea845f82ec7ef
