[INFO] fetching crate uxn-tal 0.1.8... [INFO] checking uxn-tal-0.1.8 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate uxn-tal 0.1.8 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate uxn-tal 0.1.8 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate uxn-tal 0.1.8 [INFO] tweaked toml for crates.io crate uxn-tal 0.1.8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate uxn-tal 0.1.8 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate uxn-tal 0.1.8 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cardinal-uxn v0.4.5 [INFO] [stderr] Downloaded cardinal-varvara v0.4.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e774189d1230a56d6cc9bcd8e7d75d96f0b3771a6c6047e5b719d309b9de136 [INFO] running `Command { std: "docker" "start" "-a" "9e774189d1230a56d6cc9bcd8e7d75d96f0b3771a6c6047e5b719d309b9de136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e774189d1230a56d6cc9bcd8e7d75d96f0b3771a6c6047e5b719d309b9de136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e774189d1230a56d6cc9bcd8e7d75d96f0b3771a6c6047e5b719d309b9de136", kill_on_drop: false }` [INFO] [stdout] 9e774189d1230a56d6cc9bcd8e7d75d96f0b3771a6c6047e5b719d309b9de136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1069669e0816c3690b61837de08e64d30a5ea92fce60cac9dd4bcf943481136d [INFO] running `Command { std: "docker" "start" "-a" "1069669e0816c3690b61837de08e64d30a5ea92fce60cac9dd4bcf943481136d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking gilrs-core v0.6.4 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking cardinal-uxn v0.4.5 [INFO] [stderr] Checking cardinal-varvara v0.4.9 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking uxn-tal v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::opcode_table::UXN_OPCODE_TABLE` [INFO] [stdout] --> src/parser.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::opcode_table::UXN_OPCODE_TABLE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/parser.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AssemblerError` [INFO] [stdout] --> src/opcodes.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::error::{AssemblerError, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceField` and `parse_device_maps` [INFO] [stdout] --> src/assembler.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::devicemap::{parse_device_maps, Device, DeviceField}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::debug` [INFO] [stdout] --> src/chocolatal/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::debug; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::opcode_table::UXN_OPCODE_TABLE` [INFO] [stdout] --> src/parser.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::opcode_table::UXN_OPCODE_TABLE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/parser.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AssemblerError` [INFO] [stdout] --> src/opcodes.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::error::{AssemblerError, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceField` and `parse_device_maps` [INFO] [stdout] --> src/assembler.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::devicemap::{parse_device_maps, Device, DeviceField}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::debug` [INFO] [stdout] --> src/chocolatal/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::debug; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lexer.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | let mut ch = self.current_char(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lexer.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | let mut ch = self.current_char(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `comment` [INFO] [stdout] --> src/parser.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | Token::Comment(comment) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `opcode` is never read [INFO] [stdout] --> src/parser.rs:639:17 [INFO] [stdout] | [INFO] [stdout] 639 | let mut opcode = name.clone(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `comment` [INFO] [stdout] --> src/parser.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | Token::Comment(comment) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `opcode` is never read [INFO] [stdout] --> src/parser.rs:639:17 [INFO] [stdout] | [INFO] [stdout] 639 | let mut opcode = name.clone(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/assembler.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | let result = &rom_data[page_start..end]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/assembler.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | let result = &rom_data[page_start..end]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_prefix` is never read [INFO] [stdout] --> src/chocolatal/mod.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | current_prefix = prefix_label.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_part` [INFO] [stdout] --> src/chocolatal/mod.rs:367:87 [INFO] [stdout] | [INFO] [stdout] 367 | fn process_include_pattern(incl_pattern_str: &str, output: &mut String, sep: &String, path_part: &str, debug_enabled: bool) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_part` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_prefix` is never read [INFO] [stdout] --> src/chocolatal/mod.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | current_prefix = prefix_label.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/chocolatal/mod.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | let mut rel_path = path.strip_prefix(current_dir).unwrap_or(path); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_path` [INFO] [stdout] --> src/chocolatal/mod.rs:532:26 [INFO] [stdout] | [INFO] [stdout] 532 | pub fn deluge_preprocess(input_path: &str) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_binary` is never used [INFO] [stdout] --> src/lexer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 112 | impl Lexer { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 368 | fn read_binary(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opcodes` is never read [INFO] [stdout] --> src/opcodes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Opcodes { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | opcodes: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resolve_include_path` is never used [INFO] [stdout] --> src/chocolatal/mod.rs:547:4 [INFO] [stdout] | [INFO] [stdout] 547 | fn resolve_include_path(pattern: &str, cwd: &std::path::Path, input_dir: &std::path::Path) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/assembler.rs:899:97 [INFO] [stdout] | [INFO] [stdout] 899 | ...' at depth {} (line {}, pos {})", name, MACRO_EXPAND_DEPTH, macro_line, macro_position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_part` [INFO] [stdout] --> src/chocolatal/mod.rs:367:87 [INFO] [stdout] | [INFO] [stdout] 367 | fn process_include_pattern(incl_pattern_str: &str, output: &mut String, sep: &String, path_part: &str, debug_enabled: bool) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_part` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/chocolatal/mod.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | let mut rel_path = path.strip_prefix(current_dir).unwrap_or(path); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_path` [INFO] [stdout] --> src/chocolatal/mod.rs:532:26 [INFO] [stdout] | [INFO] [stdout] 532 | pub fn deluge_preprocess(input_path: &str) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rom` [INFO] [stdout] --> src/lib.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | let rom = assembler [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_binary` is never used [INFO] [stdout] --> src/lexer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 112 | impl Lexer { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 368 | fn read_binary(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opcodes` is never read [INFO] [stdout] --> src/opcodes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Opcodes { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | opcodes: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resolve_include_path` is never used [INFO] [stdout] --> src/chocolatal/mod.rs:547:4 [INFO] [stdout] | [INFO] [stdout] 547 | fn resolve_include_path(pattern: &str, cwd: &std::path::Path, input_dir: &std::path::Path) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_instruction_modes` is never used [INFO] [stdout] --> src/lib.rs:265:8 [INFO] [stdout] | [INFO] [stdout] 265 | fn test_instruction_modes() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/assembler.rs:899:97 [INFO] [stdout] | [INFO] [stdout] 899 | ...' at depth {} (line {}, pos {})", name, MACRO_EXPAND_DEPTH, macro_line, macro_position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::VecDeque` [INFO] [stdout] --> src/bin/uxntal.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | use std::collections::VecDeque; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `canon_input` is never read [INFO] [stdout] --> src/bin/uxntal.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let mut canon_input = PathBuf::new(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/uxntal.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | let mut dbg = debug::DebugAssembler::default(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `needs_help` is never used [INFO] [stdout] --> src/bin/uxntal.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn needs_help(args: &[String]) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::VecDeque` [INFO] [stdout] --> src/bin/uxntal.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | use std::collections::VecDeque; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `canon_input` is never read [INFO] [stdout] --> src/bin/uxntal.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let mut canon_input = PathBuf::new(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/uxntal.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | let mut dbg = debug::DebugAssembler::default(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `needs_help` is never used [INFO] [stdout] --> src/bin/uxntal.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn needs_help(args: &[String]) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `working_example` [INFO] [stdout] --> examples/console_debug.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let working_example = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_working_example` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collect` is never used [INFO] [stdout] --> examples/batch_assembler.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | fn collect(dir: &Path, out: &mut Vec) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proper_console` [INFO] [stdout] --> examples/device_test.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let proper_console = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proper_console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_test` [INFO] [stdout] --> examples/device_test.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let device_test = r#" [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_device_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.21s [INFO] running `Command { std: "docker" "inspect" "1069669e0816c3690b61837de08e64d30a5ea92fce60cac9dd4bcf943481136d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1069669e0816c3690b61837de08e64d30a5ea92fce60cac9dd4bcf943481136d", kill_on_drop: false }` [INFO] [stdout] 1069669e0816c3690b61837de08e64d30a5ea92fce60cac9dd4bcf943481136d