[INFO] fetching crate power-instruction-analyzer 0.2.0... [INFO] checking power-instruction-analyzer-0.2.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate power-instruction-analyzer 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate power-instruction-analyzer 0.2.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate power-instruction-analyzer 0.2.0 [INFO] finished tweaking crates.io crate power-instruction-analyzer 0.2.0 [INFO] tweaked toml for crates.io crate power-instruction-analyzer 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate power-instruction-analyzer 0.2.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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3cls v0.11.1 [INFO] [stderr] Downloaded unindent v0.1.6 [INFO] [stderr] Downloaded inventory v0.1.8 [INFO] [stderr] Downloaded power-instruction-analyzer-proc-macro v0.2.0 [INFO] [stderr] Downloaded pyo3-derive-backend v0.11.1 [INFO] [stderr] Downloaded inventory-impl v0.1.8 [INFO] [stderr] Downloaded pyo3 v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 436c45aaabec397ca75749a1cadc1f955914618867b37a63e150201641e56b8f [INFO] running `Command { std: "docker" "start" "-a" "436c45aaabec397ca75749a1cadc1f955914618867b37a63e150201641e56b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "436c45aaabec397ca75749a1cadc1f955914618867b37a63e150201641e56b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "436c45aaabec397ca75749a1cadc1f955914618867b37a63e150201641e56b8f", kill_on_drop: false }` [INFO] [stdout] 436c45aaabec397ca75749a1cadc1f955914618867b37a63e150201641e56b8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 045de1941453c377f91f33f71f13d0495f6b2470f5d28fe98c0a121bc78be166 [INFO] running `Command { std: "docker" "start" "-a" "045de1941453c377f91f33f71f13d0495f6b2470f5d28fe98c0a121bc78be166", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling power-instruction-analyzer-proc-macro v0.2.0 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking power-instruction-analyzer v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 79 | create_instr_variants_ov_cr!(add, addo, add_, addo_, i64); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 109 | create_instr_variants_ov_cr!(subf, subfo, subf_, subfo_, i64); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 144 | create_instr_variants_ov_cr!(addc, addco, addc_, addco_, i64); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 162 | create_instr_variants_ov_cr!(subfc, subfco, subfc_, subfco_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 180 | create_instr_variants_ov_cr!(adde, addeo, adde_, addeo_, i64); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 203 | create_instr_variants_ov_cr!(subfe, subfeo, subfe_, subfeo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 227 | create_instr_variants_ov_cr!(addme, addmeo, addme_, addmeo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 250 | create_instr_variants_ov_cr!(subfme, subfmeo, subfme_, subfmeo_, i64); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 274 | create_instr_variants_ov_cr!(addze, addzeo, addze_, addzeo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 296 | create_instr_variants_ov_cr!(subfze, subfzeo, subfze_, subfzeo_, i64); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 342 | create_instr_variants_ov_cr!(neg, nego, neg_, nego_, i64); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 356 | create_instr_variants_ov_cr!(divde, divdeo, divde_, divdeo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 386 | create_instr_variants_ov_cr!(divdeu, divdeuo, divdeu_, divdeuo_, i64); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 416 | create_instr_variants_ov_cr!(divd, divdo, divd_, divdo_, i64); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 440 | create_instr_variants_ov_cr!(divdu, divduo, divdu_, divduo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 465 | create_instr_variants_ov_cr!(divwe, divweo, divwe_, divweo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 496 | create_instr_variants_ov_cr!(divweu, divweuo, divweu_, divweuo_, i64); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 527 | create_instr_variants_ov_cr!(divw, divwo, divw_, divwo_, i64); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 552 | create_instr_variants_ov_cr!(divwu, divwuo, divwu_, divwuo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 646 | create_instr_variants_ov_cr!(mullw, mullwo, mullw_, mullwo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 691 | create_instr_variants_ov_cr!(mulld, mulldo, mulld_, mulldo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 79 | create_instr_variants_ov_cr!(add, addo, add_, addo_, i64); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 109 | create_instr_variants_ov_cr!(subf, subfo, subf_, subfo_, i64); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 144 | create_instr_variants_ov_cr!(addc, addco, addc_, addco_, i64); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 162 | create_instr_variants_ov_cr!(subfc, subfco, subfc_, subfco_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 180 | create_instr_variants_ov_cr!(adde, addeo, adde_, addeo_, i64); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 203 | create_instr_variants_ov_cr!(subfe, subfeo, subfe_, subfeo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 227 | create_instr_variants_ov_cr!(addme, addmeo, addme_, addmeo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 250 | create_instr_variants_ov_cr!(subfme, subfmeo, subfme_, subfmeo_, i64); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 274 | create_instr_variants_ov_cr!(addze, addzeo, addze_, addzeo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 296 | create_instr_variants_ov_cr!(subfze, subfzeo, subfze_, subfzeo_, i64); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 342 | create_instr_variants_ov_cr!(neg, nego, neg_, nego_, i64); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 356 | create_instr_variants_ov_cr!(divde, divdeo, divde_, divdeo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 386 | create_instr_variants_ov_cr!(divdeu, divdeuo, divdeu_, divdeuo_, i64); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 416 | create_instr_variants_ov_cr!(divd, divdo, divd_, divdo_, i64); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 440 | create_instr_variants_ov_cr!(divdu, divduo, divdu_, divduo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 465 | create_instr_variants_ov_cr!(divwe, divweo, divwe_, divweo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 496 | create_instr_variants_ov_cr!(divweu, divweuo, divweu_, divweuo_, i64); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 527 | create_instr_variants_ov_cr!(divw, divwo, divw_, divwo_, i64); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 552 | create_instr_variants_ov_cr!(divwu, divwuo, divwu_, divwuo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 646 | create_instr_variants_ov_cr!(mullw, mullwo, mullw_, mullwo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instr_models.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cr0 = retval.cr0.as_mut().expect("expected cr0 to be set"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 691 | create_instr_variants_ov_cr!(mulld, mulldo, mulld_, mulldo_, i64); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_instr_variants_ov_cr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.56s [INFO] running `Command { std: "docker" "inspect" "045de1941453c377f91f33f71f13d0495f6b2470f5d28fe98c0a121bc78be166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045de1941453c377f91f33f71f13d0495f6b2470f5d28fe98c0a121bc78be166", kill_on_drop: false }` [INFO] [stdout] 045de1941453c377f91f33f71f13d0495f6b2470f5d28fe98c0a121bc78be166