[INFO] cloning repository https://github.com/portal-co/codegen-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portal-co/codegen-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fcodegen-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fcodegen-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3910d26ea17852c6506fac39354e28d2988d86b2 [INFO] checking portal-co/codegen-utils against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fcodegen-utils" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/portal-co/codegen-utils [INFO] finished tweaking git repo https://github.com/portal-co/codegen-utils [INFO] tweaked toml for git repo https://github.com/portal-co/codegen-utils written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/portal-co/codegen-utils on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/portal-co/codegen-utils 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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quasiquote-proc-macro v0.1.0 [INFO] [stderr] Downloaded valser v0.1.2 [INFO] [stderr] Downloaded quasiquote v0.1.1 [INFO] [stderr] Downloaded arena-traits v0.2.3 [INFO] [stderr] Downloaded relooper v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ef06dda5213c4e79a256f422a2d173bd6dce45ca8f5c18744e67619eda8b412 [INFO] running `Command { std: "docker" "start" "-a" "4ef06dda5213c4e79a256f422a2d173bd6dce45ca8f5c18744e67619eda8b412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ef06dda5213c4e79a256f422a2d173bd6dce45ca8f5c18744e67619eda8b412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef06dda5213c4e79a256f422a2d173bd6dce45ca8f5c18744e67619eda8b412", kill_on_drop: false }` [INFO] [stdout] 4ef06dda5213c4e79a256f422a2d173bd6dce45ca8f5c18744e67619eda8b412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef6514b2c86be0f2a800071f9e95c44d97e6f54e510b0f7d8c695be7473a2038 [INFO] running `Command { std: "docker" "start" "-a" "ef6514b2c86be0f2a800071f9e95c44d97e6f54e510b0f7d8c695be7473a2038", kill_on_drop: false }` [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking id-arena v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking type-onion v0.2.3 (/opt/rustwide/workdir/crates/onion) [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> crates/onion/src/lib.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | .find(|(i, x)| **x == b) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> crates/onion/src/lib.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | .filter(|(i, a)| !pos2s.contains(&i)) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> crates/onion/src/lib.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | .find(|(i, x)| **x == b) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> crates/onion/src/lib.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | .filter(|(i, a)| !pos2s.contains(&i)) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking arena-traits v0.2.3 [INFO] [stderr] Checking cfg-traits v0.2.3 (/opt/rustwide/workdir/crates/cfg-traits) [INFO] [stderr] Checking sift-trait v0.2.3 (/opt/rustwide/workdir/crates/sift-trait) [INFO] [stderr] Checking valser v0.1.2 [INFO] [stdout] warning: unused import: `iter::once` [INFO] [stdout] --> crates/cfg-traits/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use core::{iter::once, ops::Index}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> crates/cfg-traits/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec::Vec` [INFO] [stdout] --> crates/cfg-traits/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/cfg-traits/src/lib.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | fn targets<'a>(&'a self) -> Box<(dyn Iterator + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 - fn targets<'a>(&'a self) -> Box<(dyn Iterator + 'a)> [INFO] [stdout] 50 + fn targets<'a>(&'a self) -> Box + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/cfg-traits/src/lib.rs:59:45 [INFO] [stdout] | [INFO] [stdout] 59 | fn targets_mut<'a>(&'a mut self) -> Box<(dyn Iterator + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 59 - fn targets_mut<'a>(&'a mut self) -> Box<(dyn Iterator + 'a)> [INFO] [stdout] 59 + fn targets_mut<'a>(&'a mut self) -> Box + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking register-machine-traits v0.2.3 (/opt/rustwide/workdir/crates/register-machine-traits) [INFO] [stdout] warning: unused import: `iter::once` [INFO] [stdout] --> crates/cfg-traits/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use core::{iter::once, ops::Index}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> crates/cfg-traits/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec::Vec` [INFO] [stdout] --> crates/cfg-traits/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/cfg-traits/src/lib.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | fn targets<'a>(&'a self) -> Box<(dyn Iterator + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 - fn targets<'a>(&'a self) -> Box<(dyn Iterator + 'a)> [INFO] [stdout] 50 + fn targets<'a>(&'a self) -> Box + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/cfg-traits/src/lib.rs:59:45 [INFO] [stdout] | [INFO] [stdout] 59 | fn targets_mut<'a>(&'a mut self) -> Box<(dyn Iterator + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 59 - fn targets_mut<'a>(&'a mut self) -> Box<(dyn Iterator + 'a)> [INFO] [stdout] 59 + fn targets_mut<'a>(&'a mut self) -> Box + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::ops::IndexMut` [INFO] [stdout] --> crates/register-machine-traits/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::ops::IndexMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::ops::IndexMut` [INFO] [stdout] --> crates/register-machine-traits/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::ops::IndexMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Checking ssa-traits v0.2.3 (/opt/rustwide/workdir/crates/ssa-traits) [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 29 + fn values<'a>(&'a self, f: &'a F) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 35 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 35 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 43 | fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 43 + fn values_chain<'a>(&'a self) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 48 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 56 + fn values<'a>(&'a self, f: &'a F) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 62 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 62 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:70:42 [INFO] [stdout] | [INFO] [stdout] 70 | fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 70 + fn values_chain<'a>(&'a self) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 75 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:168:46 [INFO] [stdout] | [INFO] [stdout] 168 | fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 168 - fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 168 + fn values<'a>(&'a self, f: &'a F) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 177 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 177 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:190:42 [INFO] [stdout] | [INFO] [stdout] 190 | fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 190 - fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 190 + fn values_chain<'a>(&'a self) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 198 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 198 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 198 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 29 + fn values<'a>(&'a self, f: &'a F) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 35 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 35 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 43 | fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 43 + fn values_chain<'a>(&'a self) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 48 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 56 + fn values<'a>(&'a self, f: &'a F) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 62 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 62 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:70:42 [INFO] [stdout] | [INFO] [stdout] 70 | fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 70 + fn values_chain<'a>(&'a self) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 75 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:168:46 [INFO] [stdout] | [INFO] [stdout] 168 | fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 168 - fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 168 + fn values<'a>(&'a self, f: &'a F) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 177 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 177 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:190:42 [INFO] [stdout] | [INFO] [stdout] 190 | fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 190 - fn values_chain<'a>(&'a self) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] 190 + fn values_chain<'a>(&'a self) -> Box::Value> + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 198 | ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 198 - ) -> Box<(dyn Iterator::Value> + 'a)> [INFO] [stdout] 198 + ) -> Box::Value> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tac-traits v0.2.3 (/opt/rustwide/workdir/crates/tac-traits) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | g: &'a mut F, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | g: &'a mut F, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | g: &'a mut F, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | fn values<'a>(&'a self, f: &'a F) -> Box<(dyn Iterator::Value> + 'a)> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> crates/ssa-traits/src/lib.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | g: &'a mut F, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ssa-impls v0.2.3 (/opt/rustwide/workdir/crates/ssa-impls) [INFO] [stderr] Checking ssa-translation v0.2.3 (/opt/rustwide/workdir/crates/ssa-translation) [INFO] [stderr] Checking ssa-cc v0.2.3 (/opt/rustwide/workdir/crates/ssa-cc) [INFO] [stderr] Checking ssa-canon v0.2.3 (/opt/rustwide/workdir/crates/ssa-canon) [INFO] [stdout] warning: unused import: `std::iter::empty` [INFO] [stdout] --> crates/ssa-cc/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::empty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IndexMut` [INFO] [stdout] --> crates/ssa-translation/src/lib.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use core::ops::{Index, IndexMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AnyKind` [INFO] [stdout] --> crates/ssa-translation/src/lib.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use valser::{AnyKind, ValSer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Term as CFGTerm` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | use cfg_traits::{Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Term` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | use ssa_traits::{HasValues, Target, Term, TypedFunc, TypedValue}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | ) -> anyhow::Result<(::Value)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 - ) -> anyhow::Result<(::Value)>; [INFO] [stdout] 17 + ) -> anyhow::Result<::Value >; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfg_traits::Term as CFGTerm` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cfg_traits::Term as CFGTerm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | ) -> Box<(dyn Iterator>> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 73 - ) -> Box<(dyn Iterator>> + 'a)> { [INFO] [stdout] 73 + ) -> Box>> + 'a > { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Box<(dyn Iterator>> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 86 - ) -> Box<(dyn Iterator>> + 'a)> [INFO] [stdout] 86 + ) -> Box>> + 'a > [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | ) -> Box<(dyn Iterator>> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 160 - ) -> Box<(dyn Iterator>> + 'a)> { [INFO] [stdout] 160 + ) -> Box>> + 'a > { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Box<(dyn Iterator>> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 166 - ) -> Box<(dyn Iterator>> + 'a)> [INFO] [stdout] 166 + ) -> Box>> + 'a > [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:177:37 [INFO] [stdout] | [INFO] [stdout] 177 | fn targets<'a>(&'a self) -> Box<(dyn Iterator> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - fn targets<'a>(&'a self) -> Box<(dyn Iterator> + 'a)> [INFO] [stdout] 177 + fn targets<'a>(&'a self) -> Box> + 'a > [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:183:45 [INFO] [stdout] | [INFO] [stdout] 183 | fn targets_mut<'a>(&'a mut self) -> Box<(dyn Iterator> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 183 - fn targets_mut<'a>(&'a mut self) -> Box<(dyn Iterator> + 'a)> [INFO] [stdout] 183 + fn targets_mut<'a>(&'a mut self) -> Box> + 'a > [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arena` [INFO] [stdout] --> crates/ssa-impls/src/lib.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use arena_traits::{Arena, IndexIter}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Func` and `TypedBlock` [INFO] [stdout] --> crates/ssa-impls/src/lib.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use ssa_traits::{Func, Target as SSATarget, TypedBlock, TypedFunc}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BTreeMap` [INFO] [stdout] --> crates/ssa-impls/src/cfg.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | collections::{BTreeMap, BTreeSet}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Term` and `Value` [INFO] [stdout] --> crates/ssa-impls/src/maxssa.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | use ssa_traits::{Block, Func, HasValues, Target, Term, TypedFunc, TypedValue, Value}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Target` and `Term` [INFO] [stdout] --> crates/ssa-impls/src/reducify.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | use ssa_traits::{Block, HasValues, Target, Term, TypedBlock, TypedFunc}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cfg_traits::Term as CFGTerm` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cfg_traits::Term as CFGTerm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | ) -> Box<(dyn Iterator>> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 73 - ) -> Box<(dyn Iterator>> + 'a)> { [INFO] [stdout] 73 + ) -> Box>> + 'a > { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Box<(dyn Iterator>> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 86 - ) -> Box<(dyn Iterator>> + 'a)> [INFO] [stdout] 86 + ) -> Box>> + 'a > [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | ) -> Box<(dyn Iterator>> + 'a)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 160 - ) -> Box<(dyn Iterator>> + 'a)> { [INFO] [stdout] 160 + ) -> Box>> + 'a > { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Box<(dyn Iterator>> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 166 - ) -> Box<(dyn Iterator>> + 'a)> [INFO] [stdout] 166 + ) -> Box>> + 'a > [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:177:37 [INFO] [stdout] | [INFO] [stdout] 177 | fn targets<'a>(&'a self) -> Box<(dyn Iterator> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - fn targets<'a>(&'a self) -> Box<(dyn Iterator> + 'a)> [INFO] [stdout] 177 + fn targets<'a>(&'a self) -> Box> + 'a > [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:183:45 [INFO] [stdout] | [INFO] [stdout] 183 | fn targets_mut<'a>(&'a mut self) -> Box<(dyn Iterator> + 'a)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 183 - fn targets_mut<'a>(&'a mut self) -> Box<(dyn Iterator> + 'a)> [INFO] [stdout] 183 + fn targets_mut<'a>(&'a mut self) -> Box> + 'a > [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IndexMut` [INFO] [stdout] --> crates/ssa-translation/src/lib.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use core::ops::{Index, IndexMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AnyKind` [INFO] [stdout] --> crates/ssa-translation/src/lib.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use valser::{AnyKind, ValSer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Term as CFGTerm` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | use cfg_traits::{Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Term` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | use ssa_traits::{HasValues, Target, Term, TypedFunc, TypedValue}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | ) -> anyhow::Result<(::Value)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 - ) -> anyhow::Result<(::Value)>; [INFO] [stdout] 17 + ) -> anyhow::Result<::Value >; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arena` [INFO] [stdout] --> crates/ssa-impls/src/lib.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use arena_traits::{Arena, IndexIter}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | f: &'a Func, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Func` and `TypedBlock` [INFO] [stdout] --> crates/ssa-impls/src/lib.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use ssa_traits::{Func, Target as SSATarget, TypedBlock, TypedFunc}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BTreeMap` [INFO] [stdout] --> crates/ssa-impls/src/cfg.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | collections::{BTreeMap, BTreeSet}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Term` and `Value` [INFO] [stdout] --> crates/ssa-impls/src/maxssa.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | use ssa_traits::{Block, Func, HasValues, Target, Term, TypedFunc, TypedValue, Value}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Target` and `Term` [INFO] [stdout] --> crates/ssa-impls/src/reducify.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | use ssa_traits::{Block, HasValues, Target, Term, TypedBlock, TypedFunc}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Target` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use cfg_traits::{Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | g: &'a mut Func, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | fn ty(&self, f: &Func) -> as ssa_traits::TypedFunc>::Ty { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | f: &'a Func, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | g: &'a mut Func, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | f: &mut Func, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:255:11 [INFO] [stdout] | [INFO] [stdout] 255 | fn of(f: &mut Func, o: CanonOp, c: Self::Capture, s: Self::Spit) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | fn lift(f: &mut Func, r: Self::Residue) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | i: &mut Vec<(F::Ty, Self::Kind)>, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | k: ::Block, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | params: &[::Value], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | f: &F, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ssa-translation/src/lib.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | mut i: T::Instance, [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | f: &'a Func, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | g: &'a mut Func, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | fn ty(&self, f: &Func) -> as ssa_traits::TypedFunc>::Ty { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | f: &'a Func, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | g: &'a mut Func, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | f: &mut Func, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:255:11 [INFO] [stdout] | [INFO] [stdout] 255 | fn of(f: &mut Func, o: CanonOp, c: Self::Capture, s: Self::Spit) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-canon/src/lib.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | fn lift(f: &mut Func, r: Self::Residue) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Target` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use cfg_traits::{Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | i: &mut Vec<(F::Ty, Self::Kind)>, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | k: ::Block, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | params: &[::Value], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Func` [INFO] [stdout] --> crates/ssa-impls/src/maxssa.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | use cfg_traits::{Block as CFGBlock, Func as CFGFunc, Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Func` [INFO] [stdout] --> crates/ssa-impls/src/reducify.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | use cfg_traits::{Block as CFGBlock, Func as CFGFunc, Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::empty` [INFO] [stdout] --> crates/ssa-cc/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::empty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/ssa-translation/src/ai.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | f: &F, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking relooper v0.1.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ssa-translation/src/lib.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | mut i: T::Instance, [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ssa-impls/src/maxssa.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | let mut blockdata = &mut body.blocks_mut()[block.clone()]; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ssa-impls/src/reducify.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | let mut new_body = body; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ssa-impls/src/lib.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let mut b = &mut f.blocks_mut()[k2.clone()]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `iter_all_same` is never used [INFO] [stdout] --> crates/ssa-impls/src/maxssa.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn iter_all_same>(iter: I) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Func` [INFO] [stdout] --> crates/ssa-impls/src/maxssa.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | use cfg_traits::{Block as CFGBlock, Func as CFGFunc, Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Func` [INFO] [stdout] --> crates/ssa-impls/src/reducify.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | use cfg_traits::{Block as CFGBlock, Func as CFGFunc, Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ssa-impls/src/maxssa.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | let mut blockdata = &mut body.blocks_mut()[block.clone()]; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ssa-impls/src/reducify.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | let mut new_body = body; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ssa-impls/src/lib.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let mut b = &mut f.blocks_mut()[k2.clone()]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `iter_all_same` is never used [INFO] [stdout] --> crates/ssa-impls/src/maxssa.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn iter_all_same>(iter: I) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ssa-reloop v0.2.3 (/opt/rustwide/workdir/crates/ssa-reloop) [INFO] [stdout] warning: unused import: `arena_traits::Arena` [INFO] [stdout] --> crates/ssa-reloop/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use arena_traits::Arena; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arena_traits::Arena` [INFO] [stdout] --> crates/ssa-reloop/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use arena_traits::Arena; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quasiquote-proc-macro v0.1.0 [INFO] [stderr] Checking quasiquote v0.1.1 [INFO] [stderr] Checking ssa-rust v0.2.3 (/opt/rustwide/workdir/crates/ssa-rust) [INFO] [stdout] warning: unused import: `Term as CFGTerm` [INFO] [stdout] --> crates/ssa-rust/src/lib.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | use cfg_traits::{Block as CFGBlock, Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Term` [INFO] [stdout] --> crates/ssa-rust/src/lib.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | use ssa_traits::{Block, Target, Term, TypedBlock, TypedFunc, TypedValue}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::empty` [INFO] [stdout] --> crates/ssa-rust/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter::empty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Term as CFGTerm` [INFO] [stdout] --> crates/ssa-rust/src/lib.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | use cfg_traits::{Block as CFGBlock, Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Term` [INFO] [stdout] --> crates/ssa-rust/src/lib.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | use ssa_traits::{Block, Target, Term, TypedBlock, TypedFunc, TypedValue}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::empty` [INFO] [stdout] --> crates/ssa-rust/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter::empty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Target` [INFO] [stdout] --> crates/ssa-rust/src/lib.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use cfg_traits::{Block as CFGBlock, Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Target` [INFO] [stdout] --> crates/ssa-rust/src/lib.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use cfg_traits::{Block as CFGBlock, Target as CFGTarget, Term as CFGTerm}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.90s [INFO] running `Command { std: "docker" "inspect" "ef6514b2c86be0f2a800071f9e95c44d97e6f54e510b0f7d8c695be7473a2038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6514b2c86be0f2a800071f9e95c44d97e6f54e510b0f7d8c695be7473a2038", kill_on_drop: false }` [INFO] [stdout] ef6514b2c86be0f2a800071f9e95c44d97e6f54e510b0f7d8c695be7473a2038