[INFO] fetching crate dusty-room 0.0.1... [INFO] checking dusty-room-0.0.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate dusty-room 0.0.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate dusty-room 0.0.1 [INFO] finished tweaking crates.io crate dusty-room 0.0.1 [INFO] tweaked toml for crates.io crate dusty-room 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dusty-room 0.0.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da35ccca95225d6a7ec96ff88fbb2d1b7b3c83a3414916ef720e27f41596b6e1 [INFO] running `Command { std: "docker" "start" "-a" "da35ccca95225d6a7ec96ff88fbb2d1b7b3c83a3414916ef720e27f41596b6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da35ccca95225d6a7ec96ff88fbb2d1b7b3c83a3414916ef720e27f41596b6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da35ccca95225d6a7ec96ff88fbb2d1b7b3c83a3414916ef720e27f41596b6e1", kill_on_drop: false }` [INFO] [stdout] da35ccca95225d6a7ec96ff88fbb2d1b7b3c83a3414916ef720e27f41596b6e1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50c786685189dd917602140dcf63fe1176320f69ba1cd3c0b877b562c0cd5a58 [INFO] running `Command { std: "docker" "start" "-a" "50c786685189dd917602140dcf63fe1176320f69ba1cd3c0b877b562c0cd5a58", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking dusty-room v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `pixels` is never read [INFO] [stdout] --> src/assets/flat.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Flat { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 78 | pixels: Bytes, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Flat` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `columns` is never read [INFO] [stdout] --> src/assets/patch.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Patch { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 110 | columns: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Patch` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `posts` is never read [INFO] [stdout] --> src/assets/patch.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 114 | struct Column { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 115 | posts: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Column` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `patches` is never read [INFO] [stdout] --> src/assets/texture.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 109 | patches: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Texture` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, and `patch` are never read [INFO] [stdout] --> src/assets/texture.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 152 | struct PatchPlacement { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 153 | /// X offset of the patch on the texture's "canvas". [INFO] [stdout] 154 | pub x: u16, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub y: u16, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | pub patch: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PatchPlacement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pixels` is never read [INFO] [stdout] --> src/assets/flat.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Flat { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 78 | pixels: Bytes, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Flat` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `columns` is never read [INFO] [stdout] --> src/assets/patch.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Patch { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 110 | columns: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Patch` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `posts` is never read [INFO] [stdout] --> src/assets/patch.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 114 | struct Column { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 115 | posts: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Column` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IsSendAndSync` is never used [INFO] [stdout] --> src/wad/wad.rs:344:11 [INFO] [stdout] | [INFO] [stdout] 344 | trait IsSendAndSync: Send + Sync {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `Command { std: "docker" "inspect" "50c786685189dd917602140dcf63fe1176320f69ba1cd3c0b877b562c0cd5a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c786685189dd917602140dcf63fe1176320f69ba1cd3c0b877b562c0cd5a58", kill_on_drop: false }` [INFO] [stdout] 50c786685189dd917602140dcf63fe1176320f69ba1cd3c0b877b562c0cd5a58