[INFO] cloning repository https://github.com/bwiemz/NSL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bwiemz/NSL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwiemz%2FNSL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwiemz%2FNSL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 921c4c2a5121a5b4e1a7544d498d6d0d6def7a6a [INFO] checking bwiemz/NSL against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwiemz%2FNSL" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 98% (1776/1801) Updating files: 99% (1783/1801) Updating files: 100% (1801/1801) Updating files: 100% (1801/1801), done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bwiemz/NSL [INFO] finished tweaking git repo https://github.com/bwiemz/NSL [INFO] tweaked toml for git repo https://github.com/bwiemz/NSL written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bwiemz/NSL on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bwiemz/NSL 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" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 56ea7025edbcde841e0e73d28f06c9c868791db933d59f0794f6194469b3aaf6 [INFO] running `Command { std: "docker" "start" "56ea7025edbcde841e0e73d28f06c9c868791db933d59f0794f6194469b3aaf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56ea7025edbcde841e0e73d28f06c9c868791db933d59f0794f6194469b3aaf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56ea7025edbcde841e0e73d28f06c9c868791db933d59f0794f6194469b3aaf6" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56ea7025edbcde841e0e73d28f06c9c868791db933d59f0794f6194469b3aaf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56ea7025edbcde841e0e73d28f06c9c868791db933d59f0794f6194469b3aaf6" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking regex-lite v0.1.9 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling cranelift-isle v0.116.1 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling cranelift-codegen-shared v0.116.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.116.1 [INFO] [stderr] Checking cranelift-bitset v0.116.1 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking cranelift-entity v0.116.1 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking cranelift-bforest v0.116.1 [INFO] [stderr] Checking regalloc2 v0.11.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling nsl-codegen v0.9.0 (/opt/rustwide/workdir/crates/nsl-codegen) [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking cranelift-control v0.116.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Checking cexpr v0.6.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling cranelift-codegen v0.116.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking safetensors v0.4.5 [INFO] [stderr] Checking nsl-errors v0.9.0 (/opt/rustwide/workdir/crates/nsl-errors) [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking insta v1.46.3 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.3 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking string-interner v0.17.0 [INFO] [stderr] Checking nsl-ast v0.9.0 (/opt/rustwide/workdir/crates/nsl-ast) [INFO] [stderr] Checking nsl-lexer v0.9.0 (/opt/rustwide/workdir/crates/nsl-lexer) [INFO] [stderr] Checking tokenizers v0.21.4 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking hf-hub v0.3.2 [INFO] [stderr] Checking nsl-parser v0.9.0 (/opt/rustwide/workdir/crates/nsl-parser) [INFO] [stderr] Checking nsl-semantic v0.9.0 (/opt/rustwide/workdir/crates/nsl-semantic) [INFO] [stderr] Checking nsl-runtime v0.9.0 (/opt/rustwide/workdir/crates/nsl-runtime) [INFO] [stdout] warning: unused import: `crate::cpu::create_tensor_with_shape_rs_dtype` [INFO] [stdout] --> crates/nsl-runtime/src/tensor/ad_ops.rs:1488:9 [INFO] [stdout] | [INFO] [stdout] 1488 | use crate::cpu::create_tensor_with_shape_rs_dtype; [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: `crate::tensor::nsl_tensor_to_device` [INFO] [stdout] --> crates/nsl-runtime/src/tensor/ad_ops.rs:1489:9 [INFO] [stdout] | [INFO] [stdout] 1489 | use crate::tensor::nsl_tensor_to_device; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicI64` [INFO] [stdout] --> crates/nsl-runtime/src/fp8.rs:997:13 [INFO] [stdout] | [INFO] [stdout] 997 | use std::sync::atomic::AtomicI64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicI64` [INFO] [stdout] --> crates/nsl-runtime/src/fp8.rs:1088:13 [INFO] [stdout] | [INFO] [stdout] 1088 | use std::sync::atomic::AtomicI64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicI64` [INFO] [stdout] --> crates/nsl-runtime/src/fp8.rs:1140:13 [INFO] [stdout] | [INFO] [stdout] 1140 | use std::sync::atomic::AtomicI64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `awq_quantize_cpu` [INFO] [stdout] --> crates/nsl-runtime/src/gptq.rs:668:59 [INFO] [stdout] | [INFO] [stdout] 668 | use crate::awq::{awq_dequantize_cpu, awq_free_packed, awq_quantize_cpu}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicI64` [INFO] [stdout] --> crates/nsl-runtime/src/tensor_trace.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | use std::sync::atomic::AtomicI64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nsl_runtime::nsl_awq_write_sidecar`: use nsl_calib_write_sidecar [INFO] [stdout] --> crates/nsl-runtime/tests/cpu_only_build.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | let _ = nsl_runtime::nsl_awq_write_sidecar as *const (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cranelift-module v0.116.1 [INFO] [stderr] Checking cranelift-frontend v0.116.1 [INFO] [stderr] Checking cranelift-native v0.116.1 [INFO] [stdout] warning: function `test_init` is never used [INFO] [stdout] --> crates/nsl-runtime/src/pipeline/comm.rs:426:8 [INFO] [stdout] | [INFO] [stdout] 426 | fn test_init(stages: usize, micro_batches: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cranelift-object v0.116.1 [INFO] [stderr] Checking nsl-test v0.9.0 (/opt/rustwide/workdir/crates/nsl-test) [INFO] [stderr] Checking nsl-cli v0.9.0 (/opt/rustwide/workdir/crates/nsl-cli) [INFO] [stdout] warning: function `phase_prelude__32x32x32_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 29 | fn phase_prelude__32x32x32_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_prelude_32x32x32_snapshot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_prelude__64x64x128_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn phase_prelude__64x64x128_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_prelude_64x64x128_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_q_load__32x32x32_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn phase_q_load__32x32x32_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_q_load_32x32x32_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_q_load__64x64x128_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn phase_q_load__64x64x128_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_q_load_64x64x128_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_s_compute__32x32x32_causal_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn phase_s_compute__32x32x32_causal_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_s_compute_32x32x32_causal_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_s_compute__64x64x128_causal_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:64:4 [INFO] [stdout] | [INFO] [stdout] 64 | fn phase_s_compute__64x64x128_causal_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_s_compute_64x64x128_causal_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_s_compute__label_uniqueness_across_iters` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn phase_s_compute__label_uniqueness_across_iters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_s_compute_label_uniqueness_across_iters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_softmax__32x32x32_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn phase_softmax__32x32x32_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_softmax_32x32x32_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_softmax__64x64x128_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | fn phase_softmax__64x64x128_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_softmax_64x64x128_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_pv_accum__32x32x32_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn phase_pv_accum__32x32x32_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_pv_accum_32x32x32_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_pv_accum__64x64x128_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:108:4 [INFO] [stdout] | [INFO] [stdout] 108 | fn phase_pv_accum__64x64x128_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_pv_accum_64x64x128_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_finalize__32x32x32_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:115:4 [INFO] [stdout] | [INFO] [stdout] 115 | fn phase_finalize__32x32x32_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_finalize_32x32x32_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_finalize__64x64x128_snapshot` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:122:4 [INFO] [stdout] | [INFO] [stdout] 122 | fn phase_finalize__64x64x128_snapshot() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_finalize_64x64x128_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_pv_accum__label_uniqueness_across_iters` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:133:4 [INFO] [stdout] | [INFO] [stdout] 133 | fn phase_pv_accum__label_uniqueness_across_iters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_pv_accum_label_uniqueness_across_iters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_csha_hooks__prologue_null_config` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:159:4 [INFO] [stdout] | [INFO] [stdout] 159 | fn phase_csha_hooks__prologue_null_config() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_csha_hooks_prologue_null_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_csha_hooks__prologue_active_l2_rope` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:167:4 [INFO] [stdout] | [INFO] [stdout] 167 | fn phase_csha_hooks__prologue_active_l2_rope() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_csha_hooks_prologue_active_l2_rope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_csha_hooks__projection_skeleton_l2_rope` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:174:4 [INFO] [stdout] | [INFO] [stdout] 174 | fn phase_csha_hooks__projection_skeleton_l2_rope() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_csha_hooks_projection_skeleton_l2_rope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_csha_hooks__epilogue_l2_rope` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | fn phase_csha_hooks__epilogue_l2_rope() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_csha_hooks_epilogue_l2_rope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_csha_hooks__active_heads_guard` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:188:4 [INFO] [stdout] | [INFO] [stdout] 188 | fn phase_csha_hooks__active_heads_guard() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_csha_hooks_active_heads_guard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_csha_active_heads_guard__none_emits_comment_only` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | fn phase_csha_active_heads_guard__none_emits_comment_only() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_csha_active_heads_guard_none_emits_comment_only` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_csha_active_heads_guard__some_emits_param_based_predicate` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:246:4 [INFO] [stdout] | [INFO] [stdout] 246 | fn phase_csha_active_heads_guard__some_emits_param_based_predicate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_csha_active_heads_guard_some_emits_param_based_predicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `phase_csha_hooks__label_uniqueness_across_iters` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:296:4 [INFO] [stdout] | [INFO] [stdout] 296 | fn phase_csha_hooks__label_uniqueness_across_iters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `phase_csha_hooks_label_uniqueness_across_iters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kernel_full__32x32x32_nocsha` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:331:4 [INFO] [stdout] | [INFO] [stdout] 331 | fn kernel_full__32x32x32_nocsha() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `kernel_full_32x32x32_nocsha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kernel_full__64x64x128_nocsha` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:338:4 [INFO] [stdout] | [INFO] [stdout] 338 | fn kernel_full__64x64x128_nocsha() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `kernel_full_64x64x128_nocsha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kernel_full__32x32x32_csha_l2_rope` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/fa_v2_snapshots.rs:345:4 [INFO] [stdout] | [INFO] [stdout] 345 | fn kernel_full__32x32x32_csha_l2_rope() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `kernel_full_32x32x32_csha_l2_rope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Entry` is never constructed [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Entry { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_nslm` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn read_nslm(path: &Path) -> Result>, String> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_entries` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:64:4 [INFO] [stdout] | [INFO] [stdout] 64 | fn parse_entries(json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_str_field` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn extract_str_field(json: &str, from: usize, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_int_field` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | fn extract_int_field(json: &str, from: usize, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_after` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn find_after(json: &str, from: usize, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> crates/nsl-codegen/tests/fused_linear_ce_large_vocab_ptxas.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kir_with_ops` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/kir_builder.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn kir_with_ops(name: &str, ops: Vec) -> nsl_codegen::kernel_ir::KernelIR { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `never_enabled` [INFO] [stdout] --> crates/nsl-cli/tests/monitor_e2e.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(all(feature = "cuda", never_enabled))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 32 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never_enabled)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never_enabled)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use std::process::Command; [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: `assert_cmd::prelude` [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use assert_cmd::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `workspace_root` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn workspace_root() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 42 | name: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FUSED_MARKER_PREFIX` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | const FUSED_MARKER_PREFIX: &str = "nsl_wrga_fused_gatedlora_"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INIT_MARKERS_FWD_ONLY` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 75 | const INIT_MARKERS_FWD_ONLY: usize = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INIT_MARKERS_FWD_BWD` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | const INIT_MARKERS_FWD_BWD: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_trace` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn parse_trace(path: &Path) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `partition_by_marker` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | fn partition_by_marker( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Stats` is never constructed [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | struct Stats { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_stats` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:277:4 [INFO] [stdout] | [INFO] [stdout] 277 | fn compute_stats(per_iter_us: &[f64]) -> Stats { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spread_flag` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:297:4 [INFO] [stdout] | [INFO] [stdout] 297 | fn spread_flag(s: &Stats) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_oom` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_gatedlora_backward_trigger.rs:329:4 [INFO] [stdout] | [INFO] [stdout] 329 | fn is_oom(err: &str) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUILD4_SRC_GPU` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_adapter_runtime_equivalence.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | const BUILD4_SRC_GPU: &str = r#"from nsl.nn.losses import mse_loss [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IA3_FIXTURE_A_SRC` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_adapter_runtime_equivalence.rs:655:7 [INFO] [stdout] | [INFO] [stdout] 655 | const IA3_FIXTURE_A_SRC: &str = r#"from nsl.nn.losses import mse_loss [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IA3_FIXTURE_B_SRC` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_adapter_runtime_equivalence.rs:678:7 [INFO] [stdout] | [INFO] [stdout] 678 | const IA3_FIXTURE_B_SRC: &str = r#"from nsl.nn.losses import mse_loss [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GATEDLORA_FIXTURE_A_SRC` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_adapter_runtime_equivalence.rs:763:7 [INFO] [stdout] | [INFO] [stdout] 763 | const GATEDLORA_FIXTURE_A_SRC: &str = r#"from nsl.nn.losses import mse_loss [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GATEDLORA_FIXTURE_B_SRC` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_adapter_runtime_equivalence.rs:867:7 [INFO] [stdout] | [INFO] [stdout] 867 | const GATEDLORA_FIXTURE_B_SRC: &str = r#"from nsl.nn.losses import mse_loss [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GATEDLORA_FIXTURE_C_SRC` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_adapter_runtime_equivalence.rs:908:7 [INFO] [stdout] | [INFO] [stdout] 908 | const GATEDLORA_FIXTURE_C_SRC: &str = r#"from nsl.nn.losses import mse_loss [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GATEDLORA_FIXTURE_D_SRC` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_adapter_runtime_equivalence.rs:970:7 [INFO] [stdout] | [INFO] [stdout] 970 | const GATEDLORA_FIXTURE_D_SRC: &str = r#"from nsl.nn.losses import mse_loss [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sigmoid_f64` is never used [INFO] [stdout] --> crates/nsl-cli/tests/wrga_adapter_runtime_equivalence.rs:995:4 [INFO] [stdout] | [INFO] [stdout] 995 | fn sigmoid_f64(x: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> crates/nsl-codegen/tests/source_ad_diagnostics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::process::Command; [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: `tempfile::TempDir` [INFO] [stdout] --> crates/nsl-codegen/tests/source_ad_diagnostics.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tempfile::TempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nsl_bin` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/source_ad_diagnostics.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn nsl_bin() -> std::path::PathBuf { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kir_with_ops` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/kir_builder.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn kir_with_ops(name: &str, ops: Vec) -> nsl_codegen::kernel_ir::KernelIR { [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: `shared_mem_bytes_v2_backward` [INFO] [stdout] --> crates/nsl-codegen/tests/pca_tier_b_layout_api.rs:6:60 [INFO] [stdout] | [INFO] [stdout] 6 | use nsl_codegen::flash_attention_v2::{shared_mem_bytes_v2, shared_mem_bytes_v2_backward}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `padding_locs` is never read [INFO] [stdout] --> crates/nsl-codegen/tests/fixtures/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct PackingFixture { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub padding_locs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackingFixture` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> crates/nsl-codegen/tests/pca_sass_byte_identity.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lora_ptx_validates__16_8_16_16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn lora_ptx_validates__16_8_16_16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lora_ptx_validates_16_8_16_16` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lora_ptx_validates__16_8_32_4` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn lora_ptx_validates__16_8_32_4() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lora_ptx_validates_16_8_32_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lora_ptx_validates__1_8_8_2` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn lora_ptx_validates__1_8_8_2() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lora_ptx_validates_1_8_8_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lora_ptx_validates__4_8_8_2` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn lora_ptx_validates__4_8_8_2() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lora_ptx_validates_4_8_8_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lora_ptx_validates__32_16_64_8` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn lora_ptx_validates__32_16_64_8() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lora_ptx_validates_32_16_64_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lora_ptx_validates__16_8_8_16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn lora_ptx_validates__16_8_8_16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lora_ptx_validates_16_8_8_16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ia3_ptx_validates__16_8_16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:109:4 [INFO] [stdout] | [INFO] [stdout] 109 | fn ia3_ptx_validates__16_8_16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ia3_ptx_validates_16_8_16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ia3_ptx_validates__16_8_32` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:114:4 [INFO] [stdout] | [INFO] [stdout] 114 | fn ia3_ptx_validates__16_8_32() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ia3_ptx_validates_16_8_32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ia3_ptx_validates__1_8_8` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn ia3_ptx_validates__1_8_8() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ia3_ptx_validates_1_8_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ia3_ptx_validates__4_8_8` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:124:4 [INFO] [stdout] | [INFO] [stdout] 124 | fn ia3_ptx_validates__4_8_8() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ia3_ptx_validates_4_8_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ia3_ptx_validates__32_16_64` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn ia3_ptx_validates__32_16_64() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ia3_ptx_validates_32_16_64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gatedlora_ptx_validates__16_8_16_16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:170:4 [INFO] [stdout] | [INFO] [stdout] 170 | fn gatedlora_ptx_validates__16_8_16_16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gatedlora_ptx_validates_16_8_16_16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gatedlora_ptx_validates__16_8_32_4` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:175:4 [INFO] [stdout] | [INFO] [stdout] 175 | fn gatedlora_ptx_validates__16_8_32_4() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gatedlora_ptx_validates_16_8_32_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gatedlora_ptx_validates__1_8_8_2` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:180:4 [INFO] [stdout] | [INFO] [stdout] 180 | fn gatedlora_ptx_validates__1_8_8_2() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gatedlora_ptx_validates_1_8_8_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gatedlora_ptx_validates__4_8_8_2` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:185:4 [INFO] [stdout] | [INFO] [stdout] 185 | fn gatedlora_ptx_validates__4_8_8_2() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gatedlora_ptx_validates_4_8_8_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gatedlora_ptx_validates__32_16_64_8` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:190:4 [INFO] [stdout] | [INFO] [stdout] 190 | fn gatedlora_ptx_validates__32_16_64_8() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gatedlora_ptx_validates_32_16_64_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gatedlora_ptx_validates__16_8_8_16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 195 | fn gatedlora_ptx_validates__16_8_8_16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gatedlora_ptx_validates_16_8_8_16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gatedlora_ptx_validates__uniform_gate_zero_16_8_16_16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | fn gatedlora_ptx_validates__uniform_gate_zero_16_8_16_16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gatedlora_ptx_validates_uniform_gate_zero_16_8_16_16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gatedlora_ptx_validates__alternating_saturation_16_8_16_16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:211:4 [INFO] [stdout] | [INFO] [stdout] 211 | fn gatedlora_ptx_validates__alternating_saturation_16_8_16_16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gatedlora_ptx_validates_alternating_saturation_16_8_16_16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gatedlora_ptx_validates__partial_n_multi_tile_16_13_16_4` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:216:4 [INFO] [stdout] | [INFO] [stdout] 216 | fn gatedlora_ptx_validates__partial_n_multi_tile_16_13_16_4() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gatedlora_ptx_validates_partial_n_multi_tile_16_13_16_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gatedlora_ptx_validates__sub_mma_k_no_rank_pad_16_8_8_16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:223:4 [INFO] [stdout] | [INFO] [stdout] 223 | fn gatedlora_ptx_validates__sub_mma_k_no_rank_pad_16_8_8_16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gatedlora_ptx_validates_sub_mma_k_no_rank_pad_16_8_8_16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scale__lora_m1_n1024_k1024_r16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:271:4 [INFO] [stdout] | [INFO] [stdout] 271 | fn scale__lora_m1_n1024_k1024_r16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `scale_lora_m1_n1024_k1024_r16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scale__lora_m1_n4096_k4096_r16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:276:4 [INFO] [stdout] | [INFO] [stdout] 276 | fn scale__lora_m1_n4096_k4096_r16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `scale_lora_m1_n4096_k4096_r16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scale__gatedlora_m1_n4096_k4096_r16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:282:4 [INFO] [stdout] | [INFO] [stdout] 282 | fn scale__gatedlora_m1_n4096_k4096_r16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `scale_gatedlora_m1_n4096_k4096_r16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scale__gatedlora_m1_n2048_k2048_r8` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:288:4 [INFO] [stdout] | [INFO] [stdout] 288 | fn scale__gatedlora_m1_n2048_k2048_r8() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `scale_gatedlora_m1_n2048_k2048_r8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scale__gatedlora_m1_n1024_k1024_r16` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:293:4 [INFO] [stdout] | [INFO] [stdout] 293 | fn scale__gatedlora_m1_n1024_k1024_r16() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `scale_gatedlora_m1_n1024_k1024_r16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scale__ia3_m1_n4096_k4096` should have a snake case name [INFO] [stdout] --> crates/nsl-codegen/tests/wrga_fused_ptx_ptxas.rs:298:4 [INFO] [stdout] | [INFO] [stdout] 298 | fn scale__ia3_m1_n4096_k4096() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `scale_ia3_m1_n4096_k4096` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `run` [INFO] [stdout] --> crates/nsl-codegen/tests/wggo_prune_skeleton_test.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 5 | PruneRewrite, PruneRewriteResult, PruneRefusal, run, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kir_with_ops` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/kir_builder.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn kir_with_ops(name: &str, ops: Vec) -> nsl_codegen::kernel_ir::KernelIR { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Entry` is never constructed [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Entry { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_nslm` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn read_nslm(path: &Path) -> Result>, String> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_entries` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:64:4 [INFO] [stdout] | [INFO] [stdout] 64 | fn parse_entries(json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_str_field` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn extract_str_field(json: &str, from: usize, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_int_field` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | fn extract_int_field(json: &str, from: usize, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_after` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn find_after(json: &str, from: usize, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nsl_codegen::hir::ids::*` [INFO] [stdout] --> crates/nsl-codegen/tests/verilog_emission_snapshots.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use nsl_codegen::hir::ids::*; [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: `nsl_codegen::hir::nodes::*` [INFO] [stdout] --> crates/nsl-codegen/tests/verilog_emission_snapshots.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use nsl_codegen::hir::nodes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Entry` is never constructed [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Entry { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_nslm` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn read_nslm(path: &Path) -> Result>, String> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_entries` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:64:4 [INFO] [stdout] | [INFO] [stdout] 64 | fn parse_entries(json: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_str_field` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn extract_str_field(json: &str, from: usize, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_int_field` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | fn extract_int_field(json: &str, from: usize, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_after` is never used [INFO] [stdout] --> crates/nsl-codegen/tests/common/nslm_reader.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn find_after(json: &str, from: usize, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::strip_host_symbol_prefix` [INFO] [stdout] --> crates/nsl-codegen/src/calibration/binary_codegen.rs:4477:9 [INFO] [stdout] | [INFO] [stdout] 4477 | use super::strip_host_symbol_prefix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "56ea7025edbcde841e0e73d28f06c9c868791db933d59f0794f6194469b3aaf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ea7025edbcde841e0e73d28f06c9c868791db933d59f0794f6194469b3aaf6", kill_on_drop: false }` [INFO] [stdout] 56ea7025edbcde841e0e73d28f06c9c868791db933d59f0794f6194469b3aaf6