[INFO] fetching crate psx 0.1.6...
[INFO] checking psx-0.1.6 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate psx 0.1.6 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate psx 0.1.6 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate psx 0.1.6
[INFO] finished tweaking crates.io crate psx 0.1.6
[INFO] tweaked toml for crates.io crate psx 0.1.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding linked_list_allocator v0.9.1 (available: v0.10.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linked_list_allocator v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cfd964ae48dd2633e873f23f89b555705d677619d9ade6fbdf6f172916b29bc
[INFO] running `Command { std: "docker" "start" "-a" "4cfd964ae48dd2633e873f23f89b555705d677619d9ade6fbdf6f172916b29bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cfd964ae48dd2633e873f23f89b555705d677619d9ade6fbdf6f172916b29bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cfd964ae48dd2633e873f23f89b555705d677619d9ade6fbdf6f172916b29bc", kill_on_drop: false }`
[INFO] [stdout] 4cfd964ae48dd2633e873f23f89b555705d677619d9ade6fbdf6f172916b29bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63323ca3f6de49419cc628413d2fffec1f53e36c27bc5ec0e1550020b57ae924
[INFO] running `Command { std: "docker" "start" "-a" "63323ca3f6de49419cc628413d2fffec1f53e36c27bc5ec0e1550020b57ae924", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling psx v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hw/cop0/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_cop! {
[INFO] [stdout] 34 | |     /// Breakpoint on execute register
[INFO] [stdout] 35 | |     BPC<u32>; COP: 0; R: 3,
[INFO] [stdout] 36 | |     /// Breakpoint on data access register
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     PRID<u32>; COP: 0; R: 15,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |                           out("$2") self.value
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `$2`: unknown register
[INFO] [stdout]   --> src/hw/cop.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                           concat!($cop_ty, "tc", $cop, " $2, $", $reg), in("$2") self.value
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^
[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<u32>; 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]    = note: this error originates in the macro `define_cop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `bench_black_box` has been stable since 1.66.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![feature(bench_black_box)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_c_str` has been stable since 1.64.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![feature(core_c_str)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `panic_info_message` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | #![feature(panic_info_message)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/panic.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |         if let Some(msg) = info.message() {
[INFO] [stdout]    |                ^^^^^^^^^   -------------- this expression has type `PanicMessage<'_>`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                expected `PanicMessage<'_>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `PanicMessage<'_>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `MaybeUninit` in the current scope
[INFO] [stdout]   --> src/std.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 MaybeUninit::write_slice(&mut initialized_part[0..slice.len()], slice);
[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::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/mem/maybe_uninit.rs:288:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `psx` (lib) due to 48 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "63323ca3f6de49419cc628413d2fffec1f53e36c27bc5ec0e1550020b57ae924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63323ca3f6de49419cc628413d2fffec1f53e36c27bc5ec0e1550020b57ae924", kill_on_drop: false }`
[INFO] [stdout] 63323ca3f6de49419cc628413d2fffec1f53e36c27bc5ec0e1550020b57ae924
