[INFO] fetching crate psx 0.1.8... [INFO] testing psx-0.1.8 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate psx 0.1.8 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate psx 0.1.8 [INFO] finished tweaking crates.io crate psx 0.1.8 [INFO] tweaked toml for crates.io crate psx 0.1.8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate psx 0.1.8 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate psx 0.1.8 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked_list_allocator v0.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6306c3fff4dbe1fceca9c0e38c3117738601da6765e2de521702dbdd759d9c3 [INFO] running `Command { std: "docker" "start" "-a" "b6306c3fff4dbe1fceca9c0e38c3117738601da6765e2de521702dbdd759d9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6306c3fff4dbe1fceca9c0e38c3117738601da6765e2de521702dbdd759d9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6306c3fff4dbe1fceca9c0e38c3117738601da6765e2de521702dbdd759d9c3", kill_on_drop: false }` [INFO] [stdout] b6306c3fff4dbe1fceca9c0e38c3117738601da6765e2de521702dbdd759d9c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 11070966ce56045e89700828dc91511e0a87d6723beb1e99081173b87d1243f7 [INFO] running `Command { std: "docker" "start" "-a" "11070966ce56045e89700828dc91511e0a87d6723beb1e99081173b87d1243f7", kill_on_drop: false }` [INFO] [stderr] Compiling psx v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `nonexistent_feature` [INFO] [stdout] --> src/format/obj.rs:392:7 [INFO] [stdout] | [INFO] [stdout] 392 | #[cfg(feature = "nonexistent_feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `EU_region`, `J_region`, `NA_region`, `custom_oom`, `heap`, `loadable_exe`, `min_panic`, `nightlier`, and `no_panic` [INFO] [stdout] = help: consider adding `nonexistent_feature` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(const_mut_refs, maybe_uninit_array_assume_init)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array` [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | maybe_uninit_uninit_array, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> src/format/obj.rs:186:36 [INFO] [stdout] | [INFO] [stdout] 186 | let mut res = MaybeUninit::uninit_array(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is an associated function `uninit` with a similar name [INFO] [stdout] | [INFO] [stdout] 186 - let mut res = MaybeUninit::uninit_array(); [INFO] [stdout] 186 + let mut res = MaybeUninit::uninit(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> src/format/obj.rs:199:36 [INFO] [stdout] | [INFO] [stdout] 199 | let mut res = MaybeUninit::uninit_array(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is an associated function `uninit` with a similar name [INFO] [stdout] | [INFO] [stdout] 199 - let mut res = MaybeUninit::uninit_array(); [INFO] [stdout] 199 + let mut res = MaybeUninit::uninit(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: `#[warn(asm_sub_register)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/cop0/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_cop! { [INFO] [stdout] 55 | | /// Breakpoint on execute register [INFO] [stdout] 56 | | BPC; COP: 0; R: 3, [INFO] [stdout] 57 | | /// Breakpoint on data access register [INFO] [stdout] ... | [INFO] [stdout] 74 | | PRID; COP: 0; R: 15, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:x}` to have the register formatted as `ax` (for 16-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:x}` to have the register formatted as `ax` (for 16-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:x}` to have the register formatted as `ax` (for 16-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:x}` to have the register formatted as `ax` (for 16-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:x}` to have the register formatted as `ax` (for 16-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:x}` to have the register formatted as `ax` (for 16-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:x}` to have the register formatted as `ax` (for 16-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:x}` to have the register formatted as `ax` (for 16-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | concat!($cop_ty, "fc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | ".set at", [INFO] [stdout] 40 | out(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: formatting may not be suitable for sub-register argument [INFO] [stdout] --> src/hw/cop.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | concat!($cop_ty, "tc", $cop, " {}, $", $reg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | ".set at", [INFO] [stdout] 53 | in(reg) self.value, [INFO] [stdout] | ---------- for this argument [INFO] [stdout] | [INFO] [stdout] ::: src/hw/gte.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_cop! { [INFO] [stdout] 8 | | /// The 16-bit VX0 and VY0 vectors [INFO] [stdout] 9 | | VXY0; COP: 2; R: 0, [INFO] [stdout] 10 | | /// The 16-bit VZ0 vector [INFO] [stdout] ... | [INFO] [stdout] 73 | | */ [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `{0:e}` to have the register formatted as `eax` (for 32-bit values) [INFO] [stdout] = help: or use `{0:r}` to keep the default formatting of `rax` (for 64-bit values) [INFO] [stdout] = note: this warning originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> src/std.rs:34:54 [INFO] [stdout] | [INFO] [stdout] 34 | let mut uninitialized = MaybeUninit::uninit_array::(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is an associated function `uninit` with a similar name [INFO] [stdout] | [INFO] [stdout] 34 - let mut uninitialized = MaybeUninit::uninit_array::(); [INFO] [stdout] 34 + let mut uninitialized = MaybeUninit::uninit::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::mem::MaybeUninit::::copy_from_slice`: replaced by inherent write_copy_of_slice method; will eventually be removed [INFO] [stdout] --> src/std.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | MaybeUninit::copy_from_slice(&mut initialized_part[0..slice.len()], slice); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::mem::MaybeUninit::::slice_assume_init_ref`: replaced by inherent assume_init_ref method; will eventually be removed [INFO] [stdout] --> src/std.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | unsafe { MaybeUninit::slice_assume_init_ref(initialized_part) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/gpu/mod.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | offset: (i16, i16), size: (i16, i16), video_mode: VideoMode, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `psx` (lib) due to 4 previous errors; 51 warnings emitted [INFO] running `Command { std: "docker" "inspect" "11070966ce56045e89700828dc91511e0a87d6723beb1e99081173b87d1243f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11070966ce56045e89700828dc91511e0a87d6723beb1e99081173b87d1243f7", kill_on_drop: false }` [INFO] [stdout] 11070966ce56045e89700828dc91511e0a87d6723beb1e99081173b87d1243f7