[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] 5410140eddecd61d85167e7888f8bbd3b2bd9efa
[INFO] checking jaaket/c64emu against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaaket%2Fc64emu" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaaket/c64emu on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jaaket/c64emu 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg-if v0.1.5
[INFO] [stderr]   Downloaded rand v0.3.22
[INFO] [stderr]   Downloaded rand v0.4.3
[INFO] [stderr]   Downloaded num v0.1.42
[INFO] [stderr]   Downloaded bitflags v1.0.3
[INFO] [stderr]   Downloaded bitflags v0.7.0
[INFO] [stderr]   Downloaded version_check v0.1.4
[INFO] [stderr]   Downloaded lazy_static v1.1.0
[INFO] [stderr]   Downloaded thread_local v0.3.5
[INFO] [stderr]   Downloaded memchr v2.0.1
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded num-iter v0.1.37
[INFO] [stderr]   Downloaded utf8-ranges v1.0.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.6
[INFO] [stderr]   Downloaded encode_unicode v0.1.3
[INFO] [stderr]   Downloaded ucd-util v0.1.1
[INFO] [stderr]   Downloaded log v0.4.4
[INFO] [stderr]   Downloaded num-integer v0.1.39
[INFO] [stderr]   Downloaded rustyline v1.0.0
[INFO] [stderr]   Downloaded num-traits v0.2.5
[INFO] [stderr]   Downloaded nix v0.5.1
[INFO] [stderr]   Downloaded xml-rs v0.7.0
[INFO] [stderr]   Downloaded sdl2 v0.31.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.2
[INFO] [stderr]   Downloaded regex v1.0.2
[INFO] [stderr]   Downloaded libc v0.2.43
[INFO] [stderr]   Downloaded sdl2-sys v0.31.0
[INFO] [stderr]   Downloaded winapi v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96ecbd847737d7889ac6e75baa3c7c19f2d0a3e7d7d6425790fc0b4e5fb46226
[INFO] running `Command { std: "docker" "start" "-a" "96ecbd847737d7889ac6e75baa3c7c19f2d0a3e7d7d6425790fc0b4e5fb46226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96ecbd847737d7889ac6e75baa3c7c19f2d0a3e7d7d6425790fc0b4e5fb46226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ecbd847737d7889ac6e75baa3c7c19f2d0a3e7d7d6425790fc0b4e5fb46226", kill_on_drop: false }`
[INFO] [stdout] 96ecbd847737d7889ac6e75baa3c7c19f2d0a3e7d7d6425790fc0b4e5fb46226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 450fb477d119495cad0b1b6b64eab75ad743eef55080373fd8a781cd87a7edb1
[INFO] running `Command { std: "docker" "start" "-a" "450fb477d119495cad0b1b6b64eab75ad743eef55080373fd8a781cd87a7edb1", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling khronos_api v2.2.0 (https://github.com/bjz/gl-rs#a24afae9)
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling log v0.4.4
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling sdl2-sys v0.31.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]     Checking aho-corasick v0.6.6
[INFO] [stderr]     Checking encode_unicode v0.1.3
[INFO] [stderr]    Compiling gl_generator v0.9.0 (https://github.com/bjz/gl-rs#a24afae9)
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking sdl2 v0.31.0
[INFO] [stderr]    Compiling gl v0.10.0 (https://github.com/bjz/gl-rs#a24afae9)
[INFO] [stderr]     Checking rustyline v1.0.0
[INFO] [stderr]     Checking 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] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `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] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "450fb477d119495cad0b1b6b64eab75ad743eef55080373fd8a781cd87a7edb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "450fb477d119495cad0b1b6b64eab75ad743eef55080373fd8a781cd87a7edb1", kill_on_drop: false }`
[INFO] [stdout] 450fb477d119495cad0b1b6b64eab75ad743eef55080373fd8a781cd87a7edb1
