[INFO] cloning repository https://github.com/ccie18473/pacman4rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ccie18473/pacman4rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccie18473%2Fpacman4rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccie18473%2Fpacman4rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f6bb587bb9dff1ebbb4a924dd435fde20d908b0 [INFO] checking ccie18473/pacman4rust against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccie18473%2Fpacman4rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ccie18473/pacman4rust [INFO] finished tweaking git repo https://github.com/ccie18473/pacman4rust [INFO] tweaked toml for git repo https://github.com/ccie18473/pacman4rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ccie18473/pacman4rust on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ccie18473/pacman4rust 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cf5cb4859b46a5085f0bd6da8f030bcb928825b1f891ddf54b08125596c7851 [INFO] running `Command { std: "docker" "start" "-a" "9cf5cb4859b46a5085f0bd6da8f030bcb928825b1f891ddf54b08125596c7851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cf5cb4859b46a5085f0bd6da8f030bcb928825b1f891ddf54b08125596c7851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf5cb4859b46a5085f0bd6da8f030bcb928825b1f891ddf54b08125596c7851", kill_on_drop: false }` [INFO] [stdout] 9cf5cb4859b46a5085f0bd6da8f030bcb928825b1f891ddf54b08125596c7851 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 552ec34678da97bc20c1589b1203247f3839bc3fe18a976ed01164cb1977e1d6 [INFO] running `Command { std: "docker" "start" "-a" "552ec34678da97bc20c1589b1203247f3839bc3fe18a976ed01164cb1977e1d6", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking pacman4rust v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1313:13 [INFO] [stdout] | [INFO] [stdout] 1313 | z.a = z.a; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1337:13 [INFO] [stdout] | [INFO] [stdout] 1337 | z.b = z.b; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1361:13 [INFO] [stdout] | [INFO] [stdout] 1361 | z.c = z.c; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1385:13 [INFO] [stdout] | [INFO] [stdout] 1385 | z.d = z.d; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1409:13 [INFO] [stdout] | [INFO] [stdout] 1409 | z.e = z.e; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1433:13 [INFO] [stdout] | [INFO] [stdout] 1433 | z.h = z.h; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1457:13 [INFO] [stdout] | [INFO] [stdout] 1457 | z.l = z.l; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/pac.rs:364:8 [INFO] [stdout] | [INFO] [stdout] 364 | if x < 0 || x >= PAC_SCREEN_WIDTH as u16 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/wsg.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | } else if address >= 0 && address <= 0x4 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1313:13 [INFO] [stdout] | [INFO] [stdout] 1313 | z.a = z.a; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1337:13 [INFO] [stdout] | [INFO] [stdout] 1337 | z.b = z.b; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1361:13 [INFO] [stdout] | [INFO] [stdout] 1361 | z.c = z.c; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1385:13 [INFO] [stdout] | [INFO] [stdout] 1385 | z.d = z.d; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1409:13 [INFO] [stdout] | [INFO] [stdout] 1409 | z.e = z.e; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1433:13 [INFO] [stdout] | [INFO] [stdout] 1433 | z.h = z.h; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of field of type `u8` to itself [INFO] [stdout] --> src/z80.rs:1457:13 [INFO] [stdout] | [INFO] [stdout] 1457 | z.l = z.l; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/pac.rs:364:8 [INFO] [stdout] | [INFO] [stdout] 364 | if x < 0 || x >= PAC_SCREEN_WIDTH as u16 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/wsg.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | } else if address >= 0 && address <= 0x4 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s [INFO] running `Command { std: "docker" "inspect" "552ec34678da97bc20c1589b1203247f3839bc3fe18a976ed01164cb1977e1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "552ec34678da97bc20c1589b1203247f3839bc3fe18a976ed01164cb1977e1d6", kill_on_drop: false }` [INFO] [stdout] 552ec34678da97bc20c1589b1203247f3839bc3fe18a976ed01164cb1977e1d6