[INFO] cloning repository https://github.com/PawelPerek/eeric [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PawelPerek/eeric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPawelPerek%2Feeric", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPawelPerek%2Feeric'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b1c3ff2ee085a804f299fdc56353efb7bcf81c4 [INFO] checking PawelPerek/eeric/4b1c3ff2ee085a804f299fdc56353efb7bcf81c4 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPawelPerek%2Feeric" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PawelPerek/eeric on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/PawelPerek/eeric [INFO] finished tweaking git repo https://github.com/PawelPerek/eeric [INFO] tweaked toml for git repo https://github.com/PawelPerek/eeric written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PawelPerek/eeric 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b5ea013db6d0ad3f77513f06f76eb97f16569663986e4493003375d94138a6a [INFO] running `Command { std: "docker" "start" "-a" "9b5ea013db6d0ad3f77513f06f76eb97f16569663986e4493003375d94138a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b5ea013db6d0ad3f77513f06f76eb97f16569663986e4493003375d94138a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5ea013db6d0ad3f77513f06f76eb97f16569663986e4493003375d94138a6a", kill_on_drop: false }` [INFO] [stdout] 9b5ea013db6d0ad3f77513f06f76eb97f16569663986e4493003375d94138a6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e714c08aad58f32cf873f45dc057183fe371faec1ffeb757e6c6f2acaaddd0c [INFO] running `Command { std: "docker" "start" "-a" "0e714c08aad58f32cf873f45dc057183fe371faec1ffeb757e6c6f2acaaddd0c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating libs/core/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating libs/interpreter/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating apps/webapp/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling derive-where v1.2.5 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking self_cell v1.0.1 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Checking eeric-core v0.1.2 (/tmp/fixit/libs/core) [INFO] [stderr] Migrating libs/core/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Compiling server_fn_macro v0.5.2 [INFO] [stderr] Compiling leptos_hot_reload v0.5.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling server_fn_macro_default v0.5.2 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking inventory v0.3.12 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Compiling leptos_macro v0.5.2 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `eeric_core` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * libs/core/src/macros.rs [INFO] [stderr] * libs/core/src/rv_core/registers/integer.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> libs/core/src/macros.rs:30:8 [INFO] [stderr] | [INFO] [stderr] 30 | ($($instr:expr_2021),+ $(,)? ) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> libs/core/src/rv_core/registers/integer.rs:46:27 [INFO] [stderr] | [INFO] [stderr] 46 | 0 => unsafe { &mut DISCARD_VALUE }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #114447 [INFO] [stderr] = note: this will be a hard error in the 2024 edition [INFO] [stderr] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stderr] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 46 | 0 => unsafe { addr_of_mut!(DISCARD_VALUE) }, [INFO] [stderr] | ~~~~~~~~~~~~~ + [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unused imports: `DoubleFpSew`, `DoubleSew`, `VectorEngineBuilder`, `Vlen`, `WideVreg`, `float::*`, and `vector::*` [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/prelude.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | aliases::{csr::*, float::*, integer::*, vector::*}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 13 | vector::{Vreg, WideVreg}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | sew::{BaseSew, DoubleFpSew, DoubleSew, EighthSew, FourthSew, FpSew, HalfSew, Sew}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 18 | Lmul, MaskBehavior, VectorEngine, VectorEngineBuilder, Vlen, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> libs/core/src/macros.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | ($($instr:expr),+ $(,)? ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 30 | ($($instr:expr_2021),+ $(,)? ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::rv_core::registers::aliases::vector::*` [INFO] [stdout] --> libs/core/src/prelude.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub use crate::rv_core::registers::aliases::vector::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> libs/core/src/rv_core/registers/integer.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | 0 => unsafe { &mut DISCARD_VALUE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 46 | 0 => unsafe { addr_of_mut!(DISCARD_VALUE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_mask_bit` is never used [INFO] [stdout] --> libs/core/src/extensions/num_mask_ext.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait NumMaskExt { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] 2 | fn with_mask_bit(self, value: u64) -> u64; [INFO] [stdout] 3 | fn get_mask_bit(&self) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 21 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 24 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 53 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 56 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 85 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 88 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclipu.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 21 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclipu.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 50 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclipu.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 79 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vsmul.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vsmul.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 47 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking eeric-interpreter v0.1.2 (/tmp/fixit/libs/interpreter) [INFO] [stderr] Checking leptos_config v0.5.2 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking server_fn v0.5.2 [INFO] [stderr] Checking leptos_reactive v0.5.2 [INFO] [stderr] Migrating libs/interpreter/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `eeric_core` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * libs/core/src/macros.rs [INFO] [stderr] * libs/core/src/rv_core/registers/integer.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> libs/core/src/macros.rs:30:8 [INFO] [stderr] | [INFO] [stderr] 30 | ($($instr:expr_2021),+ $(,)? ) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> libs/core/src/rv_core/registers/integer.rs:46:27 [INFO] [stderr] | [INFO] [stderr] 46 | 0 => unsafe { &mut DISCARD_VALUE }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #114447 [INFO] [stderr] = note: this will be a hard error in the 2024 edition [INFO] [stderr] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stderr] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 46 | 0 => unsafe { addr_of_mut!(DISCARD_VALUE) }, [INFO] [stderr] | ~~~~~~~~~~~~~ + [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unused imports: `DoubleFpSew`, `DoubleSew`, `VectorEngineBuilder`, `Vlen`, `WideVreg`, and `vector::*` [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/prelude.rs:12:49 [INFO] [stdout] | [INFO] [stdout] 12 | aliases::{csr::*, float::*, integer::*, vector::*}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | vector::{Vreg, WideVreg}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | sew::{BaseSew, DoubleFpSew, DoubleSew, EighthSew, FourthSew, FpSew, HalfSew, Sew}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 18 | Lmul, MaskBehavior, VectorEngine, VectorEngineBuilder, Vlen, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> libs/core/src/macros.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | ($($instr:expr),+ $(,)? ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 30 | ($($instr:expr_2021),+ $(,)? ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::rv_core::registers::aliases::vector::*` [INFO] [stdout] --> libs/core/src/prelude.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub use crate::rv_core::registers::aliases::vector::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> libs/core/src/rv_core/registers/integer.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | 0 => unsafe { &mut DISCARD_VALUE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 46 | 0 => unsafe { addr_of_mut!(DISCARD_VALUE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_mask_bit` is never used [INFO] [stdout] --> libs/core/src/extensions/num_mask_ext.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait NumMaskExt { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] 2 | fn with_mask_bit(self, value: u64) -> u64; [INFO] [stdout] 3 | fn get_mask_bit(&self) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 21 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 24 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 53 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 56 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 85 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclip.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 88 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclipu.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 21 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclipu.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 50 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vnclipu.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 79 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vsmul.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/v/vsmul.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | v.csr[VXSAT].write(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 47 | let _ = v.csr[VXSAT].write(1); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating libs/core/examples/memcpy/main.rs from 2021 edition to 2024 [INFO] [stdout] warning: variant `Define` is never constructed [INFO] [stdout] --> libs/interpreter/src/interpreter/decoder.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum PreprocDirective { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 52 | Define(String, String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PreprocDirective` is never constructed [INFO] [stdout] --> libs/interpreter/src/interpreter/decoder.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub enum LineClassification { [INFO] [stdout] | ------------------ variant in this enum [INFO] [stdout] 56 | AssemblerDirective(AssemblerDirective), [INFO] [stdout] 57 | PreprocDirective(PreprocDirective), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking leptos_dom v0.5.2 [INFO] [stderr] Checking leptos_server v0.5.2 [INFO] [stdout] warning: variant `Define` is never constructed [INFO] [stdout] --> libs/interpreter/src/interpreter/decoder.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum PreprocDirective { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 52 | Define(String, String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PreprocDirective` is never constructed [INFO] [stdout] --> libs/interpreter/src/interpreter/decoder.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub enum LineClassification { [INFO] [stdout] | ------------------ variant in this enum [INFO] [stdout] 56 | AssemblerDirective(AssemblerDirective), [INFO] [stdout] 57 | PreprocDirective(PreprocDirective), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking leptos v0.5.2 [INFO] [stderr] Checking eeric-webapp v0.1.2 (/tmp/fixit/apps/webapp) [INFO] [stderr] Migrating apps/webapp/src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed apps/webapp/src/widgets/program_view/editor.rs (1 fix) [INFO] [stdout] warning: variant `Fp` is never constructed [INFO] [stdout] --> apps/webapp/src/widgets/registers_view/vector_view.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum SEWType { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 53 | Int, [INFO] [stdout] 54 | Fp, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SEWType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Fp` is never constructed [INFO] [stdout] --> apps/webapp/src/widgets/registers_view/vector_view.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum SEWType { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 53 | Int, [INFO] [stdout] 54 | Fp, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SEWType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 20.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking eeric-core v0.1.2 (/tmp/fixit/libs/core) [INFO] [stdout] warning: unused imports: `DoubleFpSew`, `DoubleSew`, `VectorEngineBuilder`, `Vlen`, `WideVreg`, and `vector::*` [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/prelude.rs:12:49 [INFO] [stdout] | [INFO] [stdout] 12 | aliases::{csr::*, float::*, integer::*, vector::*}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | vector::{Vreg, WideVreg}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | sew::{BaseSew, DoubleFpSew, DoubleSew, EighthSew, FourthSew, FpSew, HalfSew, Sew}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 18 | Lmul, MaskBehavior, VectorEngine, VectorEngineBuilder, Vlen, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DoubleFpSew`, `DoubleSew`, `VectorEngineBuilder`, `Vlen`, `WideVreg`, `float::*`, and `vector::*` [INFO] [stdout] --> libs/core/src/rv_core/instruction/executor/prelude.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | aliases::{csr::*, float::*, integer::*, vector::*}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 13 | vector::{Vreg, WideVreg}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | sew::{BaseSew, DoubleFpSew, DoubleSew, EighthSew, FourthSew, FpSew, HalfSew, Sew}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 18 | Lmul, MaskBehavior, VectorEngine, VectorEngineBuilder, Vlen, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::rv_core::registers::aliases::vector::*` [INFO] [stdout] --> libs/core/src/prelude.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub use crate::rv_core::registers::aliases::vector::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::rv_core::registers::aliases::vector::*` [INFO] [stdout] --> libs/core/src/prelude.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub use crate::rv_core::registers::aliases::vector::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0796]: creating a mutable reference to a mutable static [INFO] [stdout] --> libs/core/src/rv_core/registers/integer.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | 0 => unsafe { &mut DISCARD_VALUE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 46 | 0 => unsafe { addr_of_mut!(DISCARD_VALUE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0796]: creating a mutable reference to a mutable static [INFO] [stdout] --> libs/core/src/rv_core/registers/integer.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | 0 => unsafe { &mut DISCARD_VALUE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 46 | 0 => unsafe { addr_of_mut!(DISCARD_VALUE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0796`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0796`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eeric-core` (lib) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `eeric-core` (lib test) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "0e714c08aad58f32cf873f45dc057183fe371faec1ffeb757e6c6f2acaaddd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e714c08aad58f32cf873f45dc057183fe371faec1ffeb757e6c6f2acaaddd0c", kill_on_drop: false }` [INFO] [stdout] 0e714c08aad58f32cf873f45dc057183fe371faec1ffeb757e6c6f2acaaddd0c