[INFO] cloning repository https://github.com/WisterToub/chip8dynarec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WisterToub/chip8dynarec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWisterToub%2Fchip8dynarec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWisterToub%2Fchip8dynarec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7c091c19a12ad3274e7c1b7e10e3057de7494fc [INFO] testing WisterToub/chip8dynarec against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWisterToub%2Fchip8dynarec" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WisterToub/chip8dynarec 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/WisterToub/chip8dynarec [INFO] finished tweaking git repo https://github.com/WisterToub/chip8dynarec [INFO] tweaked toml for git repo https://github.com/WisterToub/chip8dynarec written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/WisterToub/chip8dynarec 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0a435c7de1c65422f6d08218952e75ed771a576ee2da4289694ceaa7712d9ca [INFO] running `Command { std: "docker" "start" "-a" "c0a435c7de1c65422f6d08218952e75ed771a576ee2da4289694ceaa7712d9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0a435c7de1c65422f6d08218952e75ed771a576ee2da4289694ceaa7712d9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0a435c7de1c65422f6d08218952e75ed771a576ee2da4289694ceaa7712d9ca", kill_on_drop: false }` [INFO] [stdout] c0a435c7de1c65422f6d08218952e75ed771a576ee2da4289694ceaa7712d9ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 804ba74f4aba79eba2d67604925d04c675ac3c1cada1504afbf5ccf8c6177537 [INFO] running `Command { std: "docker" "start" "-a" "804ba74f4aba79eba2d67604925d04c675ac3c1cada1504afbf5ccf8c6177537", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling memmap v0.5.2 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling chip8dynarec v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/chip8/chip8.rs:175:2 [INFO] [stdout] | [INFO] [stdout] 175 | pub extern "stdcall" fn refresh(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #87678 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/chip8/keyboard.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub extern "stdcall" fn is_pressed(&self, key: u8) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #87678 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/chip8/keyboard.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | pub extern "stdcall" fn wait_key_press(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #87678 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/chip8/display.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | pub extern "stdcall" fn clear(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #87678 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/chip8/display.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | pub extern "stdcall" fn draw_sprite(&mut self, x_position: u8, mut y_position: u8, sprite: &[u8]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #87678 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/chip8/codecache.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | let f: fn() = unsafe { mem::transmute(self.x86_block_addresses[address as usize]) }; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `fn()` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chip8dynarec` due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "804ba74f4aba79eba2d67604925d04c675ac3c1cada1504afbf5ccf8c6177537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804ba74f4aba79eba2d67604925d04c675ac3c1cada1504afbf5ccf8c6177537", kill_on_drop: false }` [INFO] [stdout] 804ba74f4aba79eba2d67604925d04c675ac3c1cada1504afbf5ccf8c6177537