[INFO] cloning repository https://github.com/anonymous7484/step-artifact-eval [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anonymous7484/step-artifact-eval" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonymous7484%2Fstep-artifact-eval", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonymous7484%2Fstep-artifact-eval'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c730e14fea10924169c5f26e95d5b5bd4cff25de [INFO] checking anonymous7484/step-artifact-eval against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonymous7484%2Fstep-artifact-eval" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anonymous7484/step-artifact-eval [INFO] finished tweaking git repo https://github.com/anonymous7484/step-artifact-eval [INFO] tweaked toml for git repo https://github.com/anonymous7484/step-artifact-eval written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anonymous7484/step-artifact-eval on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anonymous7484/step-artifact-eval 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.5 [INFO] [stderr] Downloaded elsa v1.11.2 [INFO] [stderr] Downloaded pyo3-build-config v0.23.5 [INFO] [stderr] Downloaded pyo3-macros v0.23.5 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded symsrv v0.2.0 [INFO] [stderr] Downloaded lzxd v0.1.4 [INFO] [stderr] Downloaded cab v0.4.1 [INFO] [stderr] Downloaded pdb-addr2line v0.10.4 [INFO] [stderr] Downloaded object v0.30.4 [INFO] [stderr] Downloaded range-collections v0.2.4 [INFO] [stderr] Downloaded camino v1.1.10 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded clap_complete v4.5.52 [INFO] [stderr] Downloaded dot-generator v0.2.0 [INFO] [stderr] Downloaded quick-xml v0.37.5 [INFO] [stderr] Downloaded tokio v1.45.1 [INFO] [stderr] Downloaded npyz v0.8.4 [INFO] [stderr] Downloaded cargo-platform v0.1.9 [INFO] [stderr] Downloaded async-compression v0.4.23 [INFO] [stderr] Downloaded cargo_metadata v0.19.2 [INFO] [stderr] Downloaded blondie v0.5.2 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded num-format v0.4.4 [INFO] [stderr] Downloaded normpath v1.3.0 [INFO] [stderr] Downloaded dot-structures v0.1.2 [INFO] [stderr] Downloaded ndarray v0.16.1 [INFO] [stderr] Downloaded pyo3 v0.23.5 [INFO] [stderr] Downloaded indicatif v0.17.11 [INFO] [stderr] Downloaded matrixmultiply v0.3.10 [INFO] [stderr] Downloaded flamegraph v0.6.8 [INFO] [stderr] Downloaded hashbrown v0.15.3 [INFO] [stderr] Downloaded anstyle-wincon v3.0.8 [INFO] [stderr] Downloaded into-attr-derive v0.2.1 [INFO] [stderr] Downloaded py_literal v0.4.0 [INFO] [stderr] Downloaded numpy v0.23.0 [INFO] [stderr] Downloaded opener v0.7.2 [INFO] [stderr] Downloaded pyo3-ffi v0.23.5 [INFO] [stderr] Downloaded into-attr v0.1.1 [INFO] [stderr] Downloaded graphviz-rust v0.6.6 [INFO] [stderr] Downloaded libdbus-sys v0.2.5 [INFO] [stderr] Downloaded pdb v0.8.0 [INFO] [stderr] Downloaded inferno v0.12.2 [INFO] [stderr] Downloaded dbus v0.9.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ef5c9c9af9d30f6491cf1dd6e2e6d3da0e3c4df713f6b0734273de41079a190 [INFO] running `Command { std: "docker" "start" "-a" "9ef5c9c9af9d30f6491cf1dd6e2e6d3da0e3c4df713f6b0734273de41079a190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ef5c9c9af9d30f6491cf1dd6e2e6d3da0e3c4df713f6b0734273de41079a190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef5c9c9af9d30f6491cf1dd6e2e6d3da0e3c4df713f6b0734273de41079a190", kill_on_drop: false }` [INFO] [stdout] 9ef5c9c9af9d30f6491cf1dd6e2e6d3da0e3c4df713f6b0734273de41079a190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dfa49dceec8eb4fcbd6642d58a542ea93f828890cbd5ea365b33dd583aa7a9a [INFO] running `Command { std: "docker" "start" "-a" "9dfa49dceec8eb4fcbd6642d58a542ea93f828890cbd5ea365b33dd583aa7a9a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking opener v0.7.2 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking inferno v0.12.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking clap_complete v4.5.52 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling hwsim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pyo3-macros v0.23.5 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stdout] warning: unused import: `prost_build::Config` [INFO] [stdout] --> build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prost_build::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: hwsim@0.1.0: OUT_DIR=/opt/rustwide/target/debug/build/hwsim-55a58acccb5629fa/out [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Checking graphviz-rust v0.6.6 [INFO] [stderr] Checking npyz v0.8.4 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Checking numpy v0.23.0 [INFO] [stderr] Checking flamegraph v0.6.8 [INFO] [stdout] warning: unused variable: `output_8` [INFO] [stdout] --> src/test/step_paper.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let output_8 = AddressWriter::new_with_tile_size( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_8` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | Operation::Add(base_op, _base_op1) => "add_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | Operation::Sub(base_op, _base_op1) => "sub_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | Operation::Mul(base_op, _base_op1) => "mul_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | Operation::Div(base_op, _base_op1) => "div_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | Operation::Max(base_op, _base_op1) => "max_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | Operation::Min(base_op, _base_op1) => "min_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | Operation::Lt(base_op, _base_op1) => "lt_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:146:28 [INFO] [stdout] | [INFO] [stdout] 146 | Operation::Leq(base_op, _base_op1) => "leq_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:147:33 [INFO] [stdout] | [INFO] [stdout] 147 | Operation::ScaleAdd(base_op, base_op1, _base_op2) => "scale_add_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op1` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:147:42 [INFO] [stdout] | [INFO] [stdout] 147 | Operation::ScaleAdd(base_op, base_op1, _base_op2) => "scale_add_tile", [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `file_name` is never read [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | file_name = "TODOFILLOUTTODO".to_string(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:368:37 [INFO] [stdout] | [INFO] [stdout] 368 | fn visit_concatenate(&mut self, node: &nodes::Concatenate) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:394:35 [INFO] [stdout] | [INFO] [stdout] 394 | fn visit_enumerate(&mut self, node: &nodes::Enumerate) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:398:32 [INFO] [stdout] | [INFO] [stdout] 398 | fn visit_filter(&mut self, node: &nodes::Filter) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:402:33 [INFO] [stdout] | [INFO] [stdout] 402 | fn visit_flatmap(&mut self, node: &nodes::FlatMap) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:416:33 [INFO] [stdout] | [INFO] [stdout] 416 | fn visit_fnblock(&mut self, node: &nodes::FnBlock) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:449:34 [INFO] [stdout] | [INFO] [stdout] 449 | fn visit_matmul_t(&mut self, node: &nodes::MatmulT) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:453:37 [INFO] [stdout] | [INFO] [stdout] 453 | fn visit_parallelize(&mut self, node: &nodes::Parallelize) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:485:32 [INFO] [stdout] | [INFO] [stdout] 485 | fn visit_repeat(&mut self, node: &nodes::Repeat) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:489:36 [INFO] [stdout] | [INFO] [stdout] 489 | fn visit_repeat_ref(&mut self, node: &nodes::RepeatRef) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:526:32 [INFO] [stdout] | [INFO] [stdout] 526 | fn visit_rotate(&mut self, node: &nodes::Rotate) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:540:30 [INFO] [stdout] | [INFO] [stdout] 540 | fn visit_scan(&mut self, node: &nodes::Scan) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:544:35 [INFO] [stdout] | [INFO] [stdout] 544 | fn visit_streamify(&mut self, node: &nodes::Streamify) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:559:31 [INFO] [stdout] | [INFO] [stdout] 559 | fn visit_unzip(&mut self, node: &nodes::Unzip) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | Operation::Add(base_op, _base_op1) => "add_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | Operation::Sub(base_op, _base_op1) => "sub_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | Operation::Mul(base_op, _base_op1) => "mul_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:563:29 [INFO] [stdout] | [INFO] [stdout] 563 | fn visit_zip(&mut self, node: &nodes::Zip) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | Operation::Div(base_op, _base_op1) => "div_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | Operation::Max(base_op, _base_op1) => "max_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | Operation::Min(base_op, _base_op1) => "min_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | Operation::Lt(base_op, _base_op1) => "lt_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:146:28 [INFO] [stdout] | [INFO] [stdout] 146 | Operation::Leq(base_op, _base_op1) => "leq_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:147:33 [INFO] [stdout] | [INFO] [stdout] 147 | Operation::ScaleAdd(base_op, base_op1, _base_op2) => "scale_add_tile", [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_op1` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:147:42 [INFO] [stdout] | [INFO] [stdout] 147 | Operation::ScaleAdd(base_op, base_op1, _base_op2) => "scale_add_tile", [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_op1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `file_name` is never read [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | file_name = "TODOFILLOUTTODO".to_string(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:368:37 [INFO] [stdout] | [INFO] [stdout] 368 | fn visit_concatenate(&mut self, node: &nodes::Concatenate) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:394:35 [INFO] [stdout] | [INFO] [stdout] 394 | fn visit_enumerate(&mut self, node: &nodes::Enumerate) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:398:32 [INFO] [stdout] | [INFO] [stdout] 398 | fn visit_filter(&mut self, node: &nodes::Filter) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:402:33 [INFO] [stdout] | [INFO] [stdout] 402 | fn visit_flatmap(&mut self, node: &nodes::FlatMap) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:416:33 [INFO] [stdout] | [INFO] [stdout] 416 | fn visit_fnblock(&mut self, node: &nodes::FnBlock) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:449:34 [INFO] [stdout] | [INFO] [stdout] 449 | fn visit_matmul_t(&mut self, node: &nodes::MatmulT) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:453:37 [INFO] [stdout] | [INFO] [stdout] 453 | fn visit_parallelize(&mut self, node: &nodes::Parallelize) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:485:32 [INFO] [stdout] | [INFO] [stdout] 485 | fn visit_repeat(&mut self, node: &nodes::Repeat) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:489:36 [INFO] [stdout] | [INFO] [stdout] 489 | fn visit_repeat_ref(&mut self, node: &nodes::RepeatRef) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:526:32 [INFO] [stdout] | [INFO] [stdout] 526 | fn visit_rotate(&mut self, node: &nodes::Rotate) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:540:30 [INFO] [stdout] | [INFO] [stdout] 540 | fn visit_scan(&mut self, node: &nodes::Scan) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:544:35 [INFO] [stdout] | [INFO] [stdout] 544 | fn visit_streamify(&mut self, node: &nodes::Streamify) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:559:31 [INFO] [stdout] | [INFO] [stdout] 559 | fn visit_unzip(&mut self, node: &nodes::Unzip) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/hwsim/passes/convert_to_static_bluespec_pass.rs:563:29 [INFO] [stdout] | [INFO] [stdout] 563 | fn visit_zip(&mut self, node: &nodes::Zip) -> Box { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Result` is never constructed [INFO] [stdout] --> src/test/step_paper.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | struct Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.13s [INFO] running `Command { std: "docker" "inspect" "9dfa49dceec8eb4fcbd6642d58a542ea93f828890cbd5ea365b33dd583aa7a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dfa49dceec8eb4fcbd6642d58a542ea93f828890cbd5ea365b33dd583aa7a9a", kill_on_drop: false }` [INFO] [stdout] 9dfa49dceec8eb4fcbd6642d58a542ea93f828890cbd5ea365b33dd583aa7a9a