[INFO] cloning repository https://github.com/descawed/residat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/descawed/residat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fresidat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fresidat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9905356d4d5b1c14930e2482185f8f986153606d
[INFO] checking descawed/residat against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fresidat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/descawed/residat
[INFO] finished tweaking git repo https://github.com/descawed/residat
[INFO] tweaked toml for git repo https://github.com/descawed/residat written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/descawed/residat 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/residat 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7d3b866d7dfffce01c23d352783a307295d02a89a900b2db8902c1acde622377
[INFO] running `Command { std: "docker" "start" "-a" "7d3b866d7dfffce01c23d352783a307295d02a89a900b2db8902c1acde622377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d3b866d7dfffce01c23d352783a307295d02a89a900b2db8902c1acde622377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3b866d7dfffce01c23d352783a307295d02a89a900b2db8902c1acde622377", kill_on_drop: false }`
[INFO] [stdout] 7d3b866d7dfffce01c23d352783a307295d02a89a900b2db8902c1acde622377
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bb297a4a2d4e236c797a8e31f32b8c1db28999d7b44659c0e794cdc6f49f8861
[INFO] running `Command { std: "docker" "start" "-a" "bb297a4a2d4e236c797a8e31f32b8c1db28999d7b44659c0e794cdc6f49f8861", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking residat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `residat` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name residat --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=a1d173a20cd7371e -C extra-filename=-61b787946ed2eb00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9a932791a53c6c16.rmeta --extern binrw=/opt/rustwide/target/debug/deps/libbinrw-0540bcfdb474c727.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b2be0867fc815230.rmeta --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-296a8e43611f3548.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-92d2f6155b3322e7.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `unknown` and `angles` are never read
[INFO] [stdout]   --> src/re2/animation.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct FrameMotionData {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 44 |     unknown: SSVECTOR,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     angles: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FrameMotionData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bb297a4a2d4e236c797a8e31f32b8c1db28999d7b44659c0e794cdc6f49f8861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb297a4a2d4e236c797a8e31f32b8c1db28999d7b44659c0e794cdc6f49f8861", kill_on_drop: false }`
[INFO] [stdout] bb297a4a2d4e236c797a8e31f32b8c1db28999d7b44659c0e794cdc6f49f8861
