[INFO] cloning repository https://github.com/M0BBU/herod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/M0BBU/herod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM0BBU%2Fherod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM0BBU%2Fherod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78c2fd4e7ddbd9bce85d0b82159454e67487c375 [INFO] testing M0BBU/herod against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM0BBU%2Fherod" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/M0BBU/herod on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/M0BBU/herod [INFO] finished tweaking git repo https://github.com/M0BBU/herod [INFO] tweaked toml for git repo https://github.com/M0BBU/herod written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/M0BBU/herod 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b492f04a51257f9e1ab7e40e4a9704aa29b8129648c4c1e3443cede14d0fd81 [INFO] running `Command { std: "docker" "start" "-a" "5b492f04a51257f9e1ab7e40e4a9704aa29b8129648c4c1e3443cede14d0fd81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b492f04a51257f9e1ab7e40e4a9704aa29b8129648c4c1e3443cede14d0fd81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b492f04a51257f9e1ab7e40e4a9704aa29b8129648c4c1e3443cede14d0fd81", kill_on_drop: false }` [INFO] [stdout] 5b492f04a51257f9e1ab7e40e4a9704aa29b8129648c4c1e3443cede14d0fd81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f074c063ca4b02f70377f1a5b61b4695b165476cebf76af3174977584e9c03b6 [INFO] running `Command { std: "docker" "start" "-a" "f074c063ca4b02f70377f1a5b61b4695b165476cebf76af3174977584e9c03b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling minifb v0.27.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling herod_gba_core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: unused variable: `set_flags` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let set_flags = (instr >> 20) & 0x01 == 1; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_flags` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_imm` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | let is_imm = (instr >> 25) & 0x01 == 1; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_imm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `psr` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let psr = (instr >> 22) & 0x01 == 1; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_psr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `psr` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | let psr = (instr >> 22) & 0x01 == 1; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_psr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling herod_gba_emulator v0.1.0 (/opt/rustwide/workdir/emulator) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "f074c063ca4b02f70377f1a5b61b4695b165476cebf76af3174977584e9c03b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f074c063ca4b02f70377f1a5b61b4695b165476cebf76af3174977584e9c03b6", kill_on_drop: false }` [INFO] [stdout] f074c063ca4b02f70377f1a5b61b4695b165476cebf76af3174977584e9c03b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e64096b13c9f207c4e73c47faf0a57582d152f647a8275d2ddf5f78d29667f7 [INFO] running `Command { std: "docker" "start" "-a" "1e64096b13c9f207c4e73c47faf0a57582d152f647a8275d2ddf5f78d29667f7", kill_on_drop: false }` [INFO] [stderr] Compiling herod_gba_core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: unused variable: `set_flags` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let set_flags = (instr >> 20) & 0x01 == 1; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_flags` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_imm` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | let is_imm = (instr >> 25) & 0x01 == 1; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_imm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `psr` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let psr = (instr >> 22) & 0x01 == 1; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_psr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `psr` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | let psr = (instr >> 22) & 0x01 == 1; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_psr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling herod_gba_emulator v0.1.0 (/opt/rustwide/workdir/emulator) [INFO] [stdout] warning: unused variable: `set_flags` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let set_flags = (instr >> 20) & 0x01 == 1; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_flags` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_imm` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | let is_imm = (instr >> 25) & 0x01 == 1; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_imm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `psr` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let psr = (instr >> 22) & 0x01 == 1; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_psr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `psr` [INFO] [stdout] --> core/src/gba/cpu/arm7tdmi/instructions.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | let psr = (instr >> 22) & 0x01 == 1; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_psr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "1e64096b13c9f207c4e73c47faf0a57582d152f647a8275d2ddf5f78d29667f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e64096b13c9f207c4e73c47faf0a57582d152f647a8275d2ddf5f78d29667f7", kill_on_drop: false }` [INFO] [stdout] 1e64096b13c9f207c4e73c47faf0a57582d152f647a8275d2ddf5f78d29667f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09472cdef2f88005839136cd5a379d02df6b8eafea5e8b6cb975b83cf482de01 [INFO] running `Command { std: "docker" "start" "-a" "09472cdef2f88005839136cd5a379d02df6b8eafea5e8b6cb975b83cf482de01", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `set_flags` [INFO] [stderr] --> core/src/gba/cpu/arm7tdmi/instructions.rs:99:13 [INFO] [stderr] | [INFO] [stderr] 99 | let set_flags = (instr >> 20) & 0x01 == 1; [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_flags` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_imm` [INFO] [stderr] --> core/src/gba/cpu/arm7tdmi/instructions.rs:210:13 [INFO] [stderr] | [INFO] [stderr] 210 | let is_imm = (instr >> 25) & 0x01 == 1; [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_imm` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `psr` [INFO] [stderr] --> core/src/gba/cpu/arm7tdmi/instructions.rs:212:13 [INFO] [stderr] | [INFO] [stderr] 212 | let psr = (instr >> 22) & 0x01 == 1; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_psr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `psr` [INFO] [stderr] --> core/src/gba/cpu/arm7tdmi/instructions.rs:361:13 [INFO] [stderr] | [INFO] [stderr] 361 | let psr = (instr >> 22) & 0x01 == 1; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_psr` [INFO] [stderr] [INFO] [stderr] warning: `herod_gba_core` (lib) generated 4 warnings [INFO] [stderr] warning: `herod_gba_core` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/herod_gba_core-79107c4a7608a142) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/herod_gba_core-17bf479115d809c2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/herod_gba_emulator-b5adfd64f3e4cf07) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests herod_gba_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "09472cdef2f88005839136cd5a379d02df6b8eafea5e8b6cb975b83cf482de01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09472cdef2f88005839136cd5a379d02df6b8eafea5e8b6cb975b83cf482de01", kill_on_drop: false }` [INFO] [stdout] 09472cdef2f88005839136cd5a379d02df6b8eafea5e8b6cb975b83cf482de01