[INFO] fetching crate tree-sitter-sleigh 0.1.0... [INFO] testing tree-sitter-sleigh-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate tree-sitter-sleigh 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tree-sitter-sleigh 0.1.0 [INFO] finished tweaking crates.io crate tree-sitter-sleigh 0.1.0 [INFO] tweaked toml for crates.io crate tree-sitter-sleigh 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-sleigh 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 118 packages to latest compatible versions [INFO] [stderr] Adding malachite v0.4.22 (available: v0.9.1) [INFO] [stderr] Adding typed-builder v0.19.1 (available: v0.23.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a67e471afcb1a29c26d3aa96f2828478b94252f1fe7e43ae204edb721e7ca9d2 [INFO] running `Command { std: "docker" "start" "-a" "a67e471afcb1a29c26d3aa96f2828478b94252f1fe7e43ae204edb721e7ca9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a67e471afcb1a29c26d3aa96f2828478b94252f1fe7e43ae204edb721e7ca9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67e471afcb1a29c26d3aa96f2828478b94252f1fe7e43ae204edb721e7ca9d2", kill_on_drop: false }` [INFO] [stdout] a67e471afcb1a29c26d3aa96f2828478b94252f1fe7e43ae204edb721e7ca9d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc7e6c2f664958c5cb017ed875fe550820f90213188b46d93a4eb4fa21260178 [INFO] running `Command { std: "docker" "start" "-a" "fc7e6c2f664958c5cb017ed875fe550820f90213188b46d93a4eb4fa21260178", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling smallbitvec v2.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling rust-sitter-common v0.4.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling malachite-base v0.4.22 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling syn-inline-mod v0.6.0 [INFO] [stderr] Compiling tree-sitter-c2rust v0.25.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling rust-sitter-macro v0.4.5 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Compiling c2rust-bitfields v0.3.0 [INFO] [stderr] Compiling typed-builder v0.19.1 [INFO] [stderr] Compiling tree-sitter-generate v0.25.10 [INFO] [stderr] Compiling rust-sitter v0.4.5 [INFO] [stderr] Compiling rust-sitter-tool v0.4.5 [INFO] [stderr] Compiling malachite-q v0.4.22 [INFO] [stderr] Compiling malachite v0.4.22 [INFO] [stderr] Compiling tree-sitter-sleigh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | Sleigh::VERSION_REGEX [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`VERSION_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 61 | | .get_or_init(|| { [INFO] [stdout] 62 | | Regex::new(r#"version\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 63 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const VERSION_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] = note: `#[warn(const_item_interior_mutations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | Sleigh::BIGENDIAN_REGEX [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BIGENDIAN_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 82 | | .get_or_init(|| { [INFO] [stdout] 83 | | Regex::new(r#"bigendian\s*=\s*"([a-z]+)""#) [INFO] [stdout] 84 | | .expect("Invalid regular expression") [INFO] [stdout] 85 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BIGENDIAN_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | Sleigh::ALIGN_REGEX [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`ALIGN_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 100 | | .get_or_init(|| { [INFO] [stdout] 101 | | Regex::new(r#"align\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 102 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ALIGN_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:119:47 [INFO] [stdout] | [INFO] [stdout] 119 | Integer::from_string_base(16, Sleigh::UNIQBASE_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`UNIQBASE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 120 | | .get_or_init(|| { [INFO] [stdout] 121 | | Regex::new(r#"uniqbase\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 122 | | .expect("Invalid regular expression") [INFO] [stdout] 123 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const UNIQBASE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:138:47 [INFO] [stdout] | [INFO] [stdout] 138 | Integer::from_string_base(16, Sleigh::MAXDELAY_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`MAXDELAY_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 139 | | .get_or_init(|| { [INFO] [stdout] 140 | | Regex::new(r#"maxdelay\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 141 | | .expect("Invalid regular expression") [INFO] [stdout] 142 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const MAXDELAY_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:158:47 [INFO] [stdout] | [INFO] [stdout] 158 | Integer::from_string_base(16, Sleigh::UNIQMASK_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`UNIQMASK_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 159 | | .get_or_init(|| { [INFO] [stdout] 160 | | Regex::new(r#"uniqmask\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 161 | | .expect("Invalid regular expression") [INFO] [stdout] 162 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const UNIQMASK_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | Sleigh::NUMSECTIONS_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`NUMSECTIONS_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 179 | | .get_or_init(|| { [INFO] [stdout] 180 | | Regex::new(r#"numsections\s*=\s*"([0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 181 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NUMSECTIONS_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:231:17 [INFO] [stdout] | [INFO] [stdout] 231 | SourceFile::NAME_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NAME_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 232 | | .get_or_init(|| { [INFO] [stdout] 233 | | Regex::new(r#"name\s*=\s*"([^"]+)""#).expect("Invalid regular expression") [INFO] [stdout] 234 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NAME_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | SourceFile::INDEX_REGEX [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`INDEX_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 249 | | .get_or_init(|| { [INFO] [stdout] 250 | | Regex::new(r#"index\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 251 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const INDEX_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | Spaces::DEFAULTSPACE_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _____________`DEFAULTSPACE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 281 | | .get_or_init(|| { [INFO] [stdout] 282 | | Regex::new(r#"defaultspace\s*=\s*"([^"]+)""#).expect("Invalid regular expression") [INFO] [stdout] 283 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const DEFAULTSPACE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | AddrSpace::NAME_REGEX [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NAME_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 320 | | .get_or_init(|| { [INFO] [stdout] 321 | | Regex::new(r#"name\s*=\s*"([^"]+)""#).expect("Invalid regular expression") [INFO] [stdout] 322 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NAME_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | AddrSpace::INDEX_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`INDEX_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 337 | | .get_or_init(|| { [INFO] [stdout] 338 | | Regex::new(r#"index\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 339 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const INDEX_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | AddrSpace::BIGENDIAN_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BIGENDIAN_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 357 | | .get_or_init(|| { [INFO] [stdout] 358 | | Regex::new(r#"bigendian\s*=\s*"([a-z]+)""#) [INFO] [stdout] 359 | | .expect("Invalid regular expression") [INFO] [stdout] 360 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BIGENDIAN_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:374:17 [INFO] [stdout] | [INFO] [stdout] 374 | AddrSpace::DELAY_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`DELAY_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 375 | | .get_or_init(|| { [INFO] [stdout] 376 | | Regex::new(r#"delay\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 377 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const DELAY_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | AddrSpace::DEADCODEDELAY_REGEX [INFO] [stdout] | ^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`DEADCODEDELAY_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 395 | | .get_or_init(|| { [INFO] [stdout] 396 | | Regex::new(r#"deadcodedelay\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 397 | | .expect("Invalid regular expression") [INFO] [stdout] 398 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const DEADCODEDELAY_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:415:17 [INFO] [stdout] | [INFO] [stdout] 415 | AddrSpace::SIZE_REGEX [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 416 | | .get_or_init(|| { [INFO] [stdout] 417 | | Regex::new(r#"size\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 418 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:435:17 [INFO] [stdout] | [INFO] [stdout] 435 | AddrSpace::WORDSIZE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`WORDSIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 436 | | .get_or_init(|| { [INFO] [stdout] 437 | | Regex::new(r#"wordsize\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 438 | | .expect("Invalid regular expression") [INFO] [stdout] 439 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const WORDSIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:456:17 [INFO] [stdout] | [INFO] [stdout] 456 | AddrSpace::PHYSICAL_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`PHYSICAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 457 | | .get_or_init(|| { [INFO] [stdout] 458 | | Regex::new(r#"physical\s*=\s*"([a-z]+)""#) [INFO] [stdout] 459 | | .expect("Invalid regular expression") [INFO] [stdout] 460 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const PHYSICAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:525:17 [INFO] [stdout] | [INFO] [stdout] 525 | SymbolTable::SCOPESIZE_REGEX [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SCOPESIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 526 | | .get_or_init(|| { [INFO] [stdout] 527 | | Regex::new(r#"scopesize\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 528 | | .expect("Invalid regular expression") [INFO] [stdout] 529 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SCOPESIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | SymbolTable::SYMBOLSIZE_REGEX [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SYMBOLSIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 547 | | .get_or_init(|| { [INFO] [stdout] 548 | | Regex::new(r#"symbolsize\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 549 | | .expect("Invalid regular expression") [INFO] [stdout] 550 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SYMBOLSIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:591:47 [INFO] [stdout] | [INFO] [stdout] 591 | Integer::from_string_base(16, Scope::ID_REGEX [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 592 | | .get_or_init(|| { [INFO] [stdout] 593 | | Regex::new(r#"id\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 594 | | .expect("Invalid regular expression") [INFO] [stdout] 595 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:610:47 [INFO] [stdout] | [INFO] [stdout] 610 | Integer::from_string_base(16, Scope::PARENT_REGEX [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`PARENT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 611 | | .get_or_init(|| { [INFO] [stdout] 612 | | Regex::new(r#"parent\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 613 | | .expect("Invalid regular expression") [INFO] [stdout] 614 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const PARENT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:642:17 [INFO] [stdout] | [INFO] [stdout] 642 | SymbolHeader::NAME_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NAME_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 643 | | .get_or_init(|| { [INFO] [stdout] 644 | | Regex::new(r#"name\s*=\s*"([^"]+)""#).expect("Invalid regular expression") [INFO] [stdout] 645 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NAME_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:659:47 [INFO] [stdout] | [INFO] [stdout] 659 | Integer::from_string_base(16, SymbolHeader::ID_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 660 | | .get_or_init(|| { [INFO] [stdout] 661 | | Regex::new(r#"id\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 662 | | .expect("Invalid regular expression") [INFO] [stdout] 663 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:675:47 [INFO] [stdout] | [INFO] [stdout] 675 | Integer::from_string_base(16, SymbolHeader::SCOPE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`SCOPE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 676 | | .get_or_init(|| { [INFO] [stdout] 677 | | Regex::new(r#"scope\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 678 | | .expect("Invalid regular expression") [INFO] [stdout] 679 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SCOPE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:824:17 [INFO] [stdout] | [INFO] [stdout] 824 | TokenField::BIGENDIAN_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BIGENDIAN_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 825 | | .get_or_init(|| { [INFO] [stdout] 826 | | Regex::new(r#"bigendian\s*=\s*"([a-z]+)""#) [INFO] [stdout] 827 | | .expect("Invalid regular expression") [INFO] [stdout] 828 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BIGENDIAN_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:837:17 [INFO] [stdout] | [INFO] [stdout] 837 | TokenField::SIGNBIT_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`SIGNBIT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 838 | | .get_or_init(|| { [INFO] [stdout] 839 | | Regex::new(r#"signbit\s*=\s*"([a-z]+)""#) [INFO] [stdout] 840 | | .expect("Invalid regular expression") [INFO] [stdout] 841 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SIGNBIT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:850:17 [INFO] [stdout] | [INFO] [stdout] 850 | TokenField::BITSTART_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BITSTART_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 851 | | .get_or_init(|| { [INFO] [stdout] 852 | | Regex::new(r#"bitstart\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 853 | | .expect("Invalid regular expression") [INFO] [stdout] 854 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BITSTART_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:866:17 [INFO] [stdout] | [INFO] [stdout] 866 | TokenField::BITEND_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BITEND_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 867 | | .get_or_init(|| { [INFO] [stdout] 868 | | Regex::new(r#"bitend\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 869 | | .expect("Invalid regular expression") [INFO] [stdout] 870 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BITEND_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:882:17 [INFO] [stdout] | [INFO] [stdout] 882 | TokenField::BYTESTART_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BYTESTART_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 883 | | .get_or_init(|| { [INFO] [stdout] 884 | | Regex::new(r#"bytestart\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 885 | | .expect("Invalid regular expression") [INFO] [stdout] 886 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BYTESTART_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:898:17 [INFO] [stdout] | [INFO] [stdout] 898 | TokenField::BYTEEND_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`BYTEEND_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 899 | | .get_or_init(|| { [INFO] [stdout] 900 | | Regex::new(r#"byteend\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 901 | | .expect("Invalid regular expression") [INFO] [stdout] 902 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BYTEEND_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:914:17 [INFO] [stdout] | [INFO] [stdout] 914 | TokenField::SHIFT_REGEX [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SHIFT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 915 | | .get_or_init(|| { [INFO] [stdout] 916 | | Regex::new(r#"shift\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 917 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SHIFT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:948:17 [INFO] [stdout] | [INFO] [stdout] 948 | ContextField::SIGNBIT_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SIGNBIT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 949 | | .get_or_init(|| { [INFO] [stdout] 950 | | Regex::new(r#"signbit\s*=\s*"([a-z]+)""#) [INFO] [stdout] 951 | | .expect("Invalid regular expression") [INFO] [stdout] 952 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SIGNBIT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:963:17 [INFO] [stdout] | [INFO] [stdout] 963 | ContextField::STARTBIT_REGEX [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`STARTBIT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 964 | | .get_or_init(|| { [INFO] [stdout] 965 | | Regex::new(r#"startbit\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 966 | | .expect("Invalid regular expression") [INFO] [stdout] 967 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const STARTBIT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:981:17 [INFO] [stdout] | [INFO] [stdout] 981 | ContextField::ENDBIT_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`ENDBIT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 982 | | .get_or_init(|| { [INFO] [stdout] 983 | | Regex::new(r#"endbit\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 984 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ENDBIT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:998:17 [INFO] [stdout] | [INFO] [stdout] 998 | ContextField::STARTBYTE_REGEX [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`STARTBYTE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 999 | | .get_or_init(|| { [INFO] [stdout] 1000 | | Regex::new(r#"startbyte\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 1001 | | .expect("Invalid regular expression") [INFO] [stdout] 1002 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const STARTBYTE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1014:17 [INFO] [stdout] | [INFO] [stdout] 1014 | ContextField::ENDBYTE_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`ENDBYTE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1015 | | .get_or_init(|| { [INFO] [stdout] 1016 | | Regex::new(r#"endbyte\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 1017 | | .expect("Invalid regular expression") [INFO] [stdout] 1018 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ENDBYTE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1030:17 [INFO] [stdout] | [INFO] [stdout] 1030 | ContextField::SHIFT_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`SHIFT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1031 | | .get_or_init(|| { [INFO] [stdout] 1032 | | Regex::new(r#"shift\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1033 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SHIFT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1059:17 [INFO] [stdout] | [INFO] [stdout] 1059 | ConstantValue::VAL_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1060 | | .get_or_init(|| { [INFO] [stdout] 1061 | | Regex::new(r#"val\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1062 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1095:17 [INFO] [stdout] | [INFO] [stdout] 1095 | OperandValue::INDEX_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`INDEX_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1096 | | .get_or_init(|| { [INFO] [stdout] 1097 | | Regex::new(r#"index\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1098 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const INDEX_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1112:47 [INFO] [stdout] | [INFO] [stdout] 1112 | Integer::from_string_base(16, OperandValue::TABLE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`TABLE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1113 | | .get_or_init(|| { [INFO] [stdout] 1114 | | Regex::new(r#"table\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1115 | | .expect("Invalid regular expression") [INFO] [stdout] 1116 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const TABLE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1130:47 [INFO] [stdout] | [INFO] [stdout] 1130 | Integer::from_string_base(16, OperandValue::CONSTRUCTOR_ID_REGEX [INFO] [stdout] | ^--------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`CONSTRUCTOR_ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1131 | | .get_or_init(|| { [INFO] [stdout] 1132 | | Regex::new(r#"ct\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1133 | | .expect("Invalid regular expression") [INFO] [stdout] 1134 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const CONSTRUCTOR_ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1316:17 [INFO] [stdout] | [INFO] [stdout] 1316 | UserOpSymbol::INDEX_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`INDEX_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1317 | | .get_or_init(|| { [INFO] [stdout] 1318 | | Regex::new(r#"index\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1319 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const INDEX_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1389:47 [INFO] [stdout] | [INFO] [stdout] 1389 | Integer::from_string_base(16, ConstructorOperand::ID_REGEX [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1390 | | .get_or_init(|| { [INFO] [stdout] 1391 | | Regex::new(r#"id\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1392 | | .expect("Invalid regular expression") [INFO] [stdout] 1393 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1422:17 [INFO] [stdout] | [INFO] [stdout] 1422 | OperandPrint::ID_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1423 | | .get_or_init(|| { [INFO] [stdout] 1424 | | Regex::new(r#"id\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1425 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1454:17 [INFO] [stdout] | [INFO] [stdout] 1454 | Print::PIECE_REGEX [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`PIECE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1455 | | .get_or_init(|| { [INFO] [stdout] 1456 | | Regex::new(r#"piece\s*=\s*"([^"]*)""#).expect("Invalid regular expression") [INFO] [stdout] 1457 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const PIECE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1496:17 [INFO] [stdout] | [INFO] [stdout] 1496 | Operation::I_REGEX [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`I_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1497 | | .get_or_init(|| { [INFO] [stdout] 1498 | | Regex::new(r#"i\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1499 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const I_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1511:17 [INFO] [stdout] | [INFO] [stdout] 1511 | Operation::SHIFT_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SHIFT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1512 | | .get_or_init(|| { [INFO] [stdout] 1513 | | Regex::new(r#"shift\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1514 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SHIFT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1526:47 [INFO] [stdout] | [INFO] [stdout] 1526 | Integer::from_string_base(16, Operation::MASK_REGEX [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`MASK_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1527 | | .get_or_init(|| { [INFO] [stdout] 1528 | | Regex::new(r#"mask\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1529 | | .expect("Invalid regular expression") [INFO] [stdout] 1530 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const MASK_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1569:47 [INFO] [stdout] | [INFO] [stdout] 1569 | Integer::from_string_base(16, Commit::ID_REGEX [INFO] [stdout] | ^--------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1570 | | .get_or_init(|| { [INFO] [stdout] 1571 | | Regex::new(r#"id\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1572 | | .expect("Invalid regular expression") [INFO] [stdout] 1573 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1587:17 [INFO] [stdout] | [INFO] [stdout] 1587 | Commit::NUM_REGEX [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NUM_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1588 | | .get_or_init(|| { [INFO] [stdout] 1589 | | Regex::new(r#"num\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1590 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NUM_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1602:47 [INFO] [stdout] | [INFO] [stdout] 1602 | Integer::from_string_base(16, Commit::MASK_REGEX [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`MASK_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1603 | | .get_or_init(|| { [INFO] [stdout] 1604 | | Regex::new(r#"mask\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1605 | | .expect("Invalid regular expression") [INFO] [stdout] 1606 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const MASK_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1620:17 [INFO] [stdout] | [INFO] [stdout] 1620 | Commit::FLOW_REGEX [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`FLOW_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1621 | | .get_or_init(|| { [INFO] [stdout] 1622 | | Regex::new(r#"flow\s*=\s*"([a-z]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1623 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const FLOW_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1679:51 [INFO] [stdout] | [INFO] [stdout] 1679 | Integer::from_string_base(16, ConstantTemplateType::HEX_VAL_REGEX [INFO] [stdout] | ^---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | ___________________________________________________`HEX_VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1680 | | .get_or_init(|| { [INFO] [stdout] 1681 | | Regex::new(r#"val\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1682 | | .expect("Invalid regular expression") [INFO] [stdout] 1683 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const HEX_VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1700:21 [INFO] [stdout] | [INFO] [stdout] 1700 | ConstantTemplateType::DEC_VAL_REGEX [INFO] [stdout] | ^---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _____________________`DEC_VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1701 | | .get_or_init(|| { [INFO] [stdout] 1702 | | Regex::new(r#"val\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1703 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const DEC_VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1715:51 [INFO] [stdout] | [INFO] [stdout] 1715 | Integer::from_string_base(16, ConstantTemplateType::PLUS_REGEX [INFO] [stdout] | ^------------------------------- [INFO] [stdout] | | [INFO] [stdout] | ___________________________________________________`PLUS_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1716 | | .get_or_init(|| { [INFO] [stdout] 1717 | | Regex::new(r#"plus\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1718 | | .expect("Invalid regular expression") [INFO] [stdout] 1719 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const PLUS_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1760:21 [INFO] [stdout] | [INFO] [stdout] 1760 | ConstantTemplateType::NAME_REGEX [INFO] [stdout] | ^------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _____________________`NAME_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1761 | | .get_or_init(|| { [INFO] [stdout] 1762 | | Regex::new(r#"name\s*=\s*"([^"]*)""#).expect("Invalid regular expression") [INFO] [stdout] 1763 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NAME_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1783:51 [INFO] [stdout] | [INFO] [stdout] 1783 | Integer::from_string_base(16, ConstantTemplateType::HEX_VAL_REGEX [INFO] [stdout] | ^---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | ___________________________________________________`HEX_VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1784 | | .get_or_init(|| { [INFO] [stdout] 1785 | | Regex::new(r#"val\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1786 | | .expect("Invalid regular expression") [INFO] [stdout] 1787 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const HEX_VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2196:17 [INFO] [stdout] | [INFO] [stdout] 2196 | ConstructorTemplate::SECTION_REGEX [INFO] [stdout] | ^--------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SECTION_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2197 | | .get_or_init(|| { [INFO] [stdout] 2198 | | Regex::new(r#"section\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 2199 | | .expect("Invalid regular expression") [INFO] [stdout] 2200 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SECTION_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2212:17 [INFO] [stdout] | [INFO] [stdout] 2212 | ConstructorTemplate::DELAY_REGEX [INFO] [stdout] | ^------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`DELAY_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2213 | | .get_or_init(|| { [INFO] [stdout] 2214 | | Regex::new(r#"delay\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2215 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const DELAY_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2227:17 [INFO] [stdout] | [INFO] [stdout] 2227 | ConstructorTemplate::NUMLABELS_REGEX [INFO] [stdout] | ^----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NUMLABELS_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2228 | | .get_or_init(|| { [INFO] [stdout] 2229 | | Regex::new(r#"labels\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 2230 | | .expect("Invalid regular expression") [INFO] [stdout] 2231 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NUMLABELS_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2270:47 [INFO] [stdout] | [INFO] [stdout] 2270 | Integer::from_string_base(16, Constructor::PARENT_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`PARENT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2271 | | .get_or_init(|| { [INFO] [stdout] 2272 | | Regex::new(r#"parent\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2273 | | .expect("Invalid regular expression") [INFO] [stdout] 2274 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const PARENT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2288:17 [INFO] [stdout] | [INFO] [stdout] 2288 | Constructor::FIRST_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`FIRST_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2289 | | .get_or_init(|| { [INFO] [stdout] 2290 | | Regex::new(r#"first\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2291 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const FIRST_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2305:17 [INFO] [stdout] | [INFO] [stdout] 2305 | Constructor::LENGTH_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`LENGTH_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2306 | | .get_or_init(|| { [INFO] [stdout] 2307 | | Regex::new(r#"length\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2308 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const LENGTH_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2320:32 [INFO] [stdout] | [INFO] [stdout] 2320 | let captures = Constructor::LINE_REGEX [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | ________________________________`LINE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2321 | | .get_or_init(|| { [INFO] [stdout] 2322 | | Regex::new(r#"line\s*=\s*"(-?[0-9]+):(-?[0-9]+)""#) [INFO] [stdout] 2323 | | .expect("Invalid regular expression") [INFO] [stdout] 2324 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const LINE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2364:47 [INFO] [stdout] | [INFO] [stdout] 2364 | Integer::from_string_base(16, PatternBlockWord::MASK_REGEX [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`MASK_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2365 | | .get_or_init(|| { [INFO] [stdout] 2366 | | Regex::new(r#"mask\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2367 | | .expect("Invalid regular expression") [INFO] [stdout] 2368 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const MASK_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2382:47 [INFO] [stdout] | [INFO] [stdout] 2382 | Integer::from_string_base(16, PatternBlockWord::VAL_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2383 | | .get_or_init(|| { [INFO] [stdout] 2384 | | Regex::new(r#"val\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2385 | | .expect("Invalid regular expression") [INFO] [stdout] 2386 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2417:17 [INFO] [stdout] | [INFO] [stdout] 2417 | PatternBlock::OFFSET_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`OFFSET_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2418 | | .get_or_init(|| { [INFO] [stdout] 2419 | | Regex::new(r#"offset\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2420 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const OFFSET_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2434:17 [INFO] [stdout] | [INFO] [stdout] 2434 | PatternBlock::NONZERO_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NONZERO_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2435 | | .get_or_init(|| { [INFO] [stdout] 2436 | | Regex::new(r#"nonzero\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2437 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NONZERO_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2511:17 [INFO] [stdout] | [INFO] [stdout] 2511 | DecisionNodePair::ID_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2512 | | .get_or_init(|| { [INFO] [stdout] 2513 | | Regex::new(r#"id\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2514 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2553:17 [INFO] [stdout] | [INFO] [stdout] 2553 | DecisionNode::NUMBER_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NUMBER_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2554 | | .get_or_init(|| { [INFO] [stdout] 2555 | | Regex::new(r#"number\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2556 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NUMBER_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2568:17 [INFO] [stdout] | [INFO] [stdout] 2568 | DecisionNode::CONTEXT_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`CONTEXT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2569 | | .get_or_init(|| { [INFO] [stdout] 2570 | | Regex::new(r#"context\s*=\s*"([a-z]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2571 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const CONTEXT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2580:17 [INFO] [stdout] | [INFO] [stdout] 2580 | DecisionNode::START_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`START_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2581 | | .get_or_init(|| { [INFO] [stdout] 2582 | | Regex::new(r#"start\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2583 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const START_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2595:17 [INFO] [stdout] | [INFO] [stdout] 2595 | DecisionNode::SIZE_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2596 | | .get_or_init(|| { [INFO] [stdout] 2597 | | Regex::new(r#"size\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2598 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2627:17 [INFO] [stdout] | [INFO] [stdout] 2627 | SubtableSymbol::NUMCT_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NUMCT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2628 | | .get_or_init(|| { [INFO] [stdout] 2629 | | Regex::new(r#"numct\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 2630 | | .expect("Invalid regular expression") [INFO] [stdout] 2631 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NUMCT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2662:17 [INFO] [stdout] | [INFO] [stdout] 2662 | ValueTableValue::VAL_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2663 | | .get_or_init(|| { [INFO] [stdout] 2664 | | Regex::new(r#"val\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2665 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2709:17 [INFO] [stdout] | [INFO] [stdout] 2709 | NameTableValue::NAME_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NAME_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2710 | | .get_or_init(|| { [INFO] [stdout] 2711 | | Regex::new(r#"name\s*=\s*"([^"]*)""#).expect("Invalid regular expression") [INFO] [stdout] 2712 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NAME_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2767:47 [INFO] [stdout] | [INFO] [stdout] 2767 | Integer::from_string_base(16, ContextSymbol::VARNODE_REGEX [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`VARNODE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2768 | | .get_or_init(|| { [INFO] [stdout] 2769 | | Regex::new(r#"varnode\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2770 | | .expect("Invalid regular expression") [INFO] [stdout] 2771 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const VARNODE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2785:17 [INFO] [stdout] | [INFO] [stdout] 2785 | ContextSymbol::LOW_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`LOW_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2786 | | .get_or_init(|| { [INFO] [stdout] 2787 | | Regex::new(r#"low\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2788 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const LOW_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2802:17 [INFO] [stdout] | [INFO] [stdout] 2802 | ContextSymbol::HIGH_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`HIGH_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2803 | | .get_or_init(|| { [INFO] [stdout] 2804 | | Regex::new(r#"high\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2805 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const HIGH_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2819:17 [INFO] [stdout] | [INFO] [stdout] 2819 | ContextSymbol::FLOW_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`FLOW_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2820 | | .get_or_init(|| { [INFO] [stdout] 2821 | | Regex::new(r#"flow\s*=\s*"([a-z]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2822 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const FLOW_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2850:47 [INFO] [stdout] | [INFO] [stdout] 2850 | Integer::from_string_base(16, VarNodeTableValue::ID_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2851 | | .get_or_init(|| { [INFO] [stdout] 2852 | | Regex::new(r#"id\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2853 | | .expect("Invalid regular expression") [INFO] [stdout] 2854 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2953:17 [INFO] [stdout] | [INFO] [stdout] 2953 | VarNodeSymbol::SPACE_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SPACE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2954 | | .get_or_init(|| { [INFO] [stdout] 2955 | | Regex::new(r#"space\s*=\s*"([^"]*)""#).expect("Invalid regular expression") [INFO] [stdout] 2956 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SPACE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2970:47 [INFO] [stdout] | [INFO] [stdout] 2970 | Integer::from_string_base(16, VarNodeSymbol::OFFSET_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`OFFSET_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2971 | | .get_or_init(|| { [INFO] [stdout] 2972 | | Regex::new(r#"offset\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2973 | | .expect("Invalid regular expression") [INFO] [stdout] 2974 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const OFFSET_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2988:17 [INFO] [stdout] | [INFO] [stdout] 2988 | VarNodeSymbol::SIZE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`SIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2989 | | .get_or_init(|| { [INFO] [stdout] 2990 | | Regex::new(r#"size\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2991 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3040:47 [INFO] [stdout] | [INFO] [stdout] 3040 | Integer::from_string_base(16, OperandSymbol::SUBSYM_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`SUBSYM_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3041 | | .get_or_init(|| { [INFO] [stdout] 3042 | | Regex::new(r#"subsym\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 3043 | | .expect("Invalid regular expression") [INFO] [stdout] 3044 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SUBSYM_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3058:17 [INFO] [stdout] | [INFO] [stdout] 3058 | OperandSymbol::OFF_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`OFF_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3059 | | .get_or_init(|| { [INFO] [stdout] 3060 | | Regex::new(r#"off\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 3061 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const OFF_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3075:17 [INFO] [stdout] | [INFO] [stdout] 3075 | OperandSymbol::BASE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`BASE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3076 | | .get_or_init(|| { [INFO] [stdout] 3077 | | Regex::new(r#"base\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 3078 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BASE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3090:17 [INFO] [stdout] | [INFO] [stdout] 3090 | OperandSymbol::MINLEN_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`MINLEN_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3091 | | .get_or_init(|| { [INFO] [stdout] 3092 | | Regex::new(r#"minlen\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 3093 | | .expect("Invalid regular expression") [INFO] [stdout] 3094 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const MINLEN_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3106:17 [INFO] [stdout] | [INFO] [stdout] 3106 | OperandSymbol::CODE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`CODE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3107 | | .get_or_init(|| { [INFO] [stdout] 3108 | | Regex::new(r#"code\s*=\s*"([a-z]+)""#).expect("Invalid regular expression") [INFO] [stdout] 3109 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const CODE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3118:17 [INFO] [stdout] | [INFO] [stdout] 3118 | OperandSymbol::INDEX_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`INDEX_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3119 | | .get_or_init(|| { [INFO] [stdout] 3120 | | Regex::new(r#"index\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 3121 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const INDEX_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "fc7e6c2f664958c5cb017ed875fe550820f90213188b46d93a4eb4fa21260178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7e6c2f664958c5cb017ed875fe550820f90213188b46d93a4eb4fa21260178", kill_on_drop: false }` [INFO] [stdout] fc7e6c2f664958c5cb017ed875fe550820f90213188b46d93a4eb4fa21260178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccbd9f4441e95e0255a921502f11a798263e2dc2c7df7088b547617b803feb63 [INFO] running `Command { std: "docker" "start" "-a" "ccbd9f4441e95e0255a921502f11a798263e2dc2c7df7088b547617b803feb63", kill_on_drop: false }` [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | Sleigh::VERSION_REGEX [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`VERSION_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 61 | | .get_or_init(|| { [INFO] [stdout] 62 | | Regex::new(r#"version\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 63 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const VERSION_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] = note: `#[warn(const_item_interior_mutations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | Sleigh::BIGENDIAN_REGEX [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BIGENDIAN_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 82 | | .get_or_init(|| { [INFO] [stdout] 83 | | Regex::new(r#"bigendian\s*=\s*"([a-z]+)""#) [INFO] [stdout] 84 | | .expect("Invalid regular expression") [INFO] [stdout] 85 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BIGENDIAN_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | Sleigh::ALIGN_REGEX [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`ALIGN_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 100 | | .get_or_init(|| { [INFO] [stdout] 101 | | Regex::new(r#"align\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 102 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ALIGN_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:119:47 [INFO] [stdout] | [INFO] [stdout] 119 | Integer::from_string_base(16, Sleigh::UNIQBASE_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`UNIQBASE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 120 | | .get_or_init(|| { [INFO] [stdout] 121 | | Regex::new(r#"uniqbase\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 122 | | .expect("Invalid regular expression") [INFO] [stdout] 123 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const UNIQBASE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:138:47 [INFO] [stdout] | [INFO] [stdout] 138 | Integer::from_string_base(16, Sleigh::MAXDELAY_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`MAXDELAY_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 139 | | .get_or_init(|| { [INFO] [stdout] 140 | | Regex::new(r#"maxdelay\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 141 | | .expect("Invalid regular expression") [INFO] [stdout] 142 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const MAXDELAY_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:158:47 [INFO] [stdout] | [INFO] [stdout] 158 | Integer::from_string_base(16, Sleigh::UNIQMASK_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`UNIQMASK_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 159 | | .get_or_init(|| { [INFO] [stdout] 160 | | Regex::new(r#"uniqmask\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 161 | | .expect("Invalid regular expression") [INFO] [stdout] 162 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const UNIQMASK_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | Sleigh::NUMSECTIONS_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`NUMSECTIONS_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 179 | | .get_or_init(|| { [INFO] [stdout] 180 | | Regex::new(r#"numsections\s*=\s*"([0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 181 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NUMSECTIONS_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:231:17 [INFO] [stdout] | [INFO] [stdout] 231 | SourceFile::NAME_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NAME_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 232 | | .get_or_init(|| { [INFO] [stdout] 233 | | Regex::new(r#"name\s*=\s*"([^"]+)""#).expect("Invalid regular expression") [INFO] [stdout] 234 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NAME_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | SourceFile::INDEX_REGEX [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`INDEX_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 249 | | .get_or_init(|| { [INFO] [stdout] 250 | | Regex::new(r#"index\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 251 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const INDEX_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | Spaces::DEFAULTSPACE_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _____________`DEFAULTSPACE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 281 | | .get_or_init(|| { [INFO] [stdout] 282 | | Regex::new(r#"defaultspace\s*=\s*"([^"]+)""#).expect("Invalid regular expression") [INFO] [stdout] 283 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const DEFAULTSPACE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | AddrSpace::NAME_REGEX [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NAME_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 320 | | .get_or_init(|| { [INFO] [stdout] 321 | | Regex::new(r#"name\s*=\s*"([^"]+)""#).expect("Invalid regular expression") [INFO] [stdout] 322 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NAME_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | AddrSpace::INDEX_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`INDEX_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 337 | | .get_or_init(|| { [INFO] [stdout] 338 | | Regex::new(r#"index\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 339 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const INDEX_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | AddrSpace::BIGENDIAN_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BIGENDIAN_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 357 | | .get_or_init(|| { [INFO] [stdout] 358 | | Regex::new(r#"bigendian\s*=\s*"([a-z]+)""#) [INFO] [stdout] 359 | | .expect("Invalid regular expression") [INFO] [stdout] 360 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BIGENDIAN_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:374:17 [INFO] [stdout] | [INFO] [stdout] 374 | AddrSpace::DELAY_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`DELAY_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 375 | | .get_or_init(|| { [INFO] [stdout] 376 | | Regex::new(r#"delay\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 377 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const DELAY_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | AddrSpace::DEADCODEDELAY_REGEX [INFO] [stdout] | ^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`DEADCODEDELAY_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 395 | | .get_or_init(|| { [INFO] [stdout] 396 | | Regex::new(r#"deadcodedelay\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 397 | | .expect("Invalid regular expression") [INFO] [stdout] 398 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const DEADCODEDELAY_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:415:17 [INFO] [stdout] | [INFO] [stdout] 415 | AddrSpace::SIZE_REGEX [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 416 | | .get_or_init(|| { [INFO] [stdout] 417 | | Regex::new(r#"size\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 418 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:435:17 [INFO] [stdout] | [INFO] [stdout] 435 | AddrSpace::WORDSIZE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`WORDSIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 436 | | .get_or_init(|| { [INFO] [stdout] 437 | | Regex::new(r#"wordsize\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 438 | | .expect("Invalid regular expression") [INFO] [stdout] 439 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const WORDSIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:456:17 [INFO] [stdout] | [INFO] [stdout] 456 | AddrSpace::PHYSICAL_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`PHYSICAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 457 | | .get_or_init(|| { [INFO] [stdout] 458 | | Regex::new(r#"physical\s*=\s*"([a-z]+)""#) [INFO] [stdout] 459 | | .expect("Invalid regular expression") [INFO] [stdout] 460 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const PHYSICAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:525:17 [INFO] [stdout] | [INFO] [stdout] 525 | SymbolTable::SCOPESIZE_REGEX [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SCOPESIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 526 | | .get_or_init(|| { [INFO] [stdout] 527 | | Regex::new(r#"scopesize\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 528 | | .expect("Invalid regular expression") [INFO] [stdout] 529 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SCOPESIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | SymbolTable::SYMBOLSIZE_REGEX [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SYMBOLSIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 547 | | .get_or_init(|| { [INFO] [stdout] 548 | | Regex::new(r#"symbolsize\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 549 | | .expect("Invalid regular expression") [INFO] [stdout] 550 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SYMBOLSIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:591:47 [INFO] [stdout] | [INFO] [stdout] 591 | Integer::from_string_base(16, Scope::ID_REGEX [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 592 | | .get_or_init(|| { [INFO] [stdout] 593 | | Regex::new(r#"id\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 594 | | .expect("Invalid regular expression") [INFO] [stdout] 595 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:610:47 [INFO] [stdout] | [INFO] [stdout] 610 | Integer::from_string_base(16, Scope::PARENT_REGEX [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`PARENT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 611 | | .get_or_init(|| { [INFO] [stdout] 612 | | Regex::new(r#"parent\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 613 | | .expect("Invalid regular expression") [INFO] [stdout] 614 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const PARENT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:642:17 [INFO] [stdout] | [INFO] [stdout] 642 | SymbolHeader::NAME_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NAME_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 643 | | .get_or_init(|| { [INFO] [stdout] 644 | | Regex::new(r#"name\s*=\s*"([^"]+)""#).expect("Invalid regular expression") [INFO] [stdout] 645 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NAME_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:659:47 [INFO] [stdout] | [INFO] [stdout] 659 | Integer::from_string_base(16, SymbolHeader::ID_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 660 | | .get_or_init(|| { [INFO] [stdout] 661 | | Regex::new(r#"id\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 662 | | .expect("Invalid regular expression") [INFO] [stdout] 663 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:675:47 [INFO] [stdout] | [INFO] [stdout] 675 | Integer::from_string_base(16, SymbolHeader::SCOPE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`SCOPE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 676 | | .get_or_init(|| { [INFO] [stdout] 677 | | Regex::new(r#"scope\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 678 | | .expect("Invalid regular expression") [INFO] [stdout] 679 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SCOPE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:824:17 [INFO] [stdout] | [INFO] [stdout] 824 | TokenField::BIGENDIAN_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BIGENDIAN_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 825 | | .get_or_init(|| { [INFO] [stdout] 826 | | Regex::new(r#"bigendian\s*=\s*"([a-z]+)""#) [INFO] [stdout] 827 | | .expect("Invalid regular expression") [INFO] [stdout] 828 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BIGENDIAN_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:837:17 [INFO] [stdout] | [INFO] [stdout] 837 | TokenField::SIGNBIT_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`SIGNBIT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 838 | | .get_or_init(|| { [INFO] [stdout] 839 | | Regex::new(r#"signbit\s*=\s*"([a-z]+)""#) [INFO] [stdout] 840 | | .expect("Invalid regular expression") [INFO] [stdout] 841 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SIGNBIT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:850:17 [INFO] [stdout] | [INFO] [stdout] 850 | TokenField::BITSTART_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BITSTART_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 851 | | .get_or_init(|| { [INFO] [stdout] 852 | | Regex::new(r#"bitstart\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 853 | | .expect("Invalid regular expression") [INFO] [stdout] 854 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BITSTART_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:866:17 [INFO] [stdout] | [INFO] [stdout] 866 | TokenField::BITEND_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BITEND_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 867 | | .get_or_init(|| { [INFO] [stdout] 868 | | Regex::new(r#"bitend\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 869 | | .expect("Invalid regular expression") [INFO] [stdout] 870 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BITEND_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:882:17 [INFO] [stdout] | [INFO] [stdout] 882 | TokenField::BYTESTART_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`BYTESTART_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 883 | | .get_or_init(|| { [INFO] [stdout] 884 | | Regex::new(r#"bytestart\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 885 | | .expect("Invalid regular expression") [INFO] [stdout] 886 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BYTESTART_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:898:17 [INFO] [stdout] | [INFO] [stdout] 898 | TokenField::BYTEEND_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`BYTEEND_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 899 | | .get_or_init(|| { [INFO] [stdout] 900 | | Regex::new(r#"byteend\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 901 | | .expect("Invalid regular expression") [INFO] [stdout] 902 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BYTEEND_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:914:17 [INFO] [stdout] | [INFO] [stdout] 914 | TokenField::SHIFT_REGEX [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SHIFT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 915 | | .get_or_init(|| { [INFO] [stdout] 916 | | Regex::new(r#"shift\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 917 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SHIFT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:948:17 [INFO] [stdout] | [INFO] [stdout] 948 | ContextField::SIGNBIT_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SIGNBIT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 949 | | .get_or_init(|| { [INFO] [stdout] 950 | | Regex::new(r#"signbit\s*=\s*"([a-z]+)""#) [INFO] [stdout] 951 | | .expect("Invalid regular expression") [INFO] [stdout] 952 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SIGNBIT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:963:17 [INFO] [stdout] | [INFO] [stdout] 963 | ContextField::STARTBIT_REGEX [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`STARTBIT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 964 | | .get_or_init(|| { [INFO] [stdout] 965 | | Regex::new(r#"startbit\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 966 | | .expect("Invalid regular expression") [INFO] [stdout] 967 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const STARTBIT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:981:17 [INFO] [stdout] | [INFO] [stdout] 981 | ContextField::ENDBIT_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`ENDBIT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 982 | | .get_or_init(|| { [INFO] [stdout] 983 | | Regex::new(r#"endbit\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 984 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ENDBIT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:998:17 [INFO] [stdout] | [INFO] [stdout] 998 | ContextField::STARTBYTE_REGEX [INFO] [stdout] | ^---------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`STARTBYTE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 999 | | .get_or_init(|| { [INFO] [stdout] 1000 | | Regex::new(r#"startbyte\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 1001 | | .expect("Invalid regular expression") [INFO] [stdout] 1002 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const STARTBYTE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1014:17 [INFO] [stdout] | [INFO] [stdout] 1014 | ContextField::ENDBYTE_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`ENDBYTE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1015 | | .get_or_init(|| { [INFO] [stdout] 1016 | | Regex::new(r#"endbyte\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 1017 | | .expect("Invalid regular expression") [INFO] [stdout] 1018 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ENDBYTE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1030:17 [INFO] [stdout] | [INFO] [stdout] 1030 | ContextField::SHIFT_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`SHIFT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1031 | | .get_or_init(|| { [INFO] [stdout] 1032 | | Regex::new(r#"shift\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1033 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SHIFT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1059:17 [INFO] [stdout] | [INFO] [stdout] 1059 | ConstantValue::VAL_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1060 | | .get_or_init(|| { [INFO] [stdout] 1061 | | Regex::new(r#"val\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1062 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1095:17 [INFO] [stdout] | [INFO] [stdout] 1095 | OperandValue::INDEX_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`INDEX_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1096 | | .get_or_init(|| { [INFO] [stdout] 1097 | | Regex::new(r#"index\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1098 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const INDEX_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1112:47 [INFO] [stdout] | [INFO] [stdout] 1112 | Integer::from_string_base(16, OperandValue::TABLE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`TABLE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1113 | | .get_or_init(|| { [INFO] [stdout] 1114 | | Regex::new(r#"table\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1115 | | .expect("Invalid regular expression") [INFO] [stdout] 1116 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const TABLE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1130:47 [INFO] [stdout] | [INFO] [stdout] 1130 | Integer::from_string_base(16, OperandValue::CONSTRUCTOR_ID_REGEX [INFO] [stdout] | ^--------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`CONSTRUCTOR_ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1131 | | .get_or_init(|| { [INFO] [stdout] 1132 | | Regex::new(r#"ct\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1133 | | .expect("Invalid regular expression") [INFO] [stdout] 1134 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const CONSTRUCTOR_ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1316:17 [INFO] [stdout] | [INFO] [stdout] 1316 | UserOpSymbol::INDEX_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`INDEX_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1317 | | .get_or_init(|| { [INFO] [stdout] 1318 | | Regex::new(r#"index\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1319 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const INDEX_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1389:47 [INFO] [stdout] | [INFO] [stdout] 1389 | Integer::from_string_base(16, ConstructorOperand::ID_REGEX [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1390 | | .get_or_init(|| { [INFO] [stdout] 1391 | | Regex::new(r#"id\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1392 | | .expect("Invalid regular expression") [INFO] [stdout] 1393 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1422:17 [INFO] [stdout] | [INFO] [stdout] 1422 | OperandPrint::ID_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1423 | | .get_or_init(|| { [INFO] [stdout] 1424 | | Regex::new(r#"id\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1425 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1454:17 [INFO] [stdout] | [INFO] [stdout] 1454 | Print::PIECE_REGEX [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`PIECE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1455 | | .get_or_init(|| { [INFO] [stdout] 1456 | | Regex::new(r#"piece\s*=\s*"([^"]*)""#).expect("Invalid regular expression") [INFO] [stdout] 1457 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const PIECE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1496:17 [INFO] [stdout] | [INFO] [stdout] 1496 | Operation::I_REGEX [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`I_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1497 | | .get_or_init(|| { [INFO] [stdout] 1498 | | Regex::new(r#"i\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1499 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const I_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1511:17 [INFO] [stdout] | [INFO] [stdout] 1511 | Operation::SHIFT_REGEX [INFO] [stdout] | ^--------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SHIFT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1512 | | .get_or_init(|| { [INFO] [stdout] 1513 | | Regex::new(r#"shift\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1514 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SHIFT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1526:47 [INFO] [stdout] | [INFO] [stdout] 1526 | Integer::from_string_base(16, Operation::MASK_REGEX [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`MASK_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1527 | | .get_or_init(|| { [INFO] [stdout] 1528 | | Regex::new(r#"mask\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1529 | | .expect("Invalid regular expression") [INFO] [stdout] 1530 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const MASK_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1569:47 [INFO] [stdout] | [INFO] [stdout] 1569 | Integer::from_string_base(16, Commit::ID_REGEX [INFO] [stdout] | ^--------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1570 | | .get_or_init(|| { [INFO] [stdout] 1571 | | Regex::new(r#"id\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1572 | | .expect("Invalid regular expression") [INFO] [stdout] 1573 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1587:17 [INFO] [stdout] | [INFO] [stdout] 1587 | Commit::NUM_REGEX [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NUM_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1588 | | .get_or_init(|| { [INFO] [stdout] 1589 | | Regex::new(r#"num\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1590 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NUM_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1602:47 [INFO] [stdout] | [INFO] [stdout] 1602 | Integer::from_string_base(16, Commit::MASK_REGEX [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`MASK_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1603 | | .get_or_init(|| { [INFO] [stdout] 1604 | | Regex::new(r#"mask\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1605 | | .expect("Invalid regular expression") [INFO] [stdout] 1606 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const MASK_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1620:17 [INFO] [stdout] | [INFO] [stdout] 1620 | Commit::FLOW_REGEX [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`FLOW_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1621 | | .get_or_init(|| { [INFO] [stdout] 1622 | | Regex::new(r#"flow\s*=\s*"([a-z]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1623 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const FLOW_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1679:51 [INFO] [stdout] | [INFO] [stdout] 1679 | Integer::from_string_base(16, ConstantTemplateType::HEX_VAL_REGEX [INFO] [stdout] | ^---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | ___________________________________________________`HEX_VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1680 | | .get_or_init(|| { [INFO] [stdout] 1681 | | Regex::new(r#"val\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1682 | | .expect("Invalid regular expression") [INFO] [stdout] 1683 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const HEX_VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1700:21 [INFO] [stdout] | [INFO] [stdout] 1700 | ConstantTemplateType::DEC_VAL_REGEX [INFO] [stdout] | ^---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _____________________`DEC_VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1701 | | .get_or_init(|| { [INFO] [stdout] 1702 | | Regex::new(r#"val\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 1703 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const DEC_VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1715:51 [INFO] [stdout] | [INFO] [stdout] 1715 | Integer::from_string_base(16, ConstantTemplateType::PLUS_REGEX [INFO] [stdout] | ^------------------------------- [INFO] [stdout] | | [INFO] [stdout] | ___________________________________________________`PLUS_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1716 | | .get_or_init(|| { [INFO] [stdout] 1717 | | Regex::new(r#"plus\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1718 | | .expect("Invalid regular expression") [INFO] [stdout] 1719 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const PLUS_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1760:21 [INFO] [stdout] | [INFO] [stdout] 1760 | ConstantTemplateType::NAME_REGEX [INFO] [stdout] | ^------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _____________________`NAME_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1761 | | .get_or_init(|| { [INFO] [stdout] 1762 | | Regex::new(r#"name\s*=\s*"([^"]*)""#).expect("Invalid regular expression") [INFO] [stdout] 1763 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NAME_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:1783:51 [INFO] [stdout] | [INFO] [stdout] 1783 | Integer::from_string_base(16, ConstantTemplateType::HEX_VAL_REGEX [INFO] [stdout] | ^---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | ___________________________________________________`HEX_VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 1784 | | .get_or_init(|| { [INFO] [stdout] 1785 | | Regex::new(r#"val\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 1786 | | .expect("Invalid regular expression") [INFO] [stdout] 1787 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const HEX_VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2196:17 [INFO] [stdout] | [INFO] [stdout] 2196 | ConstructorTemplate::SECTION_REGEX [INFO] [stdout] | ^--------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SECTION_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2197 | | .get_or_init(|| { [INFO] [stdout] 2198 | | Regex::new(r#"section\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 2199 | | .expect("Invalid regular expression") [INFO] [stdout] 2200 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SECTION_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2212:17 [INFO] [stdout] | [INFO] [stdout] 2212 | ConstructorTemplate::DELAY_REGEX [INFO] [stdout] | ^------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`DELAY_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2213 | | .get_or_init(|| { [INFO] [stdout] 2214 | | Regex::new(r#"delay\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2215 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const DELAY_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2227:17 [INFO] [stdout] | [INFO] [stdout] 2227 | ConstructorTemplate::NUMLABELS_REGEX [INFO] [stdout] | ^----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NUMLABELS_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2228 | | .get_or_init(|| { [INFO] [stdout] 2229 | | Regex::new(r#"labels\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 2230 | | .expect("Invalid regular expression") [INFO] [stdout] 2231 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NUMLABELS_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2270:47 [INFO] [stdout] | [INFO] [stdout] 2270 | Integer::from_string_base(16, Constructor::PARENT_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`PARENT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2271 | | .get_or_init(|| { [INFO] [stdout] 2272 | | Regex::new(r#"parent\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2273 | | .expect("Invalid regular expression") [INFO] [stdout] 2274 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const PARENT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2288:17 [INFO] [stdout] | [INFO] [stdout] 2288 | Constructor::FIRST_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`FIRST_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2289 | | .get_or_init(|| { [INFO] [stdout] 2290 | | Regex::new(r#"first\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2291 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const FIRST_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2305:17 [INFO] [stdout] | [INFO] [stdout] 2305 | Constructor::LENGTH_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`LENGTH_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2306 | | .get_or_init(|| { [INFO] [stdout] 2307 | | Regex::new(r#"length\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2308 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const LENGTH_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2320:32 [INFO] [stdout] | [INFO] [stdout] 2320 | let captures = Constructor::LINE_REGEX [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | ________________________________`LINE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2321 | | .get_or_init(|| { [INFO] [stdout] 2322 | | Regex::new(r#"line\s*=\s*"(-?[0-9]+):(-?[0-9]+)""#) [INFO] [stdout] 2323 | | .expect("Invalid regular expression") [INFO] [stdout] 2324 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const LINE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2364:47 [INFO] [stdout] | [INFO] [stdout] 2364 | Integer::from_string_base(16, PatternBlockWord::MASK_REGEX [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`MASK_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2365 | | .get_or_init(|| { [INFO] [stdout] 2366 | | Regex::new(r#"mask\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2367 | | .expect("Invalid regular expression") [INFO] [stdout] 2368 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const MASK_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2382:47 [INFO] [stdout] | [INFO] [stdout] 2382 | Integer::from_string_base(16, PatternBlockWord::VAL_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2383 | | .get_or_init(|| { [INFO] [stdout] 2384 | | Regex::new(r#"val\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2385 | | .expect("Invalid regular expression") [INFO] [stdout] 2386 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2417:17 [INFO] [stdout] | [INFO] [stdout] 2417 | PatternBlock::OFFSET_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`OFFSET_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2418 | | .get_or_init(|| { [INFO] [stdout] 2419 | | Regex::new(r#"offset\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2420 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const OFFSET_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2434:17 [INFO] [stdout] | [INFO] [stdout] 2434 | PatternBlock::NONZERO_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NONZERO_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2435 | | .get_or_init(|| { [INFO] [stdout] 2436 | | Regex::new(r#"nonzero\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2437 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NONZERO_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2511:17 [INFO] [stdout] | [INFO] [stdout] 2511 | DecisionNodePair::ID_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2512 | | .get_or_init(|| { [INFO] [stdout] 2513 | | Regex::new(r#"id\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2514 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2553:17 [INFO] [stdout] | [INFO] [stdout] 2553 | DecisionNode::NUMBER_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NUMBER_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2554 | | .get_or_init(|| { [INFO] [stdout] 2555 | | Regex::new(r#"number\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2556 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NUMBER_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2568:17 [INFO] [stdout] | [INFO] [stdout] 2568 | DecisionNode::CONTEXT_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`CONTEXT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2569 | | .get_or_init(|| { [INFO] [stdout] 2570 | | Regex::new(r#"context\s*=\s*"([a-z]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2571 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const CONTEXT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2580:17 [INFO] [stdout] | [INFO] [stdout] 2580 | DecisionNode::START_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`START_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2581 | | .get_or_init(|| { [INFO] [stdout] 2582 | | Regex::new(r#"start\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2583 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const START_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2595:17 [INFO] [stdout] | [INFO] [stdout] 2595 | DecisionNode::SIZE_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2596 | | .get_or_init(|| { [INFO] [stdout] 2597 | | Regex::new(r#"size\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2598 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2627:17 [INFO] [stdout] | [INFO] [stdout] 2627 | SubtableSymbol::NUMCT_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NUMCT_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2628 | | .get_or_init(|| { [INFO] [stdout] 2629 | | Regex::new(r#"numct\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 2630 | | .expect("Invalid regular expression") [INFO] [stdout] 2631 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NUMCT_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2662:17 [INFO] [stdout] | [INFO] [stdout] 2662 | ValueTableValue::VAL_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`VAL_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2663 | | .get_or_init(|| { [INFO] [stdout] 2664 | | Regex::new(r#"val\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2665 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const VAL_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2709:17 [INFO] [stdout] | [INFO] [stdout] 2709 | NameTableValue::NAME_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`NAME_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2710 | | .get_or_init(|| { [INFO] [stdout] 2711 | | Regex::new(r#"name\s*=\s*"([^"]*)""#).expect("Invalid regular expression") [INFO] [stdout] 2712 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const NAME_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2767:47 [INFO] [stdout] | [INFO] [stdout] 2767 | Integer::from_string_base(16, ContextSymbol::VARNODE_REGEX [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`VARNODE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2768 | | .get_or_init(|| { [INFO] [stdout] 2769 | | Regex::new(r#"varnode\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2770 | | .expect("Invalid regular expression") [INFO] [stdout] 2771 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const VARNODE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2785:17 [INFO] [stdout] | [INFO] [stdout] 2785 | ContextSymbol::LOW_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`LOW_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2786 | | .get_or_init(|| { [INFO] [stdout] 2787 | | Regex::new(r#"low\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2788 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const LOW_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2802:17 [INFO] [stdout] | [INFO] [stdout] 2802 | ContextSymbol::HIGH_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`HIGH_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2803 | | .get_or_init(|| { [INFO] [stdout] 2804 | | Regex::new(r#"high\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2805 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const HIGH_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2819:17 [INFO] [stdout] | [INFO] [stdout] 2819 | ContextSymbol::FLOW_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`FLOW_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2820 | | .get_or_init(|| { [INFO] [stdout] 2821 | | Regex::new(r#"flow\s*=\s*"([a-z]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2822 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const FLOW_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2850:47 [INFO] [stdout] | [INFO] [stdout] 2850 | Integer::from_string_base(16, VarNodeTableValue::ID_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`ID_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2851 | | .get_or_init(|| { [INFO] [stdout] 2852 | | Regex::new(r#"id\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2853 | | .expect("Invalid regular expression") [INFO] [stdout] 2854 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const ID_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tree-sitter-sleigh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2953:17 [INFO] [stdout] | [INFO] [stdout] 2953 | VarNodeSymbol::SPACE_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`SPACE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2954 | | .get_or_init(|| { [INFO] [stdout] 2955 | | Regex::new(r#"space\s*=\s*"([^"]*)""#).expect("Invalid regular expression") [INFO] [stdout] 2956 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SPACE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2970:47 [INFO] [stdout] | [INFO] [stdout] 2970 | Integer::from_string_base(16, VarNodeSymbol::OFFSET_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`OFFSET_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2971 | | .get_or_init(|| { [INFO] [stdout] 2972 | | Regex::new(r#"offset\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 2973 | | .expect("Invalid regular expression") [INFO] [stdout] 2974 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const OFFSET_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:2988:17 [INFO] [stdout] | [INFO] [stdout] 2988 | VarNodeSymbol::SIZE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`SIZE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 2989 | | .get_or_init(|| { [INFO] [stdout] 2990 | | Regex::new(r#"size\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 2991 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SIZE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3040:47 [INFO] [stdout] | [INFO] [stdout] 3040 | Integer::from_string_base(16, OperandSymbol::SUBSYM_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________________________________`SUBSYM_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3041 | | .get_or_init(|| { [INFO] [stdout] 3042 | | Regex::new(r#"subsym\s*=\s*"0x([0-9a-fA-F]+)""#) [INFO] [stdout] 3043 | | .expect("Invalid regular expression") [INFO] [stdout] 3044 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const SUBSYM_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3058:17 [INFO] [stdout] | [INFO] [stdout] 3058 | OperandSymbol::OFF_REGEX [INFO] [stdout] | ^----------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`OFF_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3059 | | .get_or_init(|| { [INFO] [stdout] 3060 | | Regex::new(r#"off\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 3061 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const OFF_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3075:17 [INFO] [stdout] | [INFO] [stdout] 3075 | OperandSymbol::BASE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`BASE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3076 | | .get_or_init(|| { [INFO] [stdout] 3077 | | Regex::new(r#"base\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 3078 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const BASE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3090:17 [INFO] [stdout] | [INFO] [stdout] 3090 | OperandSymbol::MINLEN_REGEX [INFO] [stdout] | ^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`MINLEN_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3091 | | .get_or_init(|| { [INFO] [stdout] 3092 | | Regex::new(r#"minlen\s*=\s*"(-?[0-9]+)""#) [INFO] [stdout] 3093 | | .expect("Invalid regular expression") [INFO] [stdout] 3094 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const MINLEN_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3106:17 [INFO] [stdout] | [INFO] [stdout] 3106 | OperandSymbol::CODE_REGEX [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________`CODE_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3107 | | .get_or_init(|| { [INFO] [stdout] 3108 | | Regex::new(r#"code\s*=\s*"([a-z]+)""#).expect("Invalid regular expression") [INFO] [stdout] 3109 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const CODE_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `get_or_init` [INFO] [stdout] --> src/lib.rs:3118:17 [INFO] [stdout] | [INFO] [stdout] 3118 | OperandSymbol::INDEX_REGEX [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________________`INDEX_REGEX` is a interior mutable `const` item of type `OnceCell` [INFO] [stdout] | | [INFO] [stdout] 3119 | | .get_or_init(|| { [INFO] [stdout] 3120 | | Regex::new(r#"index\s*=\s*"(-?[0-9]+)""#).expect("Invalid regular expression") [INFO] [stdout] 3121 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const INDEX_REGEX` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/6502/data/languages/6502.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3234:32 [INFO] [stdout] | [INFO] [stdout] 3234 | const SLA_6502: &str = include_str!("../Processors/6502/data/languages/6502.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/6502/data/languages/65c02.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3240:33 [INFO] [stdout] | [INFO] [stdout] 3240 | const SLA_65c02: &str = include_str!("../Processors/6502/data/languages/65c02.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/68000/data/languages/68020.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3245:33 [INFO] [stdout] | [INFO] [stdout] 3245 | const SLA_68020: &str = include_str!("../Processors/68000/data/languages/68020.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/68000/data/languages/68030.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3250:33 [INFO] [stdout] | [INFO] [stdout] 3250 | const SLA_68030: &str = include_str!("../Processors/68000/data/languages/68030.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/68000/data/languages/68040.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3255:33 [INFO] [stdout] | [INFO] [stdout] 3255 | const SLA_68040: &str = include_str!("../Processors/68000/data/languages/68040.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/68000/data/languages/coldfire.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3260:32 [INFO] [stdout] | [INFO] [stdout] 3260 | const coldfire: &str = include_str!("../Processors/68000/data/languages/coldfire.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/8048/data/languages/8048.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3265:32 [INFO] [stdout] | [INFO] [stdout] 3265 | const SLA_8048: &str = include_str!("../Processors/8048/data/languages/8048.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/8051/data/languages/80251.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3270:33 [INFO] [stdout] | [INFO] [stdout] 3270 | const SLA_80251: &str = include_str!("../Processors/8051/data/languages/80251.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/8051/data/languages/80390.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3275:33 [INFO] [stdout] | [INFO] [stdout] 3275 | const SLA_80390: &str = include_str!("../Processors/8051/data/languages/80390.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/8051/data/languages/8051.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3280:32 [INFO] [stdout] | [INFO] [stdout] 3280 | const SLA_8051: &str = include_str!("../Processors/8051/data/languages/8051.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/8051/data/languages/mx51.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3285:28 [INFO] [stdout] | [INFO] [stdout] 3285 | const mx51: &str = include_str!("../Processors/8051/data/languages/mx51.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/8085/data/languages/8085.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3290:32 [INFO] [stdout] | [INFO] [stdout] 3290 | const SLA_8085: &str = include_str!("../Processors/8085/data/languages/8085.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/AARCH64/data/languages/AARCH64.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3295:31 [INFO] [stdout] | [INFO] [stdout] 3295 | const AARCH64: &str = include_str!("../Processors/AARCH64/data/languages/AARCH64.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/AARCH64/data/languages/AARCH64BE.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3300:33 [INFO] [stdout] | [INFO] [stdout] 3300 | const AARCH64BE: &str = include_str!("../Processors/AARCH64/data/languages/AARCH64BE.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/AARCH64/data/languages/AARCH64_AppleSilicon.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3306:13 [INFO] [stdout] | [INFO] [stdout] 3306 | include_str!("../Processors/AARCH64/data/languages/AARCH64_AppleSilicon.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM4_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3311:31 [INFO] [stdout] | [INFO] [stdout] 3311 | const ARM4_be: &str = include_str!("../Processors/ARM/data/languages/ARM4_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM4_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3316:31 [INFO] [stdout] | [INFO] [stdout] 3316 | const ARM4_le: &str = include_str!("../Processors/ARM/data/languages/ARM4_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM4t_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3321:32 [INFO] [stdout] | [INFO] [stdout] 3321 | const ARM4t_be: &str = include_str!("../Processors/ARM/data/languages/ARM4t_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM4t_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3326:32 [INFO] [stdout] | [INFO] [stdout] 3326 | const ARM4t_le: &str = include_str!("../Processors/ARM/data/languages/ARM4t_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM5_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3331:31 [INFO] [stdout] | [INFO] [stdout] 3331 | const ARM5_be: &str = include_str!("../Processors/ARM/data/languages/ARM5_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM5_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3336:31 [INFO] [stdout] | [INFO] [stdout] 3336 | const ARM5_le: &str = include_str!("../Processors/ARM/data/languages/ARM5_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM5t_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3341:32 [INFO] [stdout] | [INFO] [stdout] 3341 | const ARM5t_be: &str = include_str!("../Processors/ARM/data/languages/ARM5t_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM5t_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3346:32 [INFO] [stdout] | [INFO] [stdout] 3346 | const ARM5t_le: &str = include_str!("../Processors/ARM/data/languages/ARM5t_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM6_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3351:31 [INFO] [stdout] | [INFO] [stdout] 3351 | const ARM6_be: &str = include_str!("../Processors/ARM/data/languages/ARM6_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM6_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3356:31 [INFO] [stdout] | [INFO] [stdout] 3356 | const ARM6_le: &str = include_str!("../Processors/ARM/data/languages/ARM6_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM7_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3361:31 [INFO] [stdout] | [INFO] [stdout] 3361 | const ARM7_be: &str = include_str!("../Processors/ARM/data/languages/ARM7_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM7_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3366:31 [INFO] [stdout] | [INFO] [stdout] 3366 | const ARM7_le: &str = include_str!("../Processors/ARM/data/languages/ARM7_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM8_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3371:31 [INFO] [stdout] | [INFO] [stdout] 3371 | const ARM8_be: &str = include_str!("../Processors/ARM/data/languages/ARM8_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/ARM/data/languages/ARM8_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3376:31 [INFO] [stdout] | [INFO] [stdout] 3376 | const ARM8_le: &str = include_str!("../Processors/ARM/data/languages/ARM8_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Atmel/data/languages/avr32a.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3381:30 [INFO] [stdout] | [INFO] [stdout] 3381 | const avr32a: &str = include_str!("../Processors/Atmel/data/languages/avr32a.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Atmel/data/languages/avr8.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3386:28 [INFO] [stdout] | [INFO] [stdout] 3386 | const avr8: &str = include_str!("../Processors/Atmel/data/languages/avr8.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Atmel/data/languages/avr8e.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3391:29 [INFO] [stdout] | [INFO] [stdout] 3391 | const avr8e: &str = include_str!("../Processors/Atmel/data/languages/avr8e.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Atmel/data/languages/avr8eind.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3396:32 [INFO] [stdout] | [INFO] [stdout] 3396 | const avr8eind: &str = include_str!("../Processors/Atmel/data/languages/avr8eind.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Atmel/data/languages/avr8xmega.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3401:33 [INFO] [stdout] | [INFO] [stdout] 3401 | const avr8xmega: &str = include_str!("../Processors/Atmel/data/languages/avr8xmega.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/BPF/data/languages/BPF_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3406:30 [INFO] [stdout] | [INFO] [stdout] 3406 | const BPF_le: &str = include_str!("../Processors/BPF/data/languages/BPF_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/CP1600/data/languages/CP1600.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3411:30 [INFO] [stdout] | [INFO] [stdout] 3411 | const CP1600: &str = include_str!("../Processors/CP1600/data/languages/CP1600.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/CR16/data/languages/CR16B.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3416:29 [INFO] [stdout] | [INFO] [stdout] 3416 | const CR16B: &str = include_str!("../Processors/CR16/data/languages/CR16B.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/CR16/data/languages/CR16C.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3421:29 [INFO] [stdout] | [INFO] [stdout] 3421 | const CR16C: &str = include_str!("../Processors/CR16/data/languages/CR16C.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/DATA/data/languages/data-be-64.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3426:34 [INFO] [stdout] | [INFO] [stdout] 3426 | const data_be_64: &str = include_str!("../Processors/DATA/data/languages/data-be-64.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/DATA/data/languages/data-le-64.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3431:34 [INFO] [stdout] | [INFO] [stdout] 3431 | const data_le_64: &str = include_str!("../Processors/DATA/data/languages/data-le-64.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_Base.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3437:13 [INFO] [stdout] | [INFO] [stdout] 3437 | include_str!("../Processors/Dalvik/data/languages/Dalvik_Base.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_DEX_Android10.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3443:13 [INFO] [stdout] | [INFO] [stdout] 3443 | include_str!("../Processors/Dalvik/data/languages/Dalvik_DEX_Android10.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_DEX_Android11.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3449:13 [INFO] [stdout] | [INFO] [stdout] 3449 | include_str!("../Processors/Dalvik/data/languages/Dalvik_DEX_Android11.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_DEX_Android12.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3455:13 [INFO] [stdout] | [INFO] [stdout] 3455 | include_str!("../Processors/Dalvik/data/languages/Dalvik_DEX_Android12.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_DEX_KitKat.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3461:13 [INFO] [stdout] | [INFO] [stdout] 3461 | include_str!("../Processors/Dalvik/data/languages/Dalvik_DEX_KitKat.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_DEX_Lollipop.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3467:13 [INFO] [stdout] | [INFO] [stdout] 3467 | include_str!("../Processors/Dalvik/data/languages/Dalvik_DEX_Lollipop.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_DEX_Marshmallow.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3473:13 [INFO] [stdout] | [INFO] [stdout] 3473 | include_str!("../Processors/Dalvik/data/languages/Dalvik_DEX_Marshmallow.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_DEX_Nougat.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3479:13 [INFO] [stdout] | [INFO] [stdout] 3479 | include_str!("../Processors/Dalvik/data/languages/Dalvik_DEX_Nougat.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_DEX_Oreo.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3485:13 [INFO] [stdout] | [INFO] [stdout] 3485 | include_str!("../Processors/Dalvik/data/languages/Dalvik_DEX_Oreo.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_DEX_Pie.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3491:13 [INFO] [stdout] | [INFO] [stdout] 3491 | include_str!("../Processors/Dalvik/data/languages/Dalvik_DEX_Pie.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Dalvik/data/languages/Dalvik_ODEX_KitKat.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3497:13 [INFO] [stdout] | [INFO] [stdout] 3497 | include_str!("../Processors/Dalvik/data/languages/Dalvik_ODEX_KitKat.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/HCS08/data/languages/HC05.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3502:28 [INFO] [stdout] | [INFO] [stdout] 3502 | const HC05: &str = include_str!("../Processors/HCS08/data/languages/HC05.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/HCS08/data/languages/HC08.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3507:28 [INFO] [stdout] | [INFO] [stdout] 3507 | const HC08: &str = include_str!("../Processors/HCS08/data/languages/HC08.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/HCS08/data/languages/HCS08.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3512:29 [INFO] [stdout] | [INFO] [stdout] 3512 | const HCS08: &str = include_str!("../Processors/HCS08/data/languages/HCS08.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/HCS12/data/languages/HC12.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3517:28 [INFO] [stdout] | [INFO] [stdout] 3517 | const HC12: &str = include_str!("../Processors/HCS12/data/languages/HC12.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/HCS12/data/languages/HCS12.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3522:29 [INFO] [stdout] | [INFO] [stdout] 3522 | const HCS12: &str = include_str!("../Processors/HCS12/data/languages/HCS12.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/HCS12/data/languages/HCS12X.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3527:30 [INFO] [stdout] | [INFO] [stdout] 3527 | const HCS12X: &str = include_str!("../Processors/HCS12/data/languages/HCS12X.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/JVM/data/languages/JVM.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3532:27 [INFO] [stdout] | [INFO] [stdout] 3532 | const JVM: &str = include_str!("../Processors/JVM/data/languages/JVM.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/M8C/data/languages/m8c.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3537:27 [INFO] [stdout] | [INFO] [stdout] 3537 | const m8c: &str = include_str!("../Processors/M8C/data/languages/m8c.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/MC6800/data/languages/6805.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3542:32 [INFO] [stdout] | [INFO] [stdout] 3542 | const SLA_6805: &str = include_str!("../Processors/MC6800/data/languages/6805.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/MC6800/data/languages/6809.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3547:32 [INFO] [stdout] | [INFO] [stdout] 3547 | const SLA_6809: &str = include_str!("../Processors/MC6800/data/languages/6809.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/MC6800/data/languages/H6309.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3552:29 [INFO] [stdout] | [INFO] [stdout] 3552 | const H6309: &str = include_str!("../Processors/MC6800/data/languages/H6309.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/MCS96/data/languages/MCS96.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3557:29 [INFO] [stdout] | [INFO] [stdout] 3557 | const MCS96: &str = include_str!("../Processors/MCS96/data/languages/MCS96.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/MIPS/data/languages/mips32R6be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3562:34 [INFO] [stdout] | [INFO] [stdout] 3562 | const mips32R6be: &str = include_str!("../Processors/MIPS/data/languages/mips32R6be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/MIPS/data/languages/mips32R6le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3567:34 [INFO] [stdout] | [INFO] [stdout] 3567 | const mips32R6le: &str = include_str!("../Processors/MIPS/data/languages/mips32R6le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/MIPS/data/languages/mips32be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3572:32 [INFO] [stdout] | [INFO] [stdout] 3572 | const mips32be: &str = include_str!("../Processors/MIPS/data/languages/mips32be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/MIPS/data/languages/mips32le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3577:32 [INFO] [stdout] | [INFO] [stdout] 3577 | const mips32le: &str = include_str!("../Processors/MIPS/data/languages/mips32le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/MIPS/data/languages/mips64be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3582:32 [INFO] [stdout] | [INFO] [stdout] 3582 | const mips64be: &str = include_str!("../Processors/MIPS/data/languages/mips64be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/MIPS/data/languages/mips64le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3587:32 [INFO] [stdout] | [INFO] [stdout] 3587 | const mips64le: &str = include_str!("../Processors/MIPS/data/languages/mips64le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PA-RISC/data/languages/pa-risc32be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3593:13 [INFO] [stdout] | [INFO] [stdout] 3593 | include_str!("../Processors/PA-RISC/data/languages/pa-risc32be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/PIC24E.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3598:30 [INFO] [stdout] | [INFO] [stdout] 3598 | const PIC24E: &str = include_str!("../Processors/PIC/data/languages/PIC24E.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/PIC24F.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3603:30 [INFO] [stdout] | [INFO] [stdout] 3603 | const PIC24F: &str = include_str!("../Processors/PIC/data/languages/PIC24F.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/PIC24H.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3608:30 [INFO] [stdout] | [INFO] [stdout] 3608 | const PIC24H: &str = include_str!("../Processors/PIC/data/languages/PIC24H.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/dsPIC30F.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3613:32 [INFO] [stdout] | [INFO] [stdout] 3613 | const dsPIC30F: &str = include_str!("../Processors/PIC/data/languages/dsPIC30F.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/dsPIC33C.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3618:32 [INFO] [stdout] | [INFO] [stdout] 3618 | const dsPIC33C: &str = include_str!("../Processors/PIC/data/languages/dsPIC33C.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/dsPIC33E.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3623:32 [INFO] [stdout] | [INFO] [stdout] 3623 | const dsPIC33E: &str = include_str!("../Processors/PIC/data/languages/dsPIC33E.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/dsPIC33F.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3628:32 [INFO] [stdout] | [INFO] [stdout] 3628 | const dsPIC33F: &str = include_str!("../Processors/PIC/data/languages/dsPIC33F.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/pic12c5xx.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3633:33 [INFO] [stdout] | [INFO] [stdout] 3633 | const pic12c5xx: &str = include_str!("../Processors/PIC/data/languages/pic12c5xx.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/pic16.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3638:29 [INFO] [stdout] | [INFO] [stdout] 3638 | const pic16: &str = include_str!("../Processors/PIC/data/languages/pic16.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/pic16c5x.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3643:32 [INFO] [stdout] | [INFO] [stdout] 3643 | const pic16c5x: &str = include_str!("../Processors/PIC/data/languages/pic16c5x.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/pic16f.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3648:30 [INFO] [stdout] | [INFO] [stdout] 3648 | const pic16f: &str = include_str!("../Processors/PIC/data/languages/pic16f.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/pic17c7xx.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3653:33 [INFO] [stdout] | [INFO] [stdout] 3653 | const pic17c7xx: &str = include_str!("../Processors/PIC/data/languages/pic17c7xx.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PIC/data/languages/pic18.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3658:29 [INFO] [stdout] | [INFO] [stdout] 3658 | const pic18: &str = include_str!("../Processors/PIC/data/languages/pic18.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_32_4xx_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3664:13 [INFO] [stdout] | [INFO] [stdout] 3664 | include_str!("../Processors/PowerPC/data/languages/ppc_32_4xx_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_32_4xx_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3670:13 [INFO] [stdout] | [INFO] [stdout] 3670 | include_str!("../Processors/PowerPC/data/languages/ppc_32_4xx_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_32_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3675:33 [INFO] [stdout] | [INFO] [stdout] 3675 | const ppc_32_be: &str = include_str!("../Processors/PowerPC/data/languages/ppc_32_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_32_e500_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3681:13 [INFO] [stdout] | [INFO] [stdout] 3681 | include_str!("../Processors/PowerPC/data/languages/ppc_32_e500_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_32_e500_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3687:13 [INFO] [stdout] | [INFO] [stdout] 3687 | include_str!("../Processors/PowerPC/data/languages/ppc_32_e500_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_32_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3692:33 [INFO] [stdout] | [INFO] [stdout] 3692 | const ppc_32_le: &str = include_str!("../Processors/PowerPC/data/languages/ppc_32_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_32_quicciii_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3698:13 [INFO] [stdout] | [INFO] [stdout] 3698 | include_str!("../Processors/PowerPC/data/languages/ppc_32_quicciii_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_32_quicciii_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3704:13 [INFO] [stdout] | [INFO] [stdout] 3704 | include_str!("../Processors/PowerPC/data/languages/ppc_32_quicciii_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_64_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3709:33 [INFO] [stdout] | [INFO] [stdout] 3709 | const ppc_64_be: &str = include_str!("../Processors/PowerPC/data/languages/ppc_64_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_64_isa_altivec_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3715:13 [INFO] [stdout] | [INFO] [stdout] 3715 | include_str!("../Processors/PowerPC/data/languages/ppc_64_isa_altivec_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_64_isa_altivec_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3721:13 [INFO] [stdout] | [INFO] [stdout] 3721 | include_str!("../Processors/PowerPC/data/languages/ppc_64_isa_altivec_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_64_isa_altivec_vle_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3727:13 [INFO] [stdout] | [INFO] [stdout] 3727 | include_str!("../Processors/PowerPC/data/languages/ppc_64_isa_altivec_vle_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_64_isa_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3733:13 [INFO] [stdout] | [INFO] [stdout] 3733 | include_str!("../Processors/PowerPC/data/languages/ppc_64_isa_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_64_isa_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3739:13 [INFO] [stdout] | [INFO] [stdout] 3739 | include_str!("../Processors/PowerPC/data/languages/ppc_64_isa_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_64_isa_vle_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3745:13 [INFO] [stdout] | [INFO] [stdout] 3745 | include_str!("../Processors/PowerPC/data/languages/ppc_64_isa_vle_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/PowerPC/data/languages/ppc_64_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3750:33 [INFO] [stdout] | [INFO] [stdout] 3750 | const ppc_64_le: &str = include_str!("../Processors/PowerPC/data/languages/ppc_64_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/RISCV/data/languages/riscv.ilp32d.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3757:13 [INFO] [stdout] | [INFO] [stdout] 3757 | include_str!("../Processors/RISCV/data/languages/riscv.ilp32d.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/RISCV/data/languages/riscv.lp64d.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3764:13 [INFO] [stdout] | [INFO] [stdout] 3764 | include_str!("../Processors/RISCV/data/languages/riscv.lp64d.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Sparc/data/languages/SparcV9_32.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3770:34 [INFO] [stdout] | [INFO] [stdout] 3770 | const SparcV9_32: &str = include_str!("../Processors/Sparc/data/languages/SparcV9_32.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Sparc/data/languages/SparcV9_64.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3775:34 [INFO] [stdout] | [INFO] [stdout] 3775 | const SparcV9_64: &str = include_str!("../Processors/Sparc/data/languages/SparcV9_64.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/SuperH/data/languages/sh-1.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3780:28 [INFO] [stdout] | [INFO] [stdout] 3780 | const sh_1: &str = include_str!("../Processors/SuperH/data/languages/sh-1.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/SuperH/data/languages/sh-2.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3785:28 [INFO] [stdout] | [INFO] [stdout] 3785 | const sh_2: &str = include_str!("../Processors/SuperH/data/languages/sh-2.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/SuperH/data/languages/sh-2a.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3790:29 [INFO] [stdout] | [INFO] [stdout] 3790 | const sh_2a: &str = include_str!("../Processors/SuperH/data/languages/sh-2a.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/SuperH4/data/languages/SuperH4_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3796:13 [INFO] [stdout] | [INFO] [stdout] 3796 | include_str!("../Processors/SuperH4/data/languages/SuperH4_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/SuperH4/data/languages/SuperH4_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3802:13 [INFO] [stdout] | [INFO] [stdout] 3802 | include_str!("../Processors/SuperH4/data/languages/SuperH4_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/TI_MSP430/data/languages/TI_MSP430.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3808:13 [INFO] [stdout] | [INFO] [stdout] 3808 | include_str!("../Processors/TI_MSP430/data/languages/TI_MSP430.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/TI_MSP430/data/languages/TI_MSP430X.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3814:13 [INFO] [stdout] | [INFO] [stdout] 3814 | include_str!("../Processors/TI_MSP430/data/languages/TI_MSP430X.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy64_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3819:32 [INFO] [stdout] | [INFO] [stdout] 3819 | const toy64_be: &str = include_str!("../Processors/Toy/data/languages/toy64_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy64_be_harvard.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3825:13 [INFO] [stdout] | [INFO] [stdout] 3825 | include_str!("../Processors/Toy/data/languages/toy64_be_harvard.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy64_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3830:32 [INFO] [stdout] | [INFO] [stdout] 3830 | const toy64_le: &str = include_str!("../Processors/Toy/data/languages/toy64_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3835:30 [INFO] [stdout] | [INFO] [stdout] 3835 | const toy_be: &str = include_str!("../Processors/Toy/data/languages/toy_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy_be_posStack.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3841:13 [INFO] [stdout] | [INFO] [stdout] 3841 | include_str!("../Processors/Toy/data/languages/toy_be_posStack.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy_builder_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3847:13 [INFO] [stdout] | [INFO] [stdout] 3847 | include_str!("../Processors/Toy/data/languages/toy_builder_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy_builder_be_align2.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3853:13 [INFO] [stdout] | [INFO] [stdout] 3853 | include_str!("../Processors/Toy/data/languages/toy_builder_be_align2.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy_builder_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3859:13 [INFO] [stdout] | [INFO] [stdout] 3859 | include_str!("../Processors/Toy/data/languages/toy_builder_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy_builder_le_align2.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3865:13 [INFO] [stdout] | [INFO] [stdout] 3865 | include_str!("../Processors/Toy/data/languages/toy_builder_le_align2.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3870:30 [INFO] [stdout] | [INFO] [stdout] 3870 | const toy_le: &str = include_str!("../Processors/Toy/data/languages/toy_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy_wsz_be.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3875:34 [INFO] [stdout] | [INFO] [stdout] 3875 | const toy_wsz_be: &str = include_str!("../Processors/Toy/data/languages/toy_wsz_be.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Toy/data/languages/toy_wsz_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3880:34 [INFO] [stdout] | [INFO] [stdout] 3880 | const toy_wsz_le: &str = include_str!("../Processors/Toy/data/languages/toy_wsz_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/V850/data/languages/V850.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3885:28 [INFO] [stdout] | [INFO] [stdout] 3885 | const V850: &str = include_str!("../Processors/V850/data/languages/V850.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Z80/data/languages/z180.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3890:28 [INFO] [stdout] | [INFO] [stdout] 3890 | const z180: &str = include_str!("../Processors/Z80/data/languages/z180.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/Z80/data/languages/z80.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3895:27 [INFO] [stdout] | [INFO] [stdout] 3895 | const z80: &str = include_str!("../Processors/Z80/data/languages/z80.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/eBPF/data/languages/eBPF_le.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3900:32 [INFO] [stdout] | [INFO] [stdout] 3900 | const E_BPF_LE: &str = include_str!("../Processors/eBPF/data/languages/eBPF_le.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/tricore/data/languages/tricore.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3905:31 [INFO] [stdout] | [INFO] [stdout] 3905 | const TRICORE: &str = include_str!("../Processors/tricore/data/languages/tricore.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/x86/data/languages/x86-64.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3910:30 [INFO] [stdout] | [INFO] [stdout] 3910 | const x86_64: &str = include_str!("../Processors/x86/data/languages/x86-64.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../Processors/x86/data/languages/x86.sla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:3916:27 [INFO] [stdout] | [INFO] [stdout] 3916 | const X86: &str = include_str!("../Processors/x86/data/languages/x86.sla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tree-sitter-sleigh` (lib test) due to 129 previous errors [INFO] running `Command { std: "docker" "inspect" "ccbd9f4441e95e0255a921502f11a798263e2dc2c7df7088b547617b803feb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbd9f4441e95e0255a921502f11a798263e2dc2c7df7088b547617b803feb63", kill_on_drop: false }` [INFO] [stdout] ccbd9f4441e95e0255a921502f11a798263e2dc2c7df7088b547617b803feb63