[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#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-19 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fresidat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/descawed/residat 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/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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76c9ed43778c1d2555f81be03834e48f859ae077591a05e4fa177d09aa501169 [INFO] running `Command { std: "docker" "start" "-a" "76c9ed43778c1d2555f81be03834e48f859ae077591a05e4fa177d09aa501169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76c9ed43778c1d2555f81be03834e48f859ae077591a05e4fa177d09aa501169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c9ed43778c1d2555f81be03834e48f859ae077591a05e4fa177d09aa501169", kill_on_drop: false }` [INFO] [stdout] 76c9ed43778c1d2555f81be03834e48f859ae077591a05e4fa177d09aa501169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b8cc645de88ac2fc43d9082abd3390e078b03d3df7620017a11fe98dbe0735f [INFO] running `Command { std: "docker" "start" "-a" "8b8cc645de88ac2fc43d9082abd3390e078b03d3df7620017a11fe98dbe0735f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking enum-map v2.7.3 [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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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=76a6128bf9d009f5 -C extra-filename=-b826a517c46b27a7 --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-1866607c9a7d3ff7.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-ff3a10687fb6942b.rmeta --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-f66954748eea7c1a.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-9a8b2ac861799418.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: value assigned to `byte_size` is never read [INFO] [stdout] --> src/re2/animation.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[br(import { byte_size: usize })] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [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, [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" "8b8cc645de88ac2fc43d9082abd3390e078b03d3df7620017a11fe98dbe0735f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b8cc645de88ac2fc43d9082abd3390e078b03d3df7620017a11fe98dbe0735f", kill_on_drop: false }` [INFO] [stdout] 8b8cc645de88ac2fc43d9082abd3390e078b03d3df7620017a11fe98dbe0735f