[INFO] cloning repository https://github.com/jaaket/c64emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaaket/c64emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaaket%2Fc64emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaaket%2Fc64emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c8b2cd02eaffce5c2b036d9f359cafade758da2 [INFO] testing jaaket/c64emu against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaaket%2Fc64emu" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaaket/c64emu on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaaket/c64emu [INFO] finished tweaking git repo https://github.com/jaaket/c64emu [INFO] tweaked toml for git repo https://github.com/jaaket/c64emu written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jaaket/c64emu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bjz/gl-rs` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/OpenGL-Registry.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/EGL-Registry.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/WebGL.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/WebGLDeveloperTools.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99e4fba77bd953e6a152f1c0c1ea7bf0f97ffacc0a4306db56cd822eee80b052 [INFO] running `Command { std: "docker" "start" "-a" "99e4fba77bd953e6a152f1c0c1ea7bf0f97ffacc0a4306db56cd822eee80b052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99e4fba77bd953e6a152f1c0c1ea7bf0f97ffacc0a4306db56cd822eee80b052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e4fba77bd953e6a152f1c0c1ea7bf0f97ffacc0a4306db56cd822eee80b052", kill_on_drop: false }` [INFO] [stdout] 99e4fba77bd953e6a152f1c0c1ea7bf0f97ffacc0a4306db56cd822eee80b052 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f18aadf7a92e4c626a1bbd151d4f29416a682f00bc2839677a659a5003c95f9 [INFO] running `Command { std: "docker" "start" "-a" "7f18aadf7a92e4c626a1bbd151d4f29416a682f00bc2839677a659a5003c95f9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling khronos_api v2.2.0 (https://github.com/bjz/gl-rs#a24afae9) [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling gl_generator v0.9.0 (https://github.com/bjz/gl-rs#a24afae9) [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling gl v0.10.0 (https://github.com/bjz/gl-rs#a24afae9) [INFO] [stderr] Compiling c64emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | struct ICS: u8 { [INFO] [stdout] 3 | | const TIMER_A_UNDERFLOW_INTERRUPT = 0b0000_0001; [INFO] [stdout] 4 | | const TIMER_B_UNDERFLOW_INTERRUPT = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | struct ICS: u8 { [INFO] [stdout] 3 | | const TIMER_A_UNDERFLOW_INTERRUPT = 0b0000_0001; [INFO] [stdout] 4 | | const TIMER_B_UNDERFLOW_INTERRUPT = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | struct ICS: u8 { [INFO] [stdout] 3 | | const TIMER_A_UNDERFLOW_INTERRUPT = 0b0000_0001; [INFO] [stdout] 4 | | const TIMER_B_UNDERFLOW_INTERRUPT = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / bitflags! { [INFO] [stdout] 12 | | struct TACR: u8 { [INFO] [stdout] 13 | | const START_TIMER = 0b0000_0001; [INFO] [stdout] 14 | | const INDICATE_UNDERFLOW_ON_B6 = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / bitflags! { [INFO] [stdout] 12 | | struct TACR: u8 { [INFO] [stdout] 13 | | const START_TIMER = 0b0000_0001; [INFO] [stdout] 14 | | const INDICATE_UNDERFLOW_ON_B6 = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / bitflags! { [INFO] [stdout] 12 | | struct TACR: u8 { [INFO] [stdout] 13 | | const START_TIMER = 0b0000_0001; [INFO] [stdout] 14 | | const INDICATE_UNDERFLOW_ON_B6 = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.14s [INFO] running `Command { std: "docker" "inspect" "7f18aadf7a92e4c626a1bbd151d4f29416a682f00bc2839677a659a5003c95f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f18aadf7a92e4c626a1bbd151d4f29416a682f00bc2839677a659a5003c95f9", kill_on_drop: false }` [INFO] [stdout] 7f18aadf7a92e4c626a1bbd151d4f29416a682f00bc2839677a659a5003c95f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eacd101d7f9242fd147fdd1fb3c7e1493287c12ed8b8fadfab114a69ba7709b [INFO] running `Command { std: "docker" "start" "-a" "7eacd101d7f9242fd147fdd1fb3c7e1493287c12ed8b8fadfab114a69ba7709b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling c64emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | struct ICS: u8 { [INFO] [stdout] 3 | | const TIMER_A_UNDERFLOW_INTERRUPT = 0b0000_0001; [INFO] [stdout] 4 | | const TIMER_B_UNDERFLOW_INTERRUPT = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | struct ICS: u8 { [INFO] [stdout] 3 | | const TIMER_A_UNDERFLOW_INTERRUPT = 0b0000_0001; [INFO] [stdout] 4 | | const TIMER_B_UNDERFLOW_INTERRUPT = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / bitflags! { [INFO] [stdout] 2 | | struct ICS: u8 { [INFO] [stdout] 3 | | const TIMER_A_UNDERFLOW_INTERRUPT = 0b0000_0001; [INFO] [stdout] 4 | | const TIMER_B_UNDERFLOW_INTERRUPT = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / bitflags! { [INFO] [stdout] 12 | | struct TACR: u8 { [INFO] [stdout] 13 | | const START_TIMER = 0b0000_0001; [INFO] [stdout] 14 | | const INDICATE_UNDERFLOW_ON_B6 = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / bitflags! { [INFO] [stdout] 12 | | struct TACR: u8 { [INFO] [stdout] 13 | | const START_TIMER = 0b0000_0001; [INFO] [stdout] 14 | | const INDICATE_UNDERFLOW_ON_B6 = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cia1.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / bitflags! { [INFO] [stdout] 12 | | struct TACR: u8 { [INFO] [stdout] 13 | | const START_TIMER = 0b0000_0001; [INFO] [stdout] 14 | | const INDICATE_UNDERFLOW_ON_B6 = 0b0000_0010; [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "7eacd101d7f9242fd147fdd1fb3c7e1493287c12ed8b8fadfab114a69ba7709b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eacd101d7f9242fd147fdd1fb3c7e1493287c12ed8b8fadfab114a69ba7709b", kill_on_drop: false }` [INFO] [stdout] 7eacd101d7f9242fd147fdd1fb3c7e1493287c12ed8b8fadfab114a69ba7709b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4342d74bfcc8495764bf171bd06f95b199f68f0d713d0cf4c06ec4759ba23ef [INFO] running `Command { std: "docker" "start" "-a" "c4342d74bfcc8495764bf171bd06f95b199f68f0d713d0cf4c06ec4759ba23ef", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cia1.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / bitflags! { [INFO] [stderr] 2 | | struct ICS: u8 { [INFO] [stderr] 3 | | const TIMER_A_UNDERFLOW_INTERRUPT = 0b0000_0001; [INFO] [stderr] 4 | | const TIMER_B_UNDERFLOW_INTERRUPT = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 8 | | } [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cia1.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / bitflags! { [INFO] [stderr] 2 | | struct ICS: u8 { [INFO] [stderr] 3 | | const TIMER_A_UNDERFLOW_INTERRUPT = 0b0000_0001; [INFO] [stderr] 4 | | const TIMER_B_UNDERFLOW_INTERRUPT = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 8 | | } [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cia1.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | struct TACR: u8 { [INFO] [stderr] 13 | | const START_TIMER = 0b0000_0001; [INFO] [stderr] 14 | | const INDICATE_UNDERFLOW_ON_B6 = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `c64emu` (bin "c64emu" test) generated 6 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/c64emu-250d513c0b2f0496) [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" "c4342d74bfcc8495764bf171bd06f95b199f68f0d713d0cf4c06ec4759ba23ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4342d74bfcc8495764bf171bd06f95b199f68f0d713d0cf4c06ec4759ba23ef", kill_on_drop: false }` [INFO] [stdout] c4342d74bfcc8495764bf171bd06f95b199f68f0d713d0cf4c06ec4759ba23ef