[INFO] cloning repository https://github.com/brandonros/win64-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brandonros/win64-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonros%2Fwin64-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonros%2Fwin64-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba3f6e3f6ed2ce3e38a08d0de71dcf2590acd3c8 [INFO] checking brandonros/win64-emulator against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonros%2Fwin64-emulator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/brandonros/win64-emulator [INFO] finished tweaking git repo https://github.com/brandonros/win64-emulator [INFO] tweaked toml for git repo https://github.com/brandonros/win64-emulator written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brandonros/win64-emulator on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brandonros/win64-emulator 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8f814ba42501e294f86f7fe8897a22802a5b3cda1c149c900914b014a1fdafd [INFO] running `Command { std: "docker" "start" "-a" "a8f814ba42501e294f86f7fe8897a22802a5b3cda1c149c900914b014a1fdafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8f814ba42501e294f86f7fe8897a22802a5b3cda1c149c900914b014a1fdafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f814ba42501e294f86f7fe8897a22802a5b3cda1c149c900914b014a1fdafd", kill_on_drop: false }` [INFO] [stdout] a8f814ba42501e294f86f7fe8897a22802a5b3cda1c149c900914b014a1fdafd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4493373c96b9930c57b87e98e5186c7adfea06880c13fbfd189225e22408fc61 [INFO] running `Command { std: "docker" "start" "-a" "4493373c96b9930c57b87e98e5186c7adfea06880c13fbfd189225e22408fc61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.53.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking twox-hash v2.1.1 [INFO] [stderr] Checking windows-targets v0.53.3 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking ruzstd v0.8.1 [INFO] [stderr] Checking bitflags v2.9.2 [INFO] [stderr] Checking iced-x86 v1.21.0 [INFO] [stderr] Checking windows-sys v0.60.2 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling unicorn-engine v2.1.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking dark-std v0.2.16 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking fastdate v0.3.36 [INFO] [stderr] Checking fast_log v1.7.7 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.3/bindings/rust/src/x86.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | SYSCALL = InsnX86::SYSCALL as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.3/bindings/rust/src/x86.rs:272:16 [INFO] [stdout] | [INFO] [stdout] 272 | SYSENTER = InsnX86::SYSENTER as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `unicorn-engine` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4493373c96b9930c57b87e98e5186c7adfea06880c13fbfd189225e22408fc61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4493373c96b9930c57b87e98e5186c7adfea06880c13fbfd189225e22408fc61", kill_on_drop: false }` [INFO] [stdout] 4493373c96b9930c57b87e98e5186c7adfea06880c13fbfd189225e22408fc61