[INFO] cloning repository https://github.com/GeancarloK/RuSet-Lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GeancarloK/RuSet-Lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeancarloK%2FRuSet-Lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeancarloK%2FRuSet-Lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42435b9122b814c211a0817ef93f1524fe8916d4 [INFO] checking GeancarloK/RuSet-Lang against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeancarloK%2FRuSet-Lang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GeancarloK/RuSet-Lang [INFO] finished tweaking git repo https://github.com/GeancarloK/RuSet-Lang [INFO] tweaked toml for git repo https://github.com/GeancarloK/RuSet-Lang written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GeancarloK/RuSet-Lang on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GeancarloK/RuSet-Lang 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" "+38c2997544af84fe301d600d6896397738163002" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 955800f36247a924712efe9400758348f802aa14e06f678d538c88b17a7b0242 [INFO] running `Command { std: "docker" "start" "-a" "955800f36247a924712efe9400758348f802aa14e06f678d538c88b17a7b0242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "955800f36247a924712efe9400758348f802aa14e06f678d538c88b17a7b0242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "955800f36247a924712efe9400758348f802aa14e06f678d538c88b17a7b0242", kill_on_drop: false }` [INFO] [stdout] 955800f36247a924712efe9400758348f802aa14e06f678d538c88b17a7b0242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc146f9e36056f24db471d8c921d50bada9e16eb82c2928d3008344bfdcfbba1 [INFO] running `Command { std: "docker" "start" "-a" "cc146f9e36056f24db471d8c921d50bada9e16eb82c2928d3008344bfdcfbba1", kill_on_drop: false }` [INFO] [stderr] Checking rusetlang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/ruset.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io; [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: `std::io::prelude::*` [INFO] [stdout] --> src/ruset.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/ruset.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:16:13","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/ruset.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:295:21","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:366:21","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:429:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:430:48","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:432:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:439:12","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:441:48","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:442:48","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:443:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:444:54","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:445:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:446:49","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:447:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:448:51","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:449:50","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:450:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:451:49","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:452:48","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:453:49","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:454:51","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:455:51","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:456:52","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:457:52","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:458:50","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:459:50","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:460:51","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:461:58","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:464:51","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:465:53","p":4,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:466:60","p":4,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:467:55","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:468:52","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:469:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:470:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:471:59","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:472:49","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:473:50","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:474:47","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:492:13","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:16:13","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:295:21","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:366:21","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:429:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:430:48","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:432:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:439:12","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:441:48","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:442:48","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:443:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:444:54","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:445:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:446:49","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:447:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:448:51","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:449:50","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:450:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:451:49","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:452:48","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:453:49","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:454:51","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:455:51","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:456:52","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:457:52","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:458:50","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:459:50","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:460:51","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:461:58","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:464:51","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:465:53","p":4,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:466:60","p":4,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:467:55","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:468:52","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:469:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:470:50","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:471:59","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:472:49","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:473:50","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:474:47","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"rusetlang","loc":"src/main.rs:492:13","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/main.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | VAR(n, e) => step(*e), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vale` [INFO] [stdout] --> src/main.rs:368:29 [INFO] [stdout] | [INFO] [stdout] 368 | VAR(nome_e, vale) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `valo` [INFO] [stdout] --> src/main.rs:370:37 [INFO] [stdout] | [INFO] [stdout] 370 | VAR(nome_o, valo) =>step(If(Equalstrings(*nome_e, *nome_o), Notsolve(*n), Notsolve(*e))), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_valo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/main.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | VAR(n, e) => step(*e), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vale` [INFO] [stdout] --> src/main.rs:368:29 [INFO] [stdout] | [INFO] [stdout] 368 | VAR(nome_e, vale) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `valo` [INFO] [stdout] --> src/main.rs:370:37 [INFO] [stdout] | [INFO] [stdout] 370 | VAR(nome_o, valo) =>step(If(Equalstrings(*nome_e, *nome_o), Notsolve(*n), Notsolve(*e))), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_valo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CHAR` is never constructed [INFO] [stdout] --> src/ruset.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Ruset { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | CHAR(char), [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 `Char` is never used [INFO] [stdout] --> src/ruset.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn Char(c: char) -> Ruset { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S1` should have a snake case name [INFO] [stdout] --> src/main.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | STRING(S1) => { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `s1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S2` should have a snake case name [INFO] [stdout] --> src/main.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | STRING(S2) => Bool(*S1 == *S2), [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CHAR` is never constructed [INFO] [stdout] --> src/ruset.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Ruset { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | CHAR(char), [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 `If` should have a snake case name [INFO] [stdout] --> src/ruset.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn If(e1: Ruset, e2: Ruset, e3: Ruset) -> Ruset { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 106 - pub fn If(e1: Ruset, e2: Ruset, e3: Ruset) -> Ruset { [INFO] [stdout] 106 + pub fn r#if(e1: Ruset, e2: Ruset, e3: Ruset) -> Ruset { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Char` is never used [INFO] [stdout] --> src/ruset.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn Char(c: char) -> Ruset { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Bool` should have a snake case name [INFO] [stdout] --> src/ruset.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn Bool(b: bool) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Num` should have a snake case name [INFO] [stdout] --> src/ruset.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn Num(n: f64) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `String` should have a snake case name [INFO] [stdout] --> src/ruset.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn String>(input: S) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S1` should have a snake case name [INFO] [stdout] --> src/main.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | STRING(S1) => { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `s1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S2` should have a snake case name [INFO] [stdout] --> src/main.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | STRING(S2) => Bool(*S1 == *S2), [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `If` should have a snake case name [INFO] [stdout] --> src/ruset.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn If(e1: Ruset, e2: Ruset, e3: Ruset) -> Ruset { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 106 - pub fn If(e1: Ruset, e2: Ruset, e3: Ruset) -> Ruset { [INFO] [stdout] 106 + pub fn r#if(e1: Ruset, e2: Ruset, e3: Ruset) -> Ruset { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Bool` should have a snake case name [INFO] [stdout] --> src/ruset.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn Bool(b: bool) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Num` should have a snake case name [INFO] [stdout] --> src/ruset.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn Num(n: f64) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `String` should have a snake case name [INFO] [stdout] --> src/ruset.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn String>(input: S) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Char` should have a snake case name [INFO] [stdout] --> src/ruset.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn Char(c: char) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Error` should have a snake case name [INFO] [stdout] --> src/ruset.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn Error(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Iszero` should have a snake case name [INFO] [stdout] --> src/ruset.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn Iszero(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `iszero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Isnegative` should have a snake case name [INFO] [stdout] --> src/ruset.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn Isnegative(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `isnegative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Isnull` should have a snake case name [INFO] [stdout] --> src/ruset.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn Isnull(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `isnull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Iserror` should have a snake case name [INFO] [stdout] --> src/ruset.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn Iserror(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `iserror` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Isbool` should have a snake case name [INFO] [stdout] --> src/ruset.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn Isbool(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `isbool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Isnum` should have a snake case name [INFO] [stdout] --> src/ruset.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn Isnum(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `isnum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Isstring` should have a snake case name [INFO] [stdout] --> src/ruset.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn Isstring(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `isstring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Ischar` should have a snake case name [INFO] [stdout] --> src/ruset.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn Ischar(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `ischar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Islist` should have a snake case name [INFO] [stdout] --> src/ruset.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn Islist(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `islist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Succ` should have a snake case name [INFO] [stdout] --> src/ruset.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn Succ(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `succ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Pred` should have a snake case name [INFO] [stdout] --> src/ruset.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn Pred(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pred` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Not` should have a snake case name [INFO] [stdout] --> src/ruset.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn Not(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `not` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Or` should have a snake case name [INFO] [stdout] --> src/ruset.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn Or(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `or` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `And` should have a snake case name [INFO] [stdout] --> src/ruset.rs:182:8 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn And(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `and` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Equalstrings` should have a snake case name [INFO] [stdout] --> src/ruset.rs:186:8 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn Equalstrings(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `equalstrings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Sametype` should have a snake case name [INFO] [stdout] --> src/ruset.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn Sametype(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sametype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Floor` should have a snake case name [INFO] [stdout] --> src/ruset.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn Floor(n: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `floor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Ceil` should have a snake case name [INFO] [stdout] --> src/ruset.rs:198:8 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn Ceil(n: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `ceil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Round` should have a snake case name [INFO] [stdout] --> src/ruset.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn Round(n: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `round` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Plus` should have a snake case name [INFO] [stdout] --> src/ruset.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn Plus(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `plus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Minus` should have a snake case name [INFO] [stdout] --> src/ruset.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn Minus(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `minus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Times` should have a snake case name [INFO] [stdout] --> src/ruset.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn Times(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `times` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Div` should have a snake case name [INFO] [stdout] --> src/ruset.rs:218:8 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn Div(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `div` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Rest` should have a snake case name [INFO] [stdout] --> src/ruset.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn Rest(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `rest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Pow` should have a snake case name [INFO] [stdout] --> src/ruset.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn Pow(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `pow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Sqrt` should have a snake case name [INFO] [stdout] --> src/ruset.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn Sqrt(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `sqrt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Concatenate` should have a snake case name [INFO] [stdout] --> src/ruset.rs:234:8 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn Concatenate(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `concatenate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Char` should have a snake case name [INFO] [stdout] --> src/ruset.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn Char(c: char) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Error` should have a snake case name [INFO] [stdout] --> src/ruset.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn Error(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Iszero` should have a snake case name [INFO] [stdout] --> src/ruset.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn Iszero(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `iszero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Isnegative` should have a snake case name [INFO] [stdout] --> src/ruset.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn Isnegative(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `isnegative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Isnull` should have a snake case name [INFO] [stdout] --> src/ruset.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn Isnull(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `isnull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Iserror` should have a snake case name [INFO] [stdout] --> src/ruset.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn Iserror(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `iserror` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Isbool` should have a snake case name [INFO] [stdout] --> src/ruset.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn Isbool(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `isbool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Isnum` should have a snake case name [INFO] [stdout] --> src/ruset.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn Isnum(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `isnum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Isstring` should have a snake case name [INFO] [stdout] --> src/ruset.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn Isstring(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `isstring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Ischar` should have a snake case name [INFO] [stdout] --> src/ruset.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn Ischar(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `ischar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Islist` should have a snake case name [INFO] [stdout] --> src/ruset.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn Islist(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `islist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Succ` should have a snake case name [INFO] [stdout] --> src/ruset.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn Succ(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `succ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Pred` should have a snake case name [INFO] [stdout] --> src/ruset.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn Pred(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pred` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Not` should have a snake case name [INFO] [stdout] --> src/ruset.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn Not(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `not` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Or` should have a snake case name [INFO] [stdout] --> src/ruset.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn Or(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `or` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `And` should have a snake case name [INFO] [stdout] --> src/ruset.rs:182:8 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn And(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `and` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Equalstrings` should have a snake case name [INFO] [stdout] --> src/ruset.rs:186:8 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn Equalstrings(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `equalstrings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Sametype` should have a snake case name [INFO] [stdout] --> src/ruset.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn Sametype(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sametype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Floor` should have a snake case name [INFO] [stdout] --> src/ruset.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn Floor(n: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `floor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Ceil` should have a snake case name [INFO] [stdout] --> src/ruset.rs:198:8 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn Ceil(n: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `ceil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Round` should have a snake case name [INFO] [stdout] --> src/ruset.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn Round(n: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `round` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Plus` should have a snake case name [INFO] [stdout] --> src/ruset.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn Plus(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `plus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Minus` should have a snake case name [INFO] [stdout] --> src/ruset.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn Minus(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `minus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Times` should have a snake case name [INFO] [stdout] --> src/ruset.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn Times(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `times` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Div` should have a snake case name [INFO] [stdout] --> src/ruset.rs:218:8 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn Div(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `div` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Var` should have a snake case name [INFO] [stdout] --> src/ruset.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn Var(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `var` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Rest` should have a snake case name [INFO] [stdout] --> src/ruset.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn Rest(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `rest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Pow` should have a snake case name [INFO] [stdout] --> src/ruset.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn Pow(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `pow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Setvar` should have a snake case name [INFO] [stdout] --> src/ruset.rs:242:8 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn Setvar(a: Ruset, b: Ruset, list: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `setvar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Getvar` should have a snake case name [INFO] [stdout] --> src/ruset.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn Getvar(a: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `getvar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Sqrt` should have a snake case name [INFO] [stdout] --> src/ruset.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn Sqrt(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `sqrt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `List` should have a snake case name [INFO] [stdout] --> src/ruset.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn List(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Concatenate` should have a snake case name [INFO] [stdout] --> src/ruset.rs:234:8 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn Concatenate(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `concatenate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Head` should have a snake case name [INFO] [stdout] --> src/ruset.rs:254:8 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn Head(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `head` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Var` should have a snake case name [INFO] [stdout] --> src/ruset.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn Var(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `var` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Tail` should have a snake case name [INFO] [stdout] --> src/ruset.rs:258:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn Tail(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `tail` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Setvar` should have a snake case name [INFO] [stdout] --> src/ruset.rs:242:8 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn Setvar(a: Ruset, b: Ruset, list: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `setvar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Sizelist` should have a snake case name [INFO] [stdout] --> src/ruset.rs:262:8 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn Sizelist(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sizelist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Pointlist` should have a snake case name [INFO] [stdout] --> src/ruset.rs:266:8 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn Pointlist(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pointlist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Getvar` should have a snake case name [INFO] [stdout] --> src/ruset.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn Getvar(a: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `getvar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `For` should have a snake case name [INFO] [stdout] --> src/ruset.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn For(i: Ruset, e: Ruset, m: Ruset) -> Ruset { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 270 - pub fn For(i: Ruset, e: Ruset, m: Ruset) -> Ruset { [INFO] [stdout] 270 + pub fn r#for(i: Ruset, e: Ruset, m: Ruset) -> Ruset { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Substitute` should have a snake case name [INFO] [stdout] --> src/ruset.rs:274:8 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn Substitute(i: Ruset, e: Ruset, m: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `substitute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `List` should have a snake case name [INFO] [stdout] --> src/ruset.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn List(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Notsolve` should have a snake case name [INFO] [stdout] --> src/ruset.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn Notsolve(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `notsolve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Head` should have a snake case name [INFO] [stdout] --> src/ruset.rs:254:8 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn Head(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `head` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Tail` should have a snake case name [INFO] [stdout] --> src/ruset.rs:258:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn Tail(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `tail` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Sizelist` should have a snake case name [INFO] [stdout] --> src/ruset.rs:262:8 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn Sizelist(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sizelist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Pointlist` should have a snake case name [INFO] [stdout] --> src/ruset.rs:266:8 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn Pointlist(a: Ruset, b: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pointlist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `For` should have a snake case name [INFO] [stdout] --> src/ruset.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn For(i: Ruset, e: Ruset, m: Ruset) -> Ruset { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 270 - pub fn For(i: Ruset, e: Ruset, m: Ruset) -> Ruset { [INFO] [stdout] 270 + pub fn r#for(i: Ruset, e: Ruset, m: Ruset) -> Ruset { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Substitute` should have a snake case name [INFO] [stdout] --> src/ruset.rs:274:8 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn Substitute(i: Ruset, e: Ruset, m: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `substitute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Notsolve` should have a snake case name [INFO] [stdout] --> src/ruset.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn Notsolve(e: Ruset) -> Ruset { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `notsolve` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "cc146f9e36056f24db471d8c921d50bada9e16eb82c2928d3008344bfdcfbba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc146f9e36056f24db471d8c921d50bada9e16eb82c2928d3008344bfdcfbba1", kill_on_drop: false }` [INFO] [stdout] cc146f9e36056f24db471d8c921d50bada9e16eb82c2928d3008344bfdcfbba1