[INFO] cloning repository https://github.com/sameer/svg2gcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sameer/svg2gcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsvg2gcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsvg2gcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af7b43b97ac19530d25096388fb8d2b807d5a0bc [INFO] checking sameer/svg2gcode against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsvg2gcode" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sameer/svg2gcode on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sameer/svg2gcode [INFO] finished tweaking git repo https://github.com/sameer/svg2gcode [INFO] tweaked toml for git repo https://github.com/sameer/svg2gcode written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sameer/svg2gcode already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a038bb7d8cac067ae877c45fd98e8c77df75764c1bb9a8631113d037d020442 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a038bb7d8cac067ae877c45fd98e8c77df75764c1bb9a8631113d037d020442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a038bb7d8cac067ae877c45fd98e8c77df75764c1bb9a8631113d037d020442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a038bb7d8cac067ae877c45fd98e8c77df75764c1bb9a8631113d037d020442", kill_on_drop: false }` [INFO] [stdout] 5a038bb7d8cac067ae877c45fd98e8c77df75764c1bb9a8631113d037d020442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec316086a74cb9529a0be821596813636dff1da67394c79755ea7fa3e7155882 [INFO] running `Command { std: "docker" "start" "-a" "ec316086a74cb9529a0be821596813636dff1da67394c79755ea7fa3e7155882", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.25 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking xmlparser v0.13.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking roxmltree v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking euclid v0.20.12 [INFO] [stderr] Checking uom v0.28.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking lyon_geom v0.15.3 [INFO] [stderr] Compiling paste-impl v0.1.14 [INFO] [stderr] Checking paste v0.1.14 [INFO] [stderr] Checking svg2gcode v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable pattern [INFO] [stdout] | matches any value [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable pattern [INFO] [stdout] | matches any value [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | --------- matches any value [INFO] [stdout] 70 | _ => false [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable pattern [INFO] [stdout] | matches any value [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 84 | _ => {} [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable pattern [INFO] [stdout] | matches any value [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 132 | _ => {} [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable pattern [INFO] [stdout] | matches any value [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable pattern [INFO] [stdout] | matches any value [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | --------- matches any value [INFO] [stdout] 70 | _ => false [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable pattern [INFO] [stdout] | matches any value [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 84 | _ => {} [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable pattern [INFO] [stdout] | matches any value [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gcode/spec.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 132 | _ => {} [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/gcode/spec.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | $($argument => true,)* [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/gcode/spec.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/gcode/spec.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | $($argument => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] ... [INFO] [stdout] 217 | / commands!( [INFO] [stdout] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stdout] 219 | | /// Never enter a cut with rapid positioning [INFO] [stdout] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stdout] ... | [INFO] [stdout] 299 | | }, [INFO] [stdout] 300 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Clockwise` [INFO] [stdout] --> src/machine.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Clockwise, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Counterclockwise` [INFO] [stdout] --> src/machine.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Counterclockwise, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `relative` [INFO] [stdout] --> src/machine.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn relative(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/converter.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Clockwise` [INFO] [stdout] --> src/machine.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Clockwise, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Counterclockwise` [INFO] [stdout] --> src/machine.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Counterclockwise, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `relative` [INFO] [stdout] --> src/machine.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn relative(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/converter.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "ec316086a74cb9529a0be821596813636dff1da67394c79755ea7fa3e7155882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec316086a74cb9529a0be821596813636dff1da67394c79755ea7fa3e7155882", kill_on_drop: false }` [INFO] [stdout] ec316086a74cb9529a0be821596813636dff1da67394c79755ea7fa3e7155882