[INFO] cloning repository https://github.com/system76/firmware-smmstore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/system76/firmware-smmstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsystem76%2Ffirmware-smmstore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsystem76%2Ffirmware-smmstore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c69312f439e75cfaf1e495023c6d35af0a1a5a1 [INFO] building system76/firmware-smmstore against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsystem76%2Ffirmware-smmstore" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/system76/firmware-smmstore [INFO] finished tweaking git repo https://github.com/system76/firmware-smmstore [INFO] tweaked toml for git repo https://github.com/system76/firmware-smmstore written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/system76/firmware-smmstore on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/system76/firmware-smmstore 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_uefi_alloc v0.1.10 [INFO] [stderr] Downloaded redox_uefi_std v0.1.9 [INFO] [stderr] Downloaded redox_uefi v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 479a162ac09f23bc11c92a22c9e5d95e51edeb5817103ba877d983ac30291c50 [INFO] running `Command { std: "docker" "start" "-a" "479a162ac09f23bc11c92a22c9e5d95e51edeb5817103ba877d983ac30291c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "479a162ac09f23bc11c92a22c9e5d95e51edeb5817103ba877d983ac30291c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479a162ac09f23bc11c92a22c9e5d95e51edeb5817103ba877d983ac30291c50", kill_on_drop: false }` [INFO] [stdout] 479a162ac09f23bc11c92a22c9e5d95e51edeb5817103ba877d983ac30291c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 75f70a750c3e80804ad8922d17b7971b762f6a81a012dfe87659337012ecd8fa [INFO] running `Command { std: "docker" "start" "-a" "75f70a750c3e80804ad8922d17b7971b762f6a81a012dfe87659337012ecd8fa", kill_on_drop: false }` [INFO] [stderr] Compiling redox_uefi v0.1.10 [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/block_io.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | pub Reset: extern "win64" fn(&BlockIo, ExtendedVerification: bool) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/block_io.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub ReadBlocks: extern "win64" fn(&BlockIo, MediaId: u32, LBA: u64, BufferSize: usize, Buffer: *mut u8) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/block_io.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub WriteBlocks: extern "win64" fn(&BlockIo, MediaId: u32, LBA: u64, BufferSize: usize, Buffer: *const u8) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/block_io.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub FlushBlocks: extern "win64" fn(&BlockIo) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | RaiseTpl: extern "win64" fn(NewTpl: Tpl) -> usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | RestoreTpl: extern "win64" fn(OldTpl: Tpl), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | pub AllocatePages: extern "win64" fn(AllocType: usize, MemoryType: MemoryType, Pages: usize, Memory: &mut usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | pub FreePages: extern "win64" fn(Memory: usize, Pages: usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub GetMemoryMap: extern "win64" fn(MemoryMapSize: &mut usize, MemoryMap: *mut MemoryDescriptor, MapKey: &mut usize, DescriptorS... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub AllocatePool: extern "win64" fn(PoolType: MemoryType, Size: usize, Buffer: &mut usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub FreePool: extern "win64" fn(Buffer: usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | pub CreateEvent: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | NotifyFunction: extern "win64" fn (Event: Event, Context: usize /* *mut c_void */), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | SetTimer: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | pub WaitForEvent: extern "win64" fn (NumberOfEvents: usize, Event: *const Event, Index: &mut usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | SignalEvent: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | CloseEvent: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | CheckEvent: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 43 | pub InstallProtocolInterface: extern "win64" fn (Handle: &mut Handle, Protocol: &Guid, InterfaceType: InterfaceType, Interface: ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | ReinstallProtocolInterface: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | pub UninstallProtocolInterface: extern "win64" fn (Handle: Handle, Protocol: &Guid, Interface: usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub HandleProtocol: extern "win64" fn (Handle: Handle, Protocol: &Guid, Interface: &mut usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:48:36 [INFO] [stdout] | [INFO] [stdout] 48 | RegisterProtocolNotify: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub LocateHandle: extern "win64" fn (SearchType: LocateSearchType, Protocol: &Guid, SearchKey: usize, BufferSize: &mut usize, Bu... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | LocateDevicePath: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | InstallConfigurationTable: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | pub LoadImage: extern "win64" fn (BootPolicy: bool, ParentImageHandle: Handle, DevicePath: usize /*TODO*/, SourceBuffer: *const ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | pub StartImage: extern "win64" fn (ImageHandle: Handle, ExitDataSize: &mut usize, ExitData: &mut *mut u16) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub Exit: extern "win64" fn (ImageHandle: Handle, ExitStatus: isize, ExitDataSize: usize, ExitData: *const u16) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | UnloadImage: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | pub ExitBootServices: extern "win64" fn (ImageHandle: Handle, MapKey: usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | GetNextMonotonicCount: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub Stall: extern "win64" fn (Microseconds: usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:59:34 [INFO] [stdout] | [INFO] [stdout] 59 | pub SetWatchdogTimer: extern "win64" fn (Timeout: usize, WatchdogCode: u64, DataSize: usize, WatchdogData: *const u16) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | ConnectController: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | DisconnectController: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | OpenProtocol: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | CloseProtocol: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | OpenProtocolInformation: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:65:36 [INFO] [stdout] | [INFO] [stdout] 65 | pub ProtocolsPerHandle: extern "win64" fn (Handle: Handle, ProtocolBuffer: *mut Guid, ProtocolBufferCount: usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | LocateHandleBuffer: extern "win64" fn (SearchType: LocateSearchType, Protocol: &Guid, SearchKey: usize, NoHandles: &mut usize, B... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | pub LocateProtocol: extern "win64" fn (Protocol: &Guid, Registration: usize, Interface: &mut usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 68 | InstallMultipleProtocolInterfaces: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | UninstallMultipleProtocolInterfaces: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | CalculateCrc32: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | CopyMem: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | SetMem: extern "win64" fn (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | pub CreateEventEx: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/boot.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | NotifyFunction: extern "win64" fn (Event: Event, Context: usize /* *mut c_void */), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/component_name.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | pub GetDriverName: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/component_name.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | pub GetControllerName: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub OpenVolume: extern "win64" fn (&mut SimpleFileSystem, Root: &mut *mut File) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub Open: extern "win64" fn (&mut File, NewHandle: &mut *mut File, FileName: *const u16, OpenMode: u64, Attributes: u64) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | pub Close: extern "win64" fn (&mut File) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | pub Delete: extern "win64" fn (&mut File) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | pub Read: extern "win64" fn (&mut File, BufferSize: &mut usize, Buffer: *mut u8) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub Write: extern "win64" fn (&mut File, BufferSize: &mut usize, Buffer: *const u8) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | pub SetPosition: extern "win64" fn (&mut File, Position: u64) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub GetPosition: extern "win64" fn (&mut File, Position: &mut u64) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | pub GetInfo: extern "win64" fn (&mut File, InformationType: &Guid, BufferSize: &mut usize, Buffer: *mut u8) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | pub SetInfo: extern "win64" fn (&mut File, InformationType: &Guid, BufferSize: &mut usize, Buffer: *const u8) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/fs.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | pub Flush: extern "win64" fn (&mut File) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/graphics.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 108 | pub QueryMode: extern "win64" fn (&mut GraphicsOutput, u32, &mut usize, &mut *mut GraphicsOutputModeInfo) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/graphics.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | pub SetMode: extern "win64" fn (&mut GraphicsOutput, u32) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/graphics.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | pub Blt: extern "win64" fn (&mut GraphicsOutput, *mut GraphicsBltPixel, GraphicsBltOp, usize, usize, usize, usize, usize, usize... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | pub type HiiDatabaseNotify = extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | pub NewPackageList: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | pub RemovePackageList: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | pub UpdatePackageList: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | pub ListPackageLists: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:73:36 [INFO] [stdout] | [INFO] [stdout] 73 | pub ExportPackageLists: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | pub RegisterPackageNotify: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:91:41 [INFO] [stdout] | [INFO] [stdout] 91 | pub UnregisterPackageNotify: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:97:37 [INFO] [stdout] | [INFO] [stdout] 97 | pub FindKeyboardLayouts: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | pub GetKeyboardLayout: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | pub SetKeyboardLayout: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/hii/database.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | pub GetPackageListHandle: extern "win64" fn ( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/loaded_image.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub Unload: extern "win64" fn(ImageHandle: Handle) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/pointer.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub Reset: extern "win64" fn (&mut SimplePointer, ExtendedVerification: bool) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/pointer.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | pub GetState: extern "win64" fn (&mut SimplePointer, State: &mut SimplePointerState) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | pub GetTime: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub SetTime: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | pub GetWakeupTime: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | pub SetWakeupTime: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | pub SetVirtualAddressMap: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | pub ConvertPointer: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | pub GetVariable: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | pub GetNextVariableName: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | pub SetVariable: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | pub GetNextHighMonotonicCount: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | pub ResetSystem: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | pub UpdateCapsule: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:84:42 [INFO] [stdout] | [INFO] [stdout] 84 | pub QueryCapsuleCapabilities: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/runtime.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 91 | pub QueryVariableInfo: extern "win64" fn( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/shell.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | pub Execute: extern "win64" fn(ImageHandle: &Handle, CommandLine: *const u16, Environment: *const *const u16, Status: *mut Status... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | pub Reset: extern "win64" fn(&TextInput, bool) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | pub ReadKeyStroke: extern "win64" fn(&TextInput, &mut TextInputKey) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | pub Reset: extern "win64" fn(&TextOutput, bool) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | pub OutputString: extern "win64" fn(&TextOutput, *const u16) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | pub TestString: extern "win64" fn(&TextOutput, *const u16) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | pub QueryMode: extern "win64" fn(&TextOutput, usize, &mut usize, &mut usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | pub SetMode: extern "win64" fn(&TextOutput, usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | pub SetAttribute: extern "win64" fn(&TextOutput, usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub ClearScreen: extern "win64" fn(&TextOutput) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | pub SetCursorPosition: extern "win64" fn(&TextOutput, usize, usize) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "win64" is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.10/src/text.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | pub EnableCursor: extern "win64" fn(&TextOutput, bool) -> Status, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redox_uefi` (lib) due to 106 previous errors [INFO] running `Command { std: "docker" "inspect" "75f70a750c3e80804ad8922d17b7971b762f6a81a012dfe87659337012ecd8fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f70a750c3e80804ad8922d17b7971b762f6a81a012dfe87659337012ecd8fa", kill_on_drop: false }` [INFO] [stdout] 75f70a750c3e80804ad8922d17b7971b762f6a81a012dfe87659337012ecd8fa