[INFO] cloning repository https://github.com/MUDS7/rvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MUDS7/rvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMUDS7%2Frvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMUDS7%2Frvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29c2ee709c91af64dc8a396906bc9d4c57609981 [INFO] checking MUDS7/rvm against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMUDS7%2Frvm" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MUDS7/rvm on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MUDS7/rvm [INFO] finished tweaking git repo https://github.com/MUDS7/rvm [INFO] tweaked toml for git repo https://github.com/MUDS7/rvm written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/MUDS7/rvm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 236476b6506937a55623e5f27a7290937914a925724dea6f091d0129a5eee61f [INFO] running `Command { std: "docker" "start" "-a" "236476b6506937a55623e5f27a7290937914a925724dea6f091d0129a5eee61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "236476b6506937a55623e5f27a7290937914a925724dea6f091d0129a5eee61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236476b6506937a55623e5f27a7290937914a925724dea6f091d0129a5eee61f", kill_on_drop: false }` [INFO] [stdout] 236476b6506937a55623e5f27a7290937914a925724dea6f091d0129a5eee61f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6f30333496da07846f674c6b18b1171ccc83fb511c2efd35307b39291555202 [INFO] running `Command { std: "docker" "start" "-a" "d6f30333496da07846f674c6b18b1171ccc83fb511c2efd35307b39291555202", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking slab_tree v0.3.2 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking PIPE-100-b-1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::names::CNTB` [INFO] [stdout] --> src/shapes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::names::CNTB; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PrimShape` [INFO] [stdout] --> src/names.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::shapes::{PrimShapes, PrimShape}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Err` [INFO] [stdout] --> src/parse_rvm.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use nom::{IResult, Err}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Group`, `HEAD` [INFO] [stdout] --> src/parse_rvm.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::names::{CNTB, Group, PRIM, HEAD, CNTE}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tag` [INFO] [stdout] --> src/parse_rvm.rs:6:40 [INFO] [stdout] | [INFO] [stdout] 6 | use nom::bytes::complete::{take_until, tag}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::error::ParseError` [INFO] [stdout] --> src/parse_rvm.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nom::error::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::transmute` [INFO] [stdout] --> src/parse_rvm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::mem::transmute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::combinator::opt` [INFO] [stdout] --> src/parse_rvm.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use nom::combinator::opt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::branch::alt` [INFO] [stdout] --> src/parse_rvm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use nom::branch::alt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PrimShapes`, `SphericalDish` [INFO] [stdout] --> src/parse_rvm.rs:12:151 [INFO] [stdout] | [INFO] [stdout] 12 | ...ularTorus, tuple_EllipticalDish, tuple_SphericalDish, SphericalDish, PrimShapes, tuple_Snout, tuple_Sphere, tuple_Line}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slab::Slab` [INFO] [stdout] --> src/parse_rvm.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use slab::Slab; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slab_tree::NodeMut` [INFO] [stdout] --> src/parse_rvm.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use slab_tree::NodeMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/parse_rvm.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::OpenOptions` [INFO] [stdout] --> src/parse_binary.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::OpenOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/parse_binary.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tag` [INFO] [stdout] --> src/main.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | use nom::bytes::complete::{tag, take_until}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CNTB` [INFO] [stdout] --> src/main.rs:13:32 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::names::{HEAD, MODL, CNTB, Group}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_translation` [INFO] [stdout] --> src/main.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::parse_rvm::{parse_version, parse_translation, parse_cntb, parse_prim, parse_cnte}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::take` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::mem::take; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::number::complete::float` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nom::number::complete::float; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::lib::std::iter::TrustedRandomAccess` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use nom::lib::std::iter::TrustedRandomAccess; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | use std::io::{Write, Read}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slab::Slab` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use slab::Slab; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Borrow` [INFO] [stdout] --> src/main.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | use std::borrow::{ Borrow}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::names::CNTB` [INFO] [stdout] --> src/shapes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::names::CNTB; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PrimShape` [INFO] [stdout] --> src/names.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::shapes::{PrimShapes, PrimShape}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Err` [INFO] [stdout] --> src/parse_rvm.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use nom::{IResult, Err}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Group`, `HEAD` [INFO] [stdout] --> src/parse_rvm.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::names::{CNTB, Group, PRIM, HEAD, CNTE}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tag` [INFO] [stdout] --> src/parse_rvm.rs:6:40 [INFO] [stdout] | [INFO] [stdout] 6 | use nom::bytes::complete::{take_until, tag}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::error::ParseError` [INFO] [stdout] --> src/parse_rvm.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nom::error::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::transmute` [INFO] [stdout] --> src/parse_rvm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::mem::transmute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::combinator::opt` [INFO] [stdout] --> src/parse_rvm.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use nom::combinator::opt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::branch::alt` [INFO] [stdout] --> src/parse_rvm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use nom::branch::alt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PrimShapes`, `SphericalDish` [INFO] [stdout] --> src/parse_rvm.rs:12:151 [INFO] [stdout] | [INFO] [stdout] 12 | ...ularTorus, tuple_EllipticalDish, tuple_SphericalDish, SphericalDish, PrimShapes, tuple_Snout, tuple_Sphere, tuple_Line}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slab::Slab` [INFO] [stdout] --> src/parse_rvm.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use slab::Slab; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slab_tree::NodeMut` [INFO] [stdout] --> src/parse_rvm.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use slab_tree::NodeMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/parse_rvm.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tag` [INFO] [stdout] --> src/main.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | use nom::bytes::complete::{tag, take_until}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CNTB` [INFO] [stdout] --> src/main.rs:13:32 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::names::{HEAD, MODL, CNTB, Group}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_translation` [INFO] [stdout] --> src/main.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::parse_rvm::{parse_version, parse_translation, parse_cntb, parse_prim, parse_cnte}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::take` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::mem::take; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::number::complete::float` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nom::number::complete::float; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::lib::std::iter::TrustedRandomAccess` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use nom::lib::std::iter::TrustedRandomAccess; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Borrow` [INFO] [stdout] --> src/main.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | use std::borrow::{ Borrow}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/parse_rvm.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | _ => Err(panic!("Problem opening the file")), [INFO] [stdout] | ^^^ ---------------------------------- any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | 1.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | 2.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | 3.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | 4.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | 5.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | 6.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | 7.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | 8.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | 9.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | 10.0=>{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/main.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | let (input,sum)=parse_kinds(input,root,sum).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sum` [INFO] [stdout] --> src/main.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | let (input,sum)=parse_kinds(input,root,sum).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/parse_rvm.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | _ => Err(panic!("Problem opening the file")), [INFO] [stdout] | ^^^ ---------------------------------- any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | 1.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | 2.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | 3.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | 4.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | 5.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | 6.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | 7.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | 8.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | 9.0=>{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/parse_rvm.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | 10.0=>{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/main.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | let (input,sum)=parse_kinds(input,root,sum).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sum` [INFO] [stdout] --> src/main.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | let (input,sum)=parse_kinds(input,root,sum).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/main.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | let (input,HEAD)=parse_head(head).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/main.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | if let Ok((input,MODL))=parse_modl(data){ [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/parse_rvm.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | let (input,out)=parse_M3x4(data).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/parse_rvm.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | let (input,out)=parse_bboxLocal(data).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/parse_rvm.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | let data="1 1 [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/parse_rvm.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | if let Ok((input,arr))=parse_separated(data){ [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_separated` [INFO] [stdout] --> src/parse_rvm.rs:262:8 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn parse_separated(input:&str)->IResult<&str,Vec>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_data_text` [INFO] [stdout] --> src/main.rs:149:4 [INFO] [stdout] | [INFO] [stdout] 149 | fn read_data_text()->Result{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_arr_txt` [INFO] [stdout] --> src/main.rs:162:4 [INFO] [stdout] | [INFO] [stdout] 162 | fn read_arr_txt()->Result,std::io::Error>{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `PIPE_100_b_1` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `pipe_100_b_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `HEAD` should have a snake case name [INFO] [stdout] --> src/main.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | let (input,HEAD)=parse_head(file).unwrap(); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `head` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MODL` should have a snake case name [INFO] [stdout] --> src/main.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | let (input,MODL)=parse_modl(input).unwrap(); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `modl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseRadius` should have a snake case name [INFO] [stdout] --> src/shapes.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub baseRadius:f32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `base_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseRadius` should have a snake case name [INFO] [stdout] --> src/shapes.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub baseRadius:f32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `base_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_rectangularTorus` should have a snake case name [INFO] [stdout] --> src/shapes.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn tuple_rectangularTorus(input:&str)->IResult<&str,RectangularTorus>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tuple_rectangular_torus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_CircularTorus` should have a snake case name [INFO] [stdout] --> src/shapes.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn tuple_CircularTorus(input:&str)->IResult<&str,CircularTorus>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tuple_circular_torus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_EllipticalDish` should have a snake case name [INFO] [stdout] --> src/shapes.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn tuple_EllipticalDish(input:&str)->IResult<&str,EllipticalDish>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tuple_elliptical_dish` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_SphericalDish` should have a snake case name [INFO] [stdout] --> src/shapes.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn tuple_SphericalDish(input:&str)->IResult<&str,SphericalDish>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tuple_spherical_dish` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_Snout` should have a snake case name [INFO] [stdout] --> src/shapes.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn tuple_Snout(input:&str)->IResult<&str,Snout>{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tuple_snout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_Cylinder` should have a snake case name [INFO] [stdout] --> src/shapes.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn tuple_Cylinder(input:&str)->IResult<&str,Cylinder>{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tuple_cylinder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_Sphere` should have a snake case name [INFO] [stdout] --> src/shapes.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn tuple_Sphere(input:&str)->IResult<&str,Sphere>{ [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tuple_sphere` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_Line` should have a snake case name [INFO] [stdout] --> src/shapes.rs:261:8 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn tuple_Line(input:&str)->IResult<&str,Line>{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `tuple_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M_3x4` should have a snake case name [INFO] [stdout] --> src/names.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub M_3x4:Vec, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `m_3x4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bboxLocal` should have a snake case name [INFO] [stdout] --> src/names.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub bboxLocal:[f32;6], [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `bbox_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CNTB` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let CNTB=CNTB{ [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cntb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `M3x4` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | let (input,(_,_,types,M3x4,bboxLocal))=tuple(( [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `m3x4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bboxLocal` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | let (input,(_,_,types,M3x4,bboxLocal))=tuple(( [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `bbox_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rectangularTorus` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | let (input,rectangularTorus)=tuple_rectangularTorus(input).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rectangular_torus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `circularTorus` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | let (input,circularTorus)=tuple_CircularTorus(input).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `circular_torus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sphericalDish` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | let (input,sphericalDish)=tuple_SphericalDish(input).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `spherical_dish` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lineShape` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | let (input,lineShape)=tuple_Line(input).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `line_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_M3x4` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn parse_M3x4(input:&str)->IResult<&str,Vec>{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `parse_m3x4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_bboxLocal` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:200:8 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn parse_bboxLocal(input:&str)->IResult<&str,[f32;6]>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_bbox_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 64 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `PIPE_100_b_1` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `pipe_100_b_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `HEAD` should have a snake case name [INFO] [stdout] --> src/main.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | let (input,HEAD)=parse_head(file).unwrap(); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `head` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MODL` should have a snake case name [INFO] [stdout] --> src/main.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | let (input,MODL)=parse_modl(input).unwrap(); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `modl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `HEAD` should have a snake case name [INFO] [stdout] --> src/main.rs:126:16 [INFO] [stdout] | [INFO] [stdout] 126 | let (input,HEAD)=parse_head(head).unwrap(); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `head` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | file.write_all(data.as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MODL` should have a snake case name [INFO] [stdout] --> src/main.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | if let Ok((input,MODL))=parse_modl(data){ [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `modl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseRadius` should have a snake case name [INFO] [stdout] --> src/shapes.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub baseRadius:f32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `base_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseRadius` should have a snake case name [INFO] [stdout] --> src/shapes.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub baseRadius:f32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `base_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_rectangularTorus` should have a snake case name [INFO] [stdout] --> src/shapes.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn tuple_rectangularTorus(input:&str)->IResult<&str,RectangularTorus>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tuple_rectangular_torus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_CircularTorus` should have a snake case name [INFO] [stdout] --> src/shapes.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn tuple_CircularTorus(input:&str)->IResult<&str,CircularTorus>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tuple_circular_torus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_EllipticalDish` should have a snake case name [INFO] [stdout] --> src/shapes.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn tuple_EllipticalDish(input:&str)->IResult<&str,EllipticalDish>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tuple_elliptical_dish` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_SphericalDish` should have a snake case name [INFO] [stdout] --> src/shapes.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn tuple_SphericalDish(input:&str)->IResult<&str,SphericalDish>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tuple_spherical_dish` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_Snout` should have a snake case name [INFO] [stdout] --> src/shapes.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn tuple_Snout(input:&str)->IResult<&str,Snout>{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tuple_snout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_Cylinder` should have a snake case name [INFO] [stdout] --> src/shapes.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn tuple_Cylinder(input:&str)->IResult<&str,Cylinder>{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tuple_cylinder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_Sphere` should have a snake case name [INFO] [stdout] --> src/shapes.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn tuple_Sphere(input:&str)->IResult<&str,Sphere>{ [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tuple_sphere` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_Line` should have a snake case name [INFO] [stdout] --> src/shapes.rs:261:8 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn tuple_Line(input:&str)->IResult<&str,Line>{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `tuple_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M_3x4` should have a snake case name [INFO] [stdout] --> src/names.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub M_3x4:Vec, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `m_3x4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bboxLocal` should have a snake case name [INFO] [stdout] --> src/names.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub bboxLocal:[f32;6], [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `bbox_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CNTB` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let CNTB=CNTB{ [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cntb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `M3x4` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | let (input,(_,_,types,M3x4,bboxLocal))=tuple(( [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `m3x4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bboxLocal` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | let (input,(_,_,types,M3x4,bboxLocal))=tuple(( [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `bbox_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rectangularTorus` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | let (input,rectangularTorus)=tuple_rectangularTorus(input).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rectangular_torus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `circularTorus` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | let (input,circularTorus)=tuple_CircularTorus(input).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `circular_torus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sphericalDish` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | let (input,sphericalDish)=tuple_SphericalDish(input).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `spherical_dish` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lineShape` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | let (input,lineShape)=tuple_Line(input).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `line_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_M3x4` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn parse_M3x4(input:&str)->IResult<&str,Vec>{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `parse_m3x4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_bboxLocal` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:200:8 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn parse_bboxLocal(input:&str)->IResult<&str,[f32;6]>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_bbox_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_parse_M3x4` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:218:4 [INFO] [stdout] | [INFO] [stdout] 218 | fn test_parse_M3x4(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_m3x4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_parse_bboxLocal` should have a snake case name [INFO] [stdout] --> src/parse_rvm.rs:234:4 [INFO] [stdout] | [INFO] [stdout] 234 | fn test_parse_bboxLocal(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_bbox_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/parse_binary.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | file.read_to_end(&mut full_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 69 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.99s [INFO] running `Command { std: "docker" "inspect" "d6f30333496da07846f674c6b18b1171ccc83fb511c2efd35307b39291555202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f30333496da07846f674c6b18b1171ccc83fb511c2efd35307b39291555202", kill_on_drop: false }` [INFO] [stdout] d6f30333496da07846f674c6b18b1171ccc83fb511c2efd35307b39291555202