[INFO] cloning repository https://github.com/funnsam/rv64 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/funnsam/rv64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunnsam%2Frv64", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunnsam%2Frv64'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 423a517ed3b746aebb225dbdb3069f38a2b5a06f [INFO] checking funnsam/rv64/423a517ed3b746aebb225dbdb3069f38a2b5a06f against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunnsam%2Frv64" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/funnsam/rv64 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/funnsam/rv64 [INFO] finished tweaking git repo https://github.com/funnsam/rv64 [INFO] tweaked toml for git repo https://github.com/funnsam/rv64 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/funnsam/rv64 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2a0bb7579178f6770b80398e82aae9700037b6a308a9c463166dc210fae963b [INFO] running `Command { std: "docker" "start" "-a" "e2a0bb7579178f6770b80398e82aae9700037b6a308a9c463166dc210fae963b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2a0bb7579178f6770b80398e82aae9700037b6a308a9c463166dc210fae963b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a0bb7579178f6770b80398e82aae9700037b6a308a9c463166dc210fae963b", kill_on_drop: false }` [INFO] [stdout] e2a0bb7579178f6770b80398e82aae9700037b6a308a9c463166dc210fae963b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fddef14b2a5c4aff2e56c233313faeffeda4f9d13274eeb3ec14935d37731ec [INFO] running `Command { std: "docker" "start" "-a" "5fddef14b2a5c4aff2e56c233313faeffeda4f9d13274eeb3ec14935d37731ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Compiling fenv v0.1.0 (/opt/rustwide/workdir/emu/fenv) [INFO] [stderr] Checking emu v0.1.0 (/opt/rustwide/workdir/emu) [INFO] [stdout] warning: variants `LoadAddrMisalign`, `StoreAddrMisalign`, `SoftwareCheck`, and `HardwareError` are never constructed [INFO] [stdout] --> emu/src/cpu/mod.rs:812:5 [INFO] [stdout] | [INFO] [stdout] 807 | pub(crate) enum Exception { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 812 | LoadAddrMisalign = 4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 813 | LoadAccessFault = 5, [INFO] [stdout] 814 | StoreAddrMisalign = 6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | SoftwareCheck = 18, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 826 | HardwareError = 19, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Exception` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Interrupt` is never used [INFO] [stdout] --> emu/src/cpu/mod.rs:830:17 [INFO] [stdout] | [INFO] [stdout] 830 | pub(crate) enum Interrupt { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `aq` and `rl` are never read [INFO] [stdout] --> emu/src/cpu/atomic.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) struct AqRlMode { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 31 | pub aq: bool, [INFO] [stdout] | ^^ [INFO] [stdout] 32 | pub rl: bool, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SIE` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) const CSR_SIE: u64 = 0x104; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SCOUNTEREN` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) const CSR_SCOUNTEREN: u64 = 0x106; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SENVCFG` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) const CSR_SENVCFG: u64 = 0x10a; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SCOUNTERINHIBIT` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) const CSR_SCOUNTERINHIBIT: u64 = 0x120; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SSCRATCH` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) const CSR_SSCRATCH: u64 = 0x140; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SIP` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) const CSR_SIP: u64 = 0x144; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SCOUNTOVF` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) const CSR_SCOUNTOVF: u64 = 0xda0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SCONTEXT` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) const CSR_SCONTEXT: u64 = 0x5a8; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SSTATEEN0` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) const CSR_SSTATEEN0: u64 = 0x10c; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SSTATEEN1` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) const CSR_SSTATEEN1: u64 = 0x10d; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SSTATEEN2` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) const CSR_SSTATEEN2: u64 = 0x10e; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SSTATEEN3` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) const CSR_SSTATEEN3: u64 = 0x10f; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MVENDORID` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) const CSR_MVENDORID: u64 = 0xf11; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MARCHID` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) const CSR_MARCHID: u64 = 0xf12; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MIMPID` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) const CSR_MIMPID: u64 = 0xf13; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MCONFIGPTR` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) const CSR_MCONFIGPTR: u64 = 0xf15; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MCOUNTEREN` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) const CSR_MCOUNTEREN: u64 = 0x306; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MSCRATCH` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) const CSR_MSCRATCH: u64 = 0x340; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MTINST` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) const CSR_MTINST: u64 = 0x345; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MTVAL2` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) const CSR_MTVAL2: u64 = 0x346; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `LoadAddrMisalign`, `StoreAddrMisalign`, `SoftwareCheck`, and `HardwareError` are never constructed [INFO] [stdout] --> emu/src/cpu/mod.rs:812:5 [INFO] [stdout] | [INFO] [stdout] 807 | pub(crate) enum Exception { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 812 | LoadAddrMisalign = 4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 813 | LoadAccessFault = 5, [INFO] [stdout] 814 | StoreAddrMisalign = 6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | SoftwareCheck = 18, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 826 | HardwareError = 19, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Exception` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Interrupt` is never used [INFO] [stdout] --> emu/src/cpu/mod.rs:830:17 [INFO] [stdout] | [INFO] [stdout] 830 | pub(crate) enum Interrupt { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `aq` and `rl` are never read [INFO] [stdout] --> emu/src/cpu/atomic.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) struct AqRlMode { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 31 | pub aq: bool, [INFO] [stdout] | ^^ [INFO] [stdout] 32 | pub rl: bool, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SIE` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) const CSR_SIE: u64 = 0x104; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SCOUNTEREN` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) const CSR_SCOUNTEREN: u64 = 0x106; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SENVCFG` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) const CSR_SENVCFG: u64 = 0x10a; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SCOUNTERINHIBIT` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) const CSR_SCOUNTERINHIBIT: u64 = 0x120; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SSCRATCH` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) const CSR_SSCRATCH: u64 = 0x140; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SIP` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) const CSR_SIP: u64 = 0x144; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SCOUNTOVF` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) const CSR_SCOUNTOVF: u64 = 0xda0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SCONTEXT` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) const CSR_SCONTEXT: u64 = 0x5a8; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SSTATEEN0` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) const CSR_SSTATEEN0: u64 = 0x10c; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SSTATEEN1` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) const CSR_SSTATEEN1: u64 = 0x10d; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SSTATEEN2` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) const CSR_SSTATEEN2: u64 = 0x10e; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_SSTATEEN3` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) const CSR_SSTATEEN3: u64 = 0x10f; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MVENDORID` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) const CSR_MVENDORID: u64 = 0xf11; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MARCHID` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) const CSR_MARCHID: u64 = 0xf12; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MIMPID` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) const CSR_MIMPID: u64 = 0xf13; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MCONFIGPTR` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) const CSR_MCONFIGPTR: u64 = 0xf15; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MCOUNTEREN` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) const CSR_MCOUNTEREN: u64 = 0x306; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MSCRATCH` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) const CSR_MSCRATCH: u64 = 0x340; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MTINST` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) const CSR_MTINST: u64 = 0x345; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CSR_MTVAL2` is never used [INFO] [stdout] --> emu/src/cpu/csr.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) const CSR_MTVAL2: u64 = 0x346; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rv64 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.83s [INFO] running `Command { std: "docker" "inspect" "5fddef14b2a5c4aff2e56c233313faeffeda4f9d13274eeb3ec14935d37731ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fddef14b2a5c4aff2e56c233313faeffeda4f9d13274eeb3ec14935d37731ec", kill_on_drop: false }` [INFO] [stdout] 5fddef14b2a5c4aff2e56c233313faeffeda4f9d13274eeb3ec14935d37731ec