[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] 1dc419c982d61ca6fc65adfde72fe82f44594880 [INFO] checking descawed/residat against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fresidat" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/descawed/residat on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 630866bd5d561fe1824afffd302a7cd5dd0df73a62b818e8de4ce935efe8929e [INFO] running `Command { std: "docker" "start" "-a" "630866bd5d561fe1824afffd302a7cd5dd0df73a62b818e8de4ce935efe8929e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "630866bd5d561fe1824afffd302a7cd5dd0df73a62b818e8de4ce935efe8929e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630866bd5d561fe1824afffd302a7cd5dd0df73a62b818e8de4ce935efe8929e", kill_on_drop: false }` [INFO] [stdout] 630866bd5d561fe1824afffd302a7cd5dd0df73a62b818e8de4ce935efe8929e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0e64d833f161d23ab63dffc85206db4b59276055f045b809c1734b634db3585 [INFO] running `Command { std: "docker" "start" "-a" "b0e64d833f161d23ab63dffc85206db4b59276055f045b809c1734b634db3585", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [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 anyhow v1.0.98 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [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 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 proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking residat v0.1.0 (/opt/rustwide/workdir) [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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s [INFO] running `Command { std: "docker" "inspect" "b0e64d833f161d23ab63dffc85206db4b59276055f045b809c1734b634db3585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e64d833f161d23ab63dffc85206db4b59276055f045b809c1734b634db3585", kill_on_drop: false }` [INFO] [stdout] b0e64d833f161d23ab63dffc85206db4b59276055f045b809c1734b634db3585