[INFO] fetching crate alure 0.1.0...
[INFO] checking alure-0.1.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate alure 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate alure 0.1.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alure 0.1.0
[INFO] finished tweaking crates.io crate alure 0.1.0
[INFO] tweaked toml for crates.io crate alure 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate alure 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.68
[INFO] [stderr]   Downloaded subtle v2.4.0
[INFO] [stderr]   Downloaded secp256k1 v0.20.2
[INFO] [stderr]   Downloaded paste v1.0.5
[INFO] [stderr]   Downloaded amplify_derive v2.7.2
[INFO] [stderr]   Downloaded bitcoin_hashes v0.9.6
[INFO] [stderr]   Downloaded amplify_syn v1.1.4
[INFO] [stderr]   Downloaded amplify_num v0.1.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.0
[INFO] [stderr]   Downloaded syn v1.0.72
[INFO] [stderr]   Downloaded libc v0.2.95
[INFO] [stderr]   Downloaded curve25519-dalek v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa9b309b3f6e469ea9584525d2d12e4f2d2a24366982d8aa6a9f64a89bdc9b6a
[INFO] running `Command { std: "docker" "start" "-a" "fa9b309b3f6e469ea9584525d2d12e4f2d2a24366982d8aa6a9f64a89bdc9b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa9b309b3f6e469ea9584525d2d12e4f2d2a24366982d8aa6a9f64a89bdc9b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa9b309b3f6e469ea9584525d2d12e4f2d2a24366982d8aa6a9f64a89bdc9b6a", kill_on_drop: false }`
[INFO] [stdout] fa9b309b3f6e469ea9584525d2d12e4f2d2a24366982d8aa6a9f64a89bdc9b6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7567db030524e153acaa9c6ffd92e2b28a3c003682bf566222a2171162b13d5
[INFO] running `Command { std: "docker" "start" "-a" "c7567db030524e153acaa9c6ffd92e2b28a3c003682bf566222a2171162b13d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking bitcoin_hashes v0.9.6
[INFO] [stderr]     Checking amplify_num v0.1.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling amplify_syn v1.1.4
[INFO] [stderr]    Compiling amplify_derive v2.7.2
[INFO] [stderr]     Checking alure v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `num_type`
[INFO] [stdout]    --> src/instr/exec.rs:145:38
[INFO] [stdout]     |
[INFO] [stdout] 145 |             MoveOp::AMov(reg1, reg2, num_type) => {
[INFO] [stdout]     |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg`
[INFO] [stdout]    --> src/instr/exec.rs:279:31
[INFO] [stdout]     |
[INFO] [stdout] 279 |             ArithmeticOp::Abs(reg, index) => {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_reg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/instr/exec.rs:279:36
[INFO] [stdout]     |
[INFO] [stdout] 279 |             ArithmeticOp::Abs(reg, index) => {
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:288:41
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regs`
[INFO] [stdout]    --> src/instr/exec.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_regs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regs`
[INFO] [stdout]    --> src/instr/exec.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_regs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:310:41
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regs`
[INFO] [stdout]    --> src/instr/exec.rs:317:19
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_regs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:317:41
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regs`
[INFO] [stdout]    --> src/instr/exec.rs:393:19
[INFO] [stdout]     |
[INFO] [stdout] 393 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_regs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:393:41
[INFO] [stdout]     |
[INFO] [stdout] 393 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regs`
[INFO] [stdout]    --> src/instr/exec.rs:404:19
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_regs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:404:41
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_type`
[INFO] [stdout]    --> src/instr/exec.rs:145:38
[INFO] [stdout]     |
[INFO] [stdout] 145 |             MoveOp::AMov(reg1, reg2, num_type) => {
[INFO] [stdout]     |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg`
[INFO] [stdout]    --> src/instr/exec.rs:279:31
[INFO] [stdout]     |
[INFO] [stdout] 279 |             ArithmeticOp::Abs(reg, index) => {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_reg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/instr/exec.rs:279:36
[INFO] [stdout]     |
[INFO] [stdout] 279 |             ArithmeticOp::Abs(reg, index) => {
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:288:41
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regs`
[INFO] [stdout]    --> src/instr/exec.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_regs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regs`
[INFO] [stdout]    --> src/instr/exec.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_regs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:310:41
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regs`
[INFO] [stdout]    --> src/instr/exec.rs:317:19
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_regs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:317:41
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regs`
[INFO] [stdout]    --> src/instr/exec.rs:393:19
[INFO] [stdout]     |
[INFO] [stdout] 393 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_regs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:393:41
[INFO] [stdout]     |
[INFO] [stdout] 393 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regs`
[INFO] [stdout]    --> src/instr/exec.rs:404:19
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_regs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]    --> src/instr/exec.rs:404:41
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn exec(self, regs: &mut Registers, site: LibSite) -> ExecStep {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/reg/arithm.rs:201:26
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn cmp_f23(self, other: Self) -> Ordering {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/reg/arithm.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn cmp_f52(self, other: Self) -> Ordering {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn step_uint_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:236:37
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn step_uint_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn step_int_checked(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:240:41
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn step_int_checked(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:244:31
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn step_int_unchecked(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:244:43
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn step_int_unchecked(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:248:24
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn step_int_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                        ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:248:36
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn step_int_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:252:23
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn step_float(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:252:35
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn step_float(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:256:26
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn step_float_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:256:38
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn step_float_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:274:24
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn add_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:274:37
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn add_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:278:28
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn add_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:278:41
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn add_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:282:30
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn add_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:282:43
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn add_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:286:23
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn add_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:286:36
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn add_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:290:22
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn add_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:290:35
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn add_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:294:25
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub fn add_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:294:38
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub fn add_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn sub_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:312:37
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn sub_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:316:28
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn sub_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:316:41
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn sub_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:320:30
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn sub_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:320:43
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn sub_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:324:23
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub fn sub_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:324:36
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub fn sub_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:328:22
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn sub_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:328:35
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn sub_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:332:25
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn sub_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:332:38
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn sub_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:350:24
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn mul_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:350:37
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn mul_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:354:28
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn mul_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:354:41
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn mul_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:358:30
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn mul_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:358:43
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn mul_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn mul_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:362:36
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn mul_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn mul_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn mul_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:370:25
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn mul_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:370:38
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn mul_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn div_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:396:37
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn div_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:400:28
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn div_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:400:41
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn div_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:404:30
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn div_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:404:43
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn div_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:408:23
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn div_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:408:36
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn div_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:412:22
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn div_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:412:35
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn div_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub fn div_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:416:38
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub fn div_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:442:24
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn rem_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:442:37
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn rem_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:446:28
[INFO] [stdout]     |
[INFO] [stdout] 446 |     pub fn rem_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:446:41
[INFO] [stdout]     |
[INFO] [stdout] 446 |     pub fn rem_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:450:30
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn rem_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:450:43
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn rem_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:454:23
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn rem_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:454:36
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn rem_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:458:22
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn rem_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:458:35
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn rem_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:462:25
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub fn rem_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:462:38
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub fn rem_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]   --> src/reg/bitwise.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn scl(src1: Value, src2: Value) -> Value {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]   --> src/reg/bitwise.rs:93:29
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn scl(src1: Value, src2: Value) -> Value {
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]   --> src/reg/bitwise.rs:97:16
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn scr(src1: Value, src2: Value) -> Value {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]   --> src/reg/bitwise.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn scr(src1: Value, src2: Value) -> Value {
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/reg/arithm.rs:201:26
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn cmp_f23(self, other: Self) -> Ordering {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/reg/arithm.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn cmp_f52(self, other: Self) -> Ordering {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn step_uint_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:236:37
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn step_uint_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn step_int_checked(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:240:41
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn step_int_checked(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:244:31
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn step_int_unchecked(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:244:43
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn step_int_unchecked(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:248:24
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn step_int_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                        ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:248:36
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn step_int_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:252:23
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn step_float(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:252:35
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn step_float(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> src/reg/arithm.rs:256:26
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn step_float_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/reg/arithm.rs:256:38
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn step_float_ap(src: Value, step: i8) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:274:24
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn add_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:274:37
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn add_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:278:28
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn add_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:278:41
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn add_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:282:30
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn add_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:282:43
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn add_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:286:23
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn add_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:286:36
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn add_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:290:22
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn add_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:290:35
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn add_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:294:25
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub fn add_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:294:38
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub fn add_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn sub_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:312:37
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn sub_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:316:28
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn sub_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:316:41
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn sub_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:320:30
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn sub_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:320:43
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn sub_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:324:23
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub fn sub_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:324:36
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub fn sub_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:328:22
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn sub_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:328:35
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn sub_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:332:25
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn sub_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:332:38
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn sub_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:350:24
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn mul_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:350:37
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn mul_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:354:28
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn mul_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:354:41
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn mul_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:358:30
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn mul_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:358:43
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn mul_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn mul_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:362:36
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn mul_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn mul_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn mul_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:370:25
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn mul_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:370:38
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn mul_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn div_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:396:37
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn div_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:400:28
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn div_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:400:41
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn div_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:404:30
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn div_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:404:43
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn div_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:408:23
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn div_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:408:36
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn div_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:412:22
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn div_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:412:35
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn div_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub fn div_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:416:38
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub fn div_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:442:24
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn rem_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:442:37
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn rem_uint_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:446:28
[INFO] [stdout]     |
[INFO] [stdout] 446 |     pub fn rem_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:446:41
[INFO] [stdout]     |
[INFO] [stdout] 446 |     pub fn rem_int_checked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:450:30
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn rem_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:450:43
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn rem_int_unchecked(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:454:23
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn rem_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:454:36
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn rem_int_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:458:22
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn rem_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:458:35
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn rem_float(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]    --> src/reg/arithm.rs:462:25
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub fn rem_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]    --> src/reg/arithm.rs:462:38
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub fn rem_float_ap(src1: Value, src2: Value) -> Option<Value> {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]   --> src/reg/bitwise.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn scl(src1: Value, src2: Value) -> Value {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]   --> src/reg/bitwise.rs:93:29
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn scl(src1: Value, src2: Value) -> Value {
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src1`
[INFO] [stdout]   --> src/reg/bitwise.rs:97:16
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn scr(src1: Value, src2: Value) -> Value {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_src1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src2`
[INFO] [stdout]   --> src/reg/bitwise.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn scr(src1: Value, src2: Value) -> Value {
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_src2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/reg/value.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 97 |         self.to_clean().eq(&other.to_clean())
[INFO] [stdout]    |         ------------------------------------- recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec`
[INFO] [stdout]    --> src/runtime.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let vec = Vec::from(&self.bytes[..self.len as usize]);
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/reg/value.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 97 |         self.to_clean().eq(&other.to_clean())
[INFO] [stdout]    |         ------------------------------------- recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec`
[INFO] [stdout]    --> src/runtime.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let vec = Vec::from(&self.bytes[..self.len as usize]);
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 94 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 94 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `amplify_num::hex`
[INFO] [stdout]   --> examples/asm.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | use amplify_num::hex::ToHex;
[INFO] [stdout]    |                  ^^^ could not find `hex` in `amplify_num`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/amplify_num-0.1.1/src/lib.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub mod hex;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated behind the `hex` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/amplify_num-0.1.1/src/lib.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "hex")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Value: FromStr` is not satisfied
[INFO] [stdout]   --> examples/asm.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let code = aluasm! {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 32 | |         zero    a8[1]                           ;
[INFO] [stdout] 33 | |         cl      r1024[5]                        ;
[INFO] [stdout] 34 | |         put     a16[8] <- 378                   ;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         jmp     0                               ;
[INFO] [stdout] 79 | |     };
[INFO] [stdout]    | |_____^ the trait `FromStr` is not implemented for `Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromStr`:
[INFO] [stdout]              IpAddr
[INFO] [stdout]              Ipv4Addr
[INFO] [stdout]              Ipv6Addr
[INFO] [stdout]              LibHash
[INFO] [stdout]              NonZero<i128>
[INFO] [stdout]              NonZero<i16>
[INFO] [stdout]              NonZero<i32>
[INFO] [stdout]              NonZero<i64>
[INFO] [stdout]            and 48 others
[INFO] [stdout]    = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Value: FromStr` is not satisfied
[INFO] [stdout]   --> examples/asm.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let code = aluasm! {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 32 | |         zero    a8[1]                           ;
[INFO] [stdout] 33 | |         cl      r1024[5]                        ;
[INFO] [stdout] 34 | |         put     a16[8] <- 378                   ;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         jmp     0                               ;
[INFO] [stdout] 79 | |     };
[INFO] [stdout]    | |_____^ the trait `FromStr` is not implemented for `Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromStr`:
[INFO] [stdout]              IpAddr
[INFO] [stdout]              Ipv4Addr
[INFO] [stdout]              Ipv6Addr
[INFO] [stdout]              LibHash
[INFO] [stdout]              NonZero<i128>
[INFO] [stdout]              NonZero<i16>
[INFO] [stdout]              NonZero<i32>
[INFO] [stdout]              NonZero<i64>
[INFO] [stdout]            and 48 others
[INFO] [stdout]    = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Secp256k1` found for enum `Instr` in the current scope
[INFO] [stdout]   --> examples/asm.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let code = aluasm! {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 32 | |         zero    a8[1]                           ;
[INFO] [stdout] 33 | |         cl      r1024[5]                        ;
[INFO] [stdout] 34 | |         put     a16[8] <- 378                   ;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         jmp     0                               ;
[INFO] [stdout] 79 | |     };
[INFO] [stdout]    | |_____^ variant or associated item not found in `Instr<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Secp256k1` found for enum `Instr` in the current scope
[INFO] [stdout]   --> examples/asm.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let code = aluasm! {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 32 | |         zero    a8[1]                           ;
[INFO] [stdout] 33 | |         cl      r1024[5]                        ;
[INFO] [stdout] 34 | |         put     a16[8] <- 378                   ;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         jmp     0                               ;
[INFO] [stdout] 79 | |     };
[INFO] [stdout]    | |_____^ variant or associated item not found in `Instr<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Secp256k1` found for enum `Instr` in the current scope
[INFO] [stdout]   --> examples/asm.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let code = aluasm! {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 32 | |         zero    a8[1]                           ;
[INFO] [stdout] 33 | |         cl      r1024[5]                        ;
[INFO] [stdout] 34 | |         put     a16[8] <- 378                   ;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         jmp     0                               ;
[INFO] [stdout] 79 | |     };
[INFO] [stdout]    | |_____^ variant or associated item not found in `Instr<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Secp256k1` found for enum `Instr` in the current scope
[INFO] [stdout]   --> examples/asm.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let code = aluasm! {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 32 | |         zero    a8[1]                           ;
[INFO] [stdout] 33 | |         cl      r1024[5]                        ;
[INFO] [stdout] 34 | |         put     a16[8] <- 378                   ;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         jmp     0                               ;
[INFO] [stdout] 79 | |     };
[INFO] [stdout]    | |_____^ variant or associated item not found in `Instr<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_hex` found for reference `&[u8]` in the current scope
[INFO] [stdout]   --> examples/asm.rs:82:53
[INFO] [stdout]    |
[INFO] [stdout] 82 |     println!("Serialization:\n{}\n", lib.bytecode().to_hex());
[INFO] [stdout]    |                                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToHex` which provides `to_hex` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 11 + use bitcoin_hashes::hex::ToHex;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_vec` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 |     println!("Serialization:\n{}\n", lib.bytecode().to_vec());
[INFO] [stdout]    |                                                     ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alure` (example "asm") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "c7567db030524e153acaa9c6ffd92e2b28a3c003682bf566222a2171162b13d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7567db030524e153acaa9c6ffd92e2b28a3c003682bf566222a2171162b13d5", kill_on_drop: false }`
[INFO] [stdout] c7567db030524e153acaa9c6ffd92e2b28a3c003682bf566222a2171162b13d5
