[INFO] cloning repository https://github.com/iota-xSK/fun-emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iota-xSK/fun-emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiota-xSK%2Ffun-emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiota-xSK%2Ffun-emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14967f50295636ef2a2c4fad4deea7e39304224a [INFO] testing iota-xSK/fun-emu against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiota-xSK%2Ffun-emu" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iota-xSK/fun-emu 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/iota-xSK/fun-emu [INFO] finished tweaking git repo https://github.com/iota-xSK/fun-emu [INFO] tweaked toml for git repo https://github.com/iota-xSK/fun-emu written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iota-xSK/fun-emu 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 01e66c638a921b64d73dc00478e7d33a3e47d8edba2af4a079bd30e113872ff0 [INFO] running `Command { std: "docker" "start" "-a" "01e66c638a921b64d73dc00478e7d33a3e47d8edba2af4a079bd30e113872ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01e66c638a921b64d73dc00478e7d33a3e47d8edba2af4a079bd30e113872ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e66c638a921b64d73dc00478e7d33a3e47d8edba2af4a079bd30e113872ff0", kill_on_drop: false }` [INFO] [stdout] 01e66c638a921b64d73dc00478e7d33a3e47d8edba2af4a079bd30e113872ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] eca3effc135440790164d0d61b1e6365b1d5c7bf2877b39d80df1e6c7b09d9bd [INFO] running `Command { std: "docker" "start" "-a" "eca3effc135440790164d0d61b1e6365b1d5c7bf2877b39d80df1e6c7b09d9bd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling macroquad v0.3.25 [INFO] [stderr] Compiling fun-emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crossterm::QueueableCommand` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crossterm::QueueableCommand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ExecutableCommand` and `cursor` [INFO] [stdout] --> src/main.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use crossterm::{cursor, execute, ExecutableCommand}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `interrupt` is never used [INFO] [stdout] --> src/main.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 69 | trait Processor { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 70 | fn step(&mut self, memmory: &mut impl Bus); [INFO] [stdout] 71 | fn interrupt(&mut self, addr: u16); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ButtonLedEmu` is never constructed [INFO] [stdout] --> src/main.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | struct ButtonLedEmu { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/main.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 186 | impl ButtonLedEmu { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 187 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s [INFO] running `Command { std: "docker" "inspect" "eca3effc135440790164d0d61b1e6365b1d5c7bf2877b39d80df1e6c7b09d9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca3effc135440790164d0d61b1e6365b1d5c7bf2877b39d80df1e6c7b09d9bd", kill_on_drop: false }` [INFO] [stdout] eca3effc135440790164d0d61b1e6365b1d5c7bf2877b39d80df1e6c7b09d9bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2334c988ba2b04f333e49ca9382d8dad851b7376ca2f9894a65c8ff5fdfa491d [INFO] running `Command { std: "docker" "start" "-a" "2334c988ba2b04f333e49ca9382d8dad851b7376ca2f9894a65c8ff5fdfa491d", kill_on_drop: false }` [INFO] [stderr] Compiling fun-emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crossterm::QueueableCommand` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crossterm::QueueableCommand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ExecutableCommand` and `cursor` [INFO] [stdout] --> src/main.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use crossterm::{cursor, execute, ExecutableCommand}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `interrupt` is never used [INFO] [stdout] --> src/main.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 69 | trait Processor { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 70 | fn step(&mut self, memmory: &mut impl Bus); [INFO] [stdout] 71 | fn interrupt(&mut self, addr: u16); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ButtonLedEmu` is never constructed [INFO] [stdout] --> src/main.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | struct ButtonLedEmu { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/main.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 186 | impl ButtonLedEmu { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 187 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "2334c988ba2b04f333e49ca9382d8dad851b7376ca2f9894a65c8ff5fdfa491d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2334c988ba2b04f333e49ca9382d8dad851b7376ca2f9894a65c8ff5fdfa491d", kill_on_drop: false }` [INFO] [stdout] 2334c988ba2b04f333e49ca9382d8dad851b7376ca2f9894a65c8ff5fdfa491d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c6ce169873dd15d7d971622bcd7767548c5e74b59f805345f8fb5e38e4b141c6 [INFO] running `Command { std: "docker" "start" "-a" "c6ce169873dd15d7d971622bcd7767548c5e74b59f805345f8fb5e38e4b141c6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crossterm::QueueableCommand` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crossterm::QueueableCommand; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ExecutableCommand` and `cursor` [INFO] [stderr] --> src/main.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | use crossterm::{cursor, execute, ExecutableCommand}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `interrupt` is never used [INFO] [stderr] --> src/main.rs:71:8 [INFO] [stderr] | [INFO] [stderr] 69 | trait Processor { [INFO] [stderr] | --------- method in this trait [INFO] [stderr] 70 | fn step(&mut self, memmory: &mut impl Bus); [INFO] [stderr] 71 | fn interrupt(&mut self, addr: u16); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ButtonLedEmu` is never constructed [INFO] [stderr] --> src/main.rs:180:8 [INFO] [stderr] | [INFO] [stderr] 180 | struct ButtonLedEmu { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/main.rs:187:8 [INFO] [stderr] | [INFO] [stderr] 186 | impl ButtonLedEmu { [INFO] [stderr] | ----------------- associated function in this implementation [INFO] [stderr] 187 | fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `fun-emu` (bin "fun-emu" test) generated 5 warnings (run `cargo fix --bin "fun-emu" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fun_emu-571cfed7fb6f4966) [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" "c6ce169873dd15d7d971622bcd7767548c5e74b59f805345f8fb5e38e4b141c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6ce169873dd15d7d971622bcd7767548c5e74b59f805345f8fb5e38e4b141c6", kill_on_drop: false }` [INFO] [stdout] c6ce169873dd15d7d971622bcd7767548c5e74b59f805345f8fb5e38e4b141c6