[INFO] updating cached repository https://github.com/sameer/svg2gcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af7b43b97ac19530d25096388fb8d2b807d5a0bc [INFO] testing sameer/svg2gcode against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsvg2gcode" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sameer/svg2gcode on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-10/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 173bb5d58d7050d8aad6eb3b7d2898988413678731bc813f6fda2015b07ee590 [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" "173bb5d58d7050d8aad6eb3b7d2898988413678731bc813f6fda2015b07ee590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "173bb5d58d7050d8aad6eb3b7d2898988413678731bc813f6fda2015b07ee590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "173bb5d58d7050d8aad6eb3b7d2898988413678731bc813f6fda2015b07ee590", kill_on_drop: false }` [INFO] [stdout] 173bb5d58d7050d8aad6eb3b7d2898988413678731bc813f6fda2015b07ee590 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c896e12f21a3239000f64f491559a354f91f8945b43446a5e89aa30f757c8130 [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" "c896e12f21a3239000f64f491559a354f91f8945b43446a5e89aa30f757c8130", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.25 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling xmlparser v0.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling euclid v0.20.12 [INFO] [stderr] Compiling uom v0.28.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling roxmltree v0.11.0 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling paste-impl v0.1.14 [INFO] [stderr] Compiling paste v0.1.14 [INFO] [stderr] Compiling 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: 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "c896e12f21a3239000f64f491559a354f91f8945b43446a5e89aa30f757c8130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c896e12f21a3239000f64f491559a354f91f8945b43446a5e89aa30f757c8130", kill_on_drop: false }` [INFO] [stdout] c896e12f21a3239000f64f491559a354f91f8945b43446a5e89aa30f757c8130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7b09abeb40478e05cdb995f238ea053bdfc7643b610b3307604fb26582194c7 [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" "e7b09abeb40478e05cdb995f238ea053bdfc7643b610b3307604fb26582194c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling 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: 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7b09abeb40478e05cdb995f238ea053bdfc7643b610b3307604fb26582194c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b09abeb40478e05cdb995f238ea053bdfc7643b610b3307604fb26582194c7", kill_on_drop: false }` [INFO] [stdout] e7b09abeb40478e05cdb995f238ea053bdfc7643b610b3307604fb26582194c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", 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] d56c1bcc7e717e73873011390a3b65741137633834d28e9306706acbb68c4673 [INFO] running `Command { std: "docker" "start" "-a" "d56c1bcc7e717e73873011390a3b65741137633834d28e9306706acbb68c4673", kill_on_drop: false }` [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | unreachable pattern [INFO] [stderr] | matches any value [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | unreachable pattern [INFO] [stderr] | matches any value [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/gcode/spec.rs:70:33 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | --------- matches any value [INFO] [stderr] 70 | _ => false [INFO] [stderr] | ^ unreachable pattern [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | unreachable pattern [INFO] [stderr] | matches any value [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/gcode/spec.rs:84:25 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | --------- matches any value [INFO] [stderr] ... [INFO] [stderr] 84 | _ => {} [INFO] [stderr] | ^ unreachable pattern [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | unreachable pattern [INFO] [stderr] | matches any value [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/gcode/spec.rs:132:29 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | --------- matches any value [INFO] [stderr] ... [INFO] [stderr] 132 | _ => {} [INFO] [stderr] | ^ unreachable pattern [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `z` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `h` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `r` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p` [INFO] [stderr] --> src/gcode/spec.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | $($argument => true,)* [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `z` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `h` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `r` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p` [INFO] [stderr] --> src/gcode/spec.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `z` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `h` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `r` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p` [INFO] [stderr] --> src/gcode/spec.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | $($argument => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stderr] ... [INFO] [stderr] 217 | / commands!( [INFO] [stderr] 218 | | /// Moves the head at the fastest possible speed to the desired speed [INFO] [stderr] 219 | | /// Never enter a cut with rapid positioning [INFO] [stderr] 220 | | /// Some older machines may "dog leg" rapid positioning, moving one axis at a time [INFO] [stderr] ... | [INFO] [stderr] 299 | | }, [INFO] [stderr] 300 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Clockwise` [INFO] [stderr] --> src/machine.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Clockwise, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Counterclockwise` [INFO] [stderr] --> src/machine.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Counterclockwise, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `relative` [INFO] [stderr] --> src/machine.rs:94:12 [INFO] [stderr] | [INFO] [stderr] 94 | pub fn relative(&mut self) -> Vec { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/converter.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 48 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/svg2gcode-376c6ef5fb736df7 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d56c1bcc7e717e73873011390a3b65741137633834d28e9306706acbb68c4673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56c1bcc7e717e73873011390a3b65741137633834d28e9306706acbb68c4673", kill_on_drop: false }` [INFO] [stdout] d56c1bcc7e717e73873011390a3b65741137633834d28e9306706acbb68c4673