[INFO] cloning repository https://github.com/kskjer/reality [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kskjer/reality" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkskjer%2Freality", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkskjer%2Freality'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 639ca192ad9cbcf472b457970d6fc1d27d6b3903 [INFO] testing kskjer/reality against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkskjer%2Freality" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kskjer/reality on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kskjer/reality [INFO] finished tweaking git repo https://github.com/kskjer/reality [INFO] tweaked toml for git repo https://github.com/kskjer/reality written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/kskjer/reality already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subslice v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6da56ee584e3f775ee402b5be735fde7f053221745673ff85dc9e3d5d1e85462 [INFO] running `Command { std: "docker" "start" "-a" "6da56ee584e3f775ee402b5be735fde7f053221745673ff85dc9e3d5d1e85462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6da56ee584e3f775ee402b5be735fde7f053221745673ff85dc9e3d5d1e85462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da56ee584e3f775ee402b5be735fde7f053221745673ff85dc9e3d5d1e85462", kill_on_drop: false }` [INFO] [stdout] 6da56ee584e3f775ee402b5be735fde7f053221745673ff85dc9e3d5d1e85462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 587e6cd23f62cc707ec64dc755e1a112469e9a954ba0933a30aed88a4590eb0d [INFO] running `Command { std: "docker" "start" "-a" "587e6cd23f62cc707ec64dc755e1a112469e9a954ba0933a30aed88a4590eb0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling reality-mips-isa-specification v0.1.0 (/opt/rustwide/workdir/lib/reality-mips-isa-specification) [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling reality-util v0.1.0 (/opt/rustwide/workdir/lib/reality-util) [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling rom-to-v64 v0.1.0 (/opt/rustwide/workdir/bin/rom-to-v64) [INFO] [stderr] Compiling yoshi-ovl v0.1.0 (/opt/rustwide/workdir/bin/yoshi-ovl) [INFO] [stderr] Compiling reality-mips-assembler v0.1.0 (/opt/rustwide/workdir/lib/reality-mips-assembler) [INFO] [stderr] Compiling reality-mips v0.1.0 (/opt/rustwide/workdir/lib/reality-mips) [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | Some(("lo", to_lookup!("Offset"))), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | Some(("hi", to_lookup!("VerbatimImm"))), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | Some(("lo", to_lookup!("Imm"))), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | Some(("26", to_lookup!("JumpTarget"))), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | Some(("16", to_lookup!("BranchTarget"))), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling subslice v0.2.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stdout] warning: field is never read: `is_terminal` [INFO] [stdout] --> lib/reality-mips/src/block/block.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | is_terminal: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BlockInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> lib/reality-mips/src/block/block.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `incoming` [INFO] [stdout] --> lib/reality-mips/src/block/tracer_algo.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | incoming: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AlgoState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> lib/reality-mips/src/block/tracer_algo.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reality-ultra v0.1.0 (/opt/rustwide/workdir/lib/reality-ultra) [INFO] [stderr] Compiling reality-mupen-core v0.1.0 (/opt/rustwide/workdir/lib/reality-mupen-core) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trace-file v0.1.0 (/opt/rustwide/workdir/bin/trace-file) [INFO] [stderr] Compiling disasm-file v0.1.0 (/opt/rustwide/workdir/bin/disasm-file) [INFO] [stderr] Compiling reality-zelda v0.1.0 (/opt/rustwide/workdir/lib/reality-zelda) [INFO] [stderr] Compiling rom-to-be v0.1.0 (/opt/rustwide/workdir/bin/rom-to-be) [INFO] [stderr] Compiling fix-crc v0.1.0 (/opt/rustwide/workdir/bin/fix-crc) [INFO] [stderr] Compiling disasm-rom v0.1.0 (/opt/rustwide/workdir/bin/disasm-rom) [INFO] [stdout] warning: field is never read: `reloc` [INFO] [stdout] --> lib/reality-zelda/src/overlay.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | reloc: Relocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `OverlayRelocation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> lib/reality-zelda/src/overlay.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reality-mupen v0.1.0 (/opt/rustwide/workdir/dylib/reality-mupen) [INFO] [stderr] Compiling file-list v0.1.0 (/opt/rustwide/workdir/bin/file-list) [INFO] [stderr] Compiling ovl-dump v0.1.0 (/opt/rustwide/workdir/bin/ovl-dump) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "587e6cd23f62cc707ec64dc755e1a112469e9a954ba0933a30aed88a4590eb0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "587e6cd23f62cc707ec64dc755e1a112469e9a954ba0933a30aed88a4590eb0d", kill_on_drop: false }` [INFO] [stdout] 587e6cd23f62cc707ec64dc755e1a112469e9a954ba0933a30aed88a4590eb0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fe2740335559df96e6c89bd665e309997b21d75aa524c7f7c2ca3f7e79d01b2 [INFO] running `Command { std: "docker" "start" "-a" "3fe2740335559df96e6c89bd665e309997b21d75aa524c7f7c2ca3f7e79d01b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling reality-mips-isa-specification v0.1.0 (/opt/rustwide/workdir/lib/reality-mips-isa-specification) [INFO] [stderr] Compiling reality-util v0.1.0 (/opt/rustwide/workdir/lib/reality-util) [INFO] [stderr] Compiling rom-to-v64 v0.1.0 (/opt/rustwide/workdir/bin/rom-to-v64) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | Some(("lo", to_lookup!("Offset"))), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | Some(("hi", to_lookup!("VerbatimImm"))), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reality-mips-assembler v0.1.0 (/opt/rustwide/workdir/lib/reality-mips-assembler) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | Some(("lo", to_lookup!("Imm"))), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yoshi-ovl v0.1.0 (/opt/rustwide/workdir/bin/yoshi-ovl) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | Some(("26", to_lookup!("JumpTarget"))), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | Some(("16", to_lookup!("BranchTarget"))), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reality-mips v0.1.0 (/opt/rustwide/workdir/lib/reality-mips) [INFO] [stderr] Compiling trace-file v0.1.0 (/opt/rustwide/workdir/bin/trace-file) [INFO] [stderr] Compiling reality-ultra v0.1.0 (/opt/rustwide/workdir/lib/reality-ultra) [INFO] [stderr] Compiling reality-mupen-core v0.1.0 (/opt/rustwide/workdir/lib/reality-mupen-core) [INFO] [stdout] warning: field is never read: `is_terminal` [INFO] [stdout] --> lib/reality-mips/src/block/block.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | is_terminal: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BlockInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> lib/reality-mips/src/block/block.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `incoming` [INFO] [stdout] --> lib/reality-mips/src/block/tracer_algo.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | incoming: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AlgoState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> lib/reality-mips/src/block/tracer_algo.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reloc` [INFO] [stdout] --> lib/reality-zelda/src/overlay.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | reloc: Relocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `OverlayRelocation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> lib/reality-zelda/src/overlay.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling disasm-file v0.1.0 (/opt/rustwide/workdir/bin/disasm-file) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rom-to-be v0.1.0 (/opt/rustwide/workdir/bin/rom-to-be) [INFO] [stderr] Compiling reality-zelda v0.1.0 (/opt/rustwide/workdir/lib/reality-zelda) [INFO] [stderr] Compiling fix-crc v0.1.0 (/opt/rustwide/workdir/bin/fix-crc) [INFO] [stderr] Compiling disasm-rom v0.1.0 (/opt/rustwide/workdir/bin/disasm-rom) [INFO] [stderr] Compiling file-list v0.1.0 (/opt/rustwide/workdir/bin/file-list) [INFO] [stderr] Compiling ovl-dump v0.1.0 (/opt/rustwide/workdir/bin/ovl-dump) [INFO] [stderr] Compiling reality-mupen v0.1.0 (/opt/rustwide/workdir/dylib/reality-mupen) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:429:184 [INFO] [stdout] | [INFO] [stdout] 429 | ...al!( $base_pc; $pc;[$($labels)*]; [$($words)*]; [$($exports),*]; ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let words = assemble_mips!(0x8000_0000, { [INFO] [stdout] | _____________________- [INFO] [stdout] 76 | | lw gp,-4(s0) [INFO] [stdout] 77 | | addiu gp,gp,-8 [INFO] [stdout] 78 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:425:230 [INFO] [stdout] | [INFO] [stdout] 425 | ...els)* ($pc, $label),]; [$($words)*]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let words = assemble_mips!(0x8000_0000, { [INFO] [stdout] | _____________________- [INFO] [stdout] 86 | | lw gp,-4(s0) [INFO] [stdout] 87 | | L0: [INFO] [stdout] 88 | | addiu gp,gp,-8 [INFO] [stdout] ... | [INFO] [stdout] 95 | | .word_sym L0 [INFO] [stdout] 96 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:426:223 [INFO] [stdout] | [INFO] [stdout] 426 | ...$labels)*]; [$($words)* (0, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let words = assemble_mips!(0x8000_0000, { [INFO] [stdout] | _____________________- [INFO] [stdout] 86 | | lw gp,-4(s0) [INFO] [stdout] 87 | | L0: [INFO] [stdout] 88 | | addiu gp,gp,-8 [INFO] [stdout] ... | [INFO] [stdout] 95 | | .word_sym L0 [INFO] [stdout] 96 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:426:223 [INFO] [stdout] | [INFO] [stdout] 426 | ...$labels)*]; [$($words)* (0, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let words = assemble_mips!(0x8000_0000, { [INFO] [stdout] | _____________________- [INFO] [stdout] 86 | | lw gp,-4(s0) [INFO] [stdout] 87 | | L0: [INFO] [stdout] 88 | | addiu gp,gp,-8 [INFO] [stdout] ... | [INFO] [stdout] 95 | | .word_sym L0 [INFO] [stdout] 96 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:427:246 [INFO] [stdout] | [INFO] [stdout] 427 | ...s)*]; [$($words)* (0, (32, $sym)),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let words = assemble_mips!(0x8000_0000, { [INFO] [stdout] | _____________________- [INFO] [stdout] 86 | | lw gp,-4(s0) [INFO] [stdout] 87 | | L0: [INFO] [stdout] 88 | | addiu gp,gp,-8 [INFO] [stdout] ... | [INFO] [stdout] 95 | | .word_sym L0 [INFO] [stdout] 96 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:429:184 [INFO] [stdout] | [INFO] [stdout] 429 | ...al!( $base_pc; $pc;[$($labels)*]; [$($words)*]; [$($exports),*]; ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let words = assemble_mips!(0x8000_0000, { [INFO] [stdout] | _____________________- [INFO] [stdout] 86 | | lw gp,-4(s0) [INFO] [stdout] 87 | | L0: [INFO] [stdout] 88 | | addiu gp,gp,-8 [INFO] [stdout] ... | [INFO] [stdout] 95 | | .word_sym L0 [INFO] [stdout] 96 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:424:267 [INFO] [stdout] | [INFO] [stdout] 424 | ...$($words)*]; [$($exports),*]; or $Rd,$Rs,zero $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 109 | | move v0,zero [INFO] [stdout] 110 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:429:184 [INFO] [stdout] | [INFO] [stdout] 429 | ...al!( $base_pc; $pc;[$($labels)*]; [$($words)*]; [$($exports),*]; ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 109 | | move v0,zero [INFO] [stdout] 110 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:422:270 [INFO] [stdout] | [INFO] [stdout] 422 | ...ords)*]; [$($exports),*]; addiu $Rt,zero,$Imm $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 119 | | li v0,17 [INFO] [stdout] 120 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:429:184 [INFO] [stdout] | [INFO] [stdout] 429 | ...al!( $base_pc; $pc;[$($labels)*]; [$($words)*]; [$($exports),*]; ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 119 | | li v0,17 [INFO] [stdout] 120 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:422:270 [INFO] [stdout] | [INFO] [stdout] 422 | ...ords)*]; [$($exports),*]; addiu $Rt,zero,$Imm $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 129 | | li v0,-3 [INFO] [stdout] 130 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:429:184 [INFO] [stdout] | [INFO] [stdout] 429 | ...al!( $base_pc; $pc;[$($labels)*]; [$($words)*]; [$($exports),*]; ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 129 | | li v0,-3 [INFO] [stdout] 130 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:423:279 [INFO] [stdout] | [INFO] [stdout] 423 | ... [$($exports),*]; beq zero,zero,$BranchTarget $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 139 | | b test [INFO] [stdout] 140 | | nop [INFO] [stdout] 141 | | test: [INFO] [stdout] 142 | | nop [INFO] [stdout] 143 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reloc` [INFO] [stdout] --> lib/reality-zelda/src/overlay.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | reloc: Relocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `OverlayRelocation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> lib/reality-zelda/src/overlay.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:426:223 [INFO] [stdout] | [INFO] [stdout] 426 | ...$labels)*]; [$($words)* (0, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 139 | | b test [INFO] [stdout] 140 | | nop [INFO] [stdout] 141 | | test: [INFO] [stdout] 142 | | nop [INFO] [stdout] 143 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:425:230 [INFO] [stdout] | [INFO] [stdout] 425 | ...els)* ($pc, $label),]; [$($words)*]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 139 | | b test [INFO] [stdout] 140 | | nop [INFO] [stdout] 141 | | test: [INFO] [stdout] 142 | | nop [INFO] [stdout] 143 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:426:223 [INFO] [stdout] | [INFO] [stdout] 426 | ...$labels)*]; [$($words)* (0, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 139 | | b test [INFO] [stdout] 140 | | nop [INFO] [stdout] 141 | | test: [INFO] [stdout] 142 | | nop [INFO] [stdout] 143 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:429:184 [INFO] [stdout] | [INFO] [stdout] 429 | ...al!( $base_pc; $pc;[$($labels)*]; [$($words)*]; [$($exports),*]; ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 139 | | b test [INFO] [stdout] 140 | | nop [INFO] [stdout] 141 | | test: [INFO] [stdout] 142 | | nop [INFO] [stdout] 143 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:428:236 [INFO] [stdout] | [INFO] [stdout] 428 | ...bels)*]; [$($words)* ($val, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 152 | | .word test [INFO] [stdout] 153 | | test: [INFO] [stdout] 154 | | nop [INFO] [stdout] 155 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:425:230 [INFO] [stdout] | [INFO] [stdout] 425 | ...els)* ($pc, $label),]; [$($words)*]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 152 | | .word test [INFO] [stdout] 153 | | test: [INFO] [stdout] 154 | | nop [INFO] [stdout] 155 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:426:223 [INFO] [stdout] | [INFO] [stdout] 426 | ...$labels)*]; [$($words)* (0, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 152 | | .word test [INFO] [stdout] 153 | | test: [INFO] [stdout] 154 | | nop [INFO] [stdout] 155 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:429:184 [INFO] [stdout] | [INFO] [stdout] 429 | ...al!( $base_pc; $pc;[$($labels)*]; [$($words)*]; [$($exports),*]; ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 152 | | .word test [INFO] [stdout] 153 | | test: [INFO] [stdout] 154 | | nop [INFO] [stdout] 155 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:428:236 [INFO] [stdout] | [INFO] [stdout] 428 | ...bels)*]; [$($words)* ($val, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 164 | | .word 0xFFFF_FFFFu32 [INFO] [stdout] 165 | | nop [INFO] [stdout] 166 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:426:223 [INFO] [stdout] | [INFO] [stdout] 426 | ...$labels)*]; [$($words)* (0, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 164 | | .word 0xFFFF_FFFFu32 [INFO] [stdout] 165 | | nop [INFO] [stdout] 166 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:429:184 [INFO] [stdout] | [INFO] [stdout] 429 | ...al!( $base_pc; $pc;[$($labels)*]; [$($words)*]; [$($exports),*]; ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | / assemble_mips!(0x8000_0000, { [INFO] [stdout] 164 | | .word 0xFFFF_FFFFu32 [INFO] [stdout] 165 | | nop [INFO] [stdout] 166 | | })[0] [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/reality-mips-assembler/src/lib.rs:59:50 [INFO] [stdout] | [INFO] [stdout] 59 | assemble_mips!(0x8000_0000, {$($insns)*}); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | / assemble_mips!({ [INFO] [stdout] 175 | | label_a: [INFO] [stdout] 176 | | .word 1234 [INFO] [stdout] 177 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 180 | | .word (label_b - label_a) [INFO] [stdout] 181 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:425:230 [INFO] [stdout] | [INFO] [stdout] 425 | ...els)* ($pc, $label),]; [$($words)*]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / assemble_mips!({ [INFO] [stdout] 175 | | label_a: [INFO] [stdout] 176 | | .word 1234 [INFO] [stdout] 177 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 180 | | .word (label_b - label_a) [INFO] [stdout] 181 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:428:236 [INFO] [stdout] | [INFO] [stdout] 428 | ...bels)*]; [$($words)* ($val, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / assemble_mips!({ [INFO] [stdout] 175 | | label_a: [INFO] [stdout] 176 | | .word 1234 [INFO] [stdout] 177 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 180 | | .word (label_b - label_a) [INFO] [stdout] 181 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:425:230 [INFO] [stdout] | [INFO] [stdout] 425 | ...els)* ($pc, $label),]; [$($words)*]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / assemble_mips!({ [INFO] [stdout] 175 | | label_a: [INFO] [stdout] 176 | | .word 1234 [INFO] [stdout] 177 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 180 | | .word (label_b - label_a) [INFO] [stdout] 181 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:428:236 [INFO] [stdout] | [INFO] [stdout] 428 | ...bels)*]; [$($words)* ($val, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / assemble_mips!({ [INFO] [stdout] 175 | | label_a: [INFO] [stdout] 176 | | .word 1234 [INFO] [stdout] 177 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 180 | | .word (label_b - label_a) [INFO] [stdout] 181 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:425:230 [INFO] [stdout] | [INFO] [stdout] 425 | ...els)* ($pc, $label),]; [$($words)*]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / assemble_mips!({ [INFO] [stdout] 175 | | label_a: [INFO] [stdout] 176 | | .word 1234 [INFO] [stdout] 177 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 180 | | .word (label_b - label_a) [INFO] [stdout] 181 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:428:236 [INFO] [stdout] | [INFO] [stdout] 428 | ...bels)*]; [$($words)* ($val, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / assemble_mips!({ [INFO] [stdout] 175 | | label_a: [INFO] [stdout] 176 | | .word 1234 [INFO] [stdout] 177 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 180 | | .word (label_b - label_a) [INFO] [stdout] 181 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:429:184 [INFO] [stdout] | [INFO] [stdout] 429 | ...al!( $base_pc; $pc;[$($labels)*]; [$($words)*]; [$($exports),*]; ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / assemble_mips!({ [INFO] [stdout] 175 | | label_a: [INFO] [stdout] 176 | | .word 1234 [INFO] [stdout] 177 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 180 | | .word (label_b - label_a) [INFO] [stdout] 181 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:425:230 [INFO] [stdout] | [INFO] [stdout] 425 | ...els)* ($pc, $label),]; [$($words)*]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | / assemble_mips!(0x8000_0000, [label_b], { [INFO] [stdout] 190 | | label_a: [INFO] [stdout] 191 | | .word 1234 [INFO] [stdout] 192 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 195 | | .word (label_b - label_a) [INFO] [stdout] 196 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:428:236 [INFO] [stdout] | [INFO] [stdout] 428 | ...bels)*]; [$($words)* ($val, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | / assemble_mips!(0x8000_0000, [label_b], { [INFO] [stdout] 190 | | label_a: [INFO] [stdout] 191 | | .word 1234 [INFO] [stdout] 192 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 195 | | .word (label_b - label_a) [INFO] [stdout] 196 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:425:230 [INFO] [stdout] | [INFO] [stdout] 425 | ...els)* ($pc, $label),]; [$($words)*]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | / assemble_mips!(0x8000_0000, [label_b], { [INFO] [stdout] 190 | | label_a: [INFO] [stdout] 191 | | .word 1234 [INFO] [stdout] 192 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 195 | | .word (label_b - label_a) [INFO] [stdout] 196 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:428:236 [INFO] [stdout] | [INFO] [stdout] 428 | ...bels)*]; [$($words)* ($val, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | / assemble_mips!(0x8000_0000, [label_b], { [INFO] [stdout] 190 | | label_a: [INFO] [stdout] 191 | | .word 1234 [INFO] [stdout] 192 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 195 | | .word (label_b - label_a) [INFO] [stdout] 196 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:425:230 [INFO] [stdout] | [INFO] [stdout] 425 | ...els)* ($pc, $label),]; [$($words)*]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | / assemble_mips!(0x8000_0000, [label_b], { [INFO] [stdout] 190 | | label_a: [INFO] [stdout] 191 | | .word 1234 [INFO] [stdout] 192 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 195 | | .word (label_b - label_a) [INFO] [stdout] 196 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:428:236 [INFO] [stdout] | [INFO] [stdout] 428 | ...bels)*]; [$($words)* ($val, None),]; [$($exports),*]; $($insns)* ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | / assemble_mips!(0x8000_0000, [label_b], { [INFO] [stdout] 190 | | label_a: [INFO] [stdout] 191 | | .word 1234 [INFO] [stdout] 192 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 195 | | .word (label_b - label_a) [INFO] [stdout] 196 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> /opt/rustwide/target/debug/build/reality-mips-assembler-106d17ade2cd2571/out/mma.rs:429:184 [INFO] [stdout] | [INFO] [stdout] 429 | ...al!( $base_pc; $pc;[$($labels)*]; [$($words)*]; [$($exports),*]; ); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: lib/reality-mips-assembler/src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | / assemble_mips!(0x8000_0000, [label_b], { [INFO] [stdout] 190 | | label_a: [INFO] [stdout] 191 | | .word 1234 [INFO] [stdout] 192 | | label_b: [INFO] [stdout] ... | [INFO] [stdout] 195 | | .word (label_b - label_a) [INFO] [stdout] 196 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `__impl_assemble_mips` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> lib/reality-mips/src/block/jump_table.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | &to_u8_array!([0x8040_0000, 0x8040_0020, 0x8040_0040, 0x8040_0060]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected array `[u8; 72]`, found `&[u8; 16]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> lib/reality-mips/src/block/jump_table.rs:195:35 [INFO] [stdout] | [INFO] [stdout] 195 | .also_map(0x808F7F18, &jt); [INFO] [stdout] | ^^^ expected array `[u8; 76]`, found `&Vec<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[u8; 76]` [INFO] [stdout] found reference `&Vec<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reality-mips` due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3fe2740335559df96e6c89bd665e309997b21d75aa524c7f7c2ca3f7e79d01b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe2740335559df96e6c89bd665e309997b21d75aa524c7f7c2ca3f7e79d01b2", kill_on_drop: false }` [INFO] [stdout] 3fe2740335559df96e6c89bd665e309997b21d75aa524c7f7c2ca3f7e79d01b2