[INFO] cloning repository https://github.com/NCGThompson/csci-485-project-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NCGThompson/csci-485-project-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCGThompson%2Fcsci-485-project-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCGThompson%2Fcsci-485-project-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56b4084d7e9882c72da1245da5d4ec8ff831a158 [INFO] checking NCGThompson/csci-485-project-2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCGThompson%2Fcsci-485-project-2" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NCGThompson/csci-485-project-2 [INFO] finished tweaking git repo https://github.com/NCGThompson/csci-485-project-2 [INFO] tweaked toml for git repo https://github.com/NCGThompson/csci-485-project-2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NCGThompson/csci-485-project-2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NCGThompson/csci-485-project-2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fee0b4649ddb9115f41badde2fe1007eee377ecd640616bed29e7e3bff2057ff [INFO] running `Command { std: "docker" "start" "-a" "fee0b4649ddb9115f41badde2fe1007eee377ecd640616bed29e7e3bff2057ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fee0b4649ddb9115f41badde2fe1007eee377ecd640616bed29e7e3bff2057ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee0b4649ddb9115f41badde2fe1007eee377ecd640616bed29e7e3bff2057ff", kill_on_drop: false }` [INFO] [stdout] fee0b4649ddb9115f41badde2fe1007eee377ecd640616bed29e7e3bff2057ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32fb76d029c619abc21ef56e9f22afd24d1ca6da20d196b6582188e80cb808a0 [INFO] running `Command { std: "docker" "start" "-a" "32fb76d029c619abc21ef56e9f22afd24d1ca6da20d196b6582188e80cb808a0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking lina v0.2.1 [INFO] [stderr] Checking csci-485-project-2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/command/mod.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | fn from_str(s: &str) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/mod.rs:41:53 [INFO] [stdout] | [INFO] [stdout] 41 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 42 | | todo!() [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/interpolation.rs:68:75 [INFO] [stdout] | [INFO] [stdout] 68 | fn get_count(&self, start: Point3) -> Result { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 69 | | assert!(start.x.is_finite() && start.y.is_finite() && start.z.is_finite()); [INFO] [stdout] 70 | | Ok(std::cmp::max( [INFO] [stdout] 71 | | 1, [INFO] [stdout] 72 | | (self.destination - start).length().ceil() as usize, [INFO] [stdout] 73 | | )) [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/interpolation.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | / Ok(std::cmp::max( [INFO] [stdout] 71 | | 1, [INFO] [stdout] 72 | | (self.destination - start).length().ceil() as usize, [INFO] [stdout] 73 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/interpolation.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | debug_assert!(n <= self.get_count(start).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/interpolation.rs:155:35 [INFO] [stdout] | [INFO] [stdout] 155 | Self::Linear(x) => Ok(x.get_count(start).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/command/mod.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | fn from_str(s: &str) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `csci-485-project-2` (lib) due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/mod.rs:41:53 [INFO] [stdout] | [INFO] [stdout] 41 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 42 | | todo!() [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/interpolation.rs:68:75 [INFO] [stdout] | [INFO] [stdout] 68 | fn get_count(&self, start: Point3) -> Result { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 69 | | assert!(start.x.is_finite() && start.y.is_finite() && start.z.is_finite()); [INFO] [stdout] 70 | | Ok(std::cmp::max( [INFO] [stdout] 71 | | 1, [INFO] [stdout] 72 | | (self.destination - start).length().ceil() as usize, [INFO] [stdout] 73 | | )) [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/interpolation.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | / Ok(std::cmp::max( [INFO] [stdout] 71 | | 1, [INFO] [stdout] 72 | | (self.destination - start).length().ceil() as usize, [INFO] [stdout] 73 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/interpolation.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | debug_assert!(n <= self.get_count(start).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/interpolation.rs:155:35 [INFO] [stdout] | [INFO] [stdout] 155 | Self::Linear(x) => Ok(x.get_count(start).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | "LIN X5 Y0 Z0".parse(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | / Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 10 | | destination: point3(5.0, 0.0, 0.0), [INFO] [stdout] 11 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | / assert_eq!( [INFO] [stdout] 8 | | "LIN X5 Y0 Z0".parse(), [INFO] [stdout] 9 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 10 | | destination: point3(5.0, 0.0, 0.0), [INFO] [stdout] 11 | | })) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | / assert_eq!( [INFO] [stdout] 8 | | "LIN X5 Y0 Z0".parse(), [INFO] [stdout] 9 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 10 | | destination: point3(5.0, 0.0, 0.0), [INFO] [stdout] 11 | | })) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | / assert_eq!( [INFO] [stdout] 8 | | "LIN X5 Y0 Z0".parse(), [INFO] [stdout] 9 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 10 | | destination: point3(5.0, 0.0, 0.0), [INFO] [stdout] 11 | | })) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | / assert_eq!( [INFO] [stdout] 8 | | "LIN X5 Y0 Z0".parse(), [INFO] [stdout] 9 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 10 | | destination: point3(5.0, 0.0, 0.0), [INFO] [stdout] 11 | | })) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | "LIN X0 Y5 Z0".parse(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | / Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 16 | | destination: point3(0.0, 5.0, 0.0), [INFO] [stdout] 17 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / assert_eq!( [INFO] [stdout] 14 | | "LIN X0 Y5 Z0".parse(), [INFO] [stdout] 15 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 16 | | destination: point3(0.0, 5.0, 0.0), [INFO] [stdout] 17 | | })) [INFO] [stdout] 18 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / assert_eq!( [INFO] [stdout] 14 | | "LIN X0 Y5 Z0".parse(), [INFO] [stdout] 15 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 16 | | destination: point3(0.0, 5.0, 0.0), [INFO] [stdout] 17 | | })) [INFO] [stdout] 18 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / assert_eq!( [INFO] [stdout] 14 | | "LIN X0 Y5 Z0".parse(), [INFO] [stdout] 15 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 16 | | destination: point3(0.0, 5.0, 0.0), [INFO] [stdout] 17 | | })) [INFO] [stdout] 18 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / assert_eq!( [INFO] [stdout] 14 | | "LIN X0 Y5 Z0".parse(), [INFO] [stdout] 15 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 16 | | destination: point3(0.0, 5.0, 0.0), [INFO] [stdout] 17 | | })) [INFO] [stdout] 18 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | "LIN X0 Y0 Z5".parse(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | / Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 22 | | destination: point3(0.0, 0.0, 5.0), [INFO] [stdout] 23 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / assert_eq!( [INFO] [stdout] 20 | | "LIN X0 Y0 Z5".parse(), [INFO] [stdout] 21 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 22 | | destination: point3(0.0, 0.0, 5.0), [INFO] [stdout] 23 | | })) [INFO] [stdout] 24 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / assert_eq!( [INFO] [stdout] 20 | | "LIN X0 Y0 Z5".parse(), [INFO] [stdout] 21 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 22 | | destination: point3(0.0, 0.0, 5.0), [INFO] [stdout] 23 | | })) [INFO] [stdout] 24 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / assert_eq!( [INFO] [stdout] 20 | | "LIN X0 Y0 Z5".parse(), [INFO] [stdout] 21 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 22 | | destination: point3(0.0, 0.0, 5.0), [INFO] [stdout] 23 | | })) [INFO] [stdout] 24 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / assert_eq!( [INFO] [stdout] 20 | | "LIN X0 Y0 Z5".parse(), [INFO] [stdout] 21 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 22 | | destination: point3(0.0, 0.0, 5.0), [INFO] [stdout] 23 | | })) [INFO] [stdout] 24 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | "LIN X5 Y5 Z5".parse(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | / Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 28 | | destination: point3(5.0, 5.0, 5.0), [INFO] [stdout] 29 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | / assert_eq!( [INFO] [stdout] 26 | | "LIN X5 Y5 Z5".parse(), [INFO] [stdout] 27 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 28 | | destination: point3(5.0, 5.0, 5.0), [INFO] [stdout] 29 | | })) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | / assert_eq!( [INFO] [stdout] 26 | | "LIN X5 Y5 Z5".parse(), [INFO] [stdout] 27 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 28 | | destination: point3(5.0, 5.0, 5.0), [INFO] [stdout] 29 | | })) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | / assert_eq!( [INFO] [stdout] 26 | | "LIN X5 Y5 Z5".parse(), [INFO] [stdout] 27 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 28 | | destination: point3(5.0, 5.0, 5.0), [INFO] [stdout] 29 | | })) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | / assert_eq!( [INFO] [stdout] 26 | | "LIN X5 Y5 Z5".parse(), [INFO] [stdout] 27 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 28 | | destination: point3(5.0, 5.0, 5.0), [INFO] [stdout] 29 | | })) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | "LIN X0 Y0 Z0".parse(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | / Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 34 | | destination: point3(0.0, 0.0, 0.0), [INFO] [stdout] 35 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / assert_eq!( [INFO] [stdout] 32 | | "LIN X0 Y0 Z0".parse(), [INFO] [stdout] 33 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 34 | | destination: point3(0.0, 0.0, 0.0), [INFO] [stdout] 35 | | })) [INFO] [stdout] 36 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / assert_eq!( [INFO] [stdout] 32 | | "LIN X0 Y0 Z0".parse(), [INFO] [stdout] 33 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 34 | | destination: point3(0.0, 0.0, 0.0), [INFO] [stdout] 35 | | })) [INFO] [stdout] 36 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / assert_eq!( [INFO] [stdout] 32 | | "LIN X0 Y0 Z0".parse(), [INFO] [stdout] 33 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 34 | | destination: point3(0.0, 0.0, 0.0), [INFO] [stdout] 35 | | })) [INFO] [stdout] 36 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / assert_eq!( [INFO] [stdout] 32 | | "LIN X0 Y0 Z0".parse(), [INFO] [stdout] 33 | | Ok(CMMD::Linear(LinearCMMD { [INFO] [stdout] 34 | | destination: point3(0.0, 0.0, 0.0), [INFO] [stdout] 35 | | })) [INFO] [stdout] 36 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | "CW X7.5 Y7.5 Z5 I1.25 J1.25 K5".parse(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | / Ok(CMMD::Rotational(RotationalCMMD { [INFO] [stdout] 45 | | spin: Clockness::CW, [INFO] [stdout] 46 | | destination: point3(7.5, 7.5, 5.0), [INFO] [stdout] 47 | | center: point2(1.25, 1.25), [INFO] [stdout] 48 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / assert_eq!( [INFO] [stdout] 43 | | "CW X7.5 Y7.5 Z5 I1.25 J1.25 K5".parse(), [INFO] [stdout] 44 | | Ok(CMMD::Rotational(RotationalCMMD { [INFO] [stdout] 45 | | spin: Clockness::CW, [INFO] [stdout] ... | [INFO] [stdout] 48 | | })) [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / assert_eq!( [INFO] [stdout] 43 | | "CW X7.5 Y7.5 Z5 I1.25 J1.25 K5".parse(), [INFO] [stdout] 44 | | Ok(CMMD::Rotational(RotationalCMMD { [INFO] [stdout] 45 | | spin: Clockness::CW, [INFO] [stdout] ... | [INFO] [stdout] 48 | | })) [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / assert_eq!( [INFO] [stdout] 43 | | "CW X7.5 Y7.5 Z5 I1.25 J1.25 K5".parse(), [INFO] [stdout] 44 | | Ok(CMMD::Rotational(RotationalCMMD { [INFO] [stdout] 45 | | spin: Clockness::CW, [INFO] [stdout] ... | [INFO] [stdout] 48 | | })) [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / assert_eq!( [INFO] [stdout] 43 | | "CW X7.5 Y7.5 Z5 I1.25 J1.25 K5".parse(), [INFO] [stdout] 44 | | Ok(CMMD::Rotational(RotationalCMMD { [INFO] [stdout] 45 | | spin: Clockness::CW, [INFO] [stdout] ... | [INFO] [stdout] 48 | | })) [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | "CCW X5 Y5 Z5 I1.25 J1.25 K5".parse(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | / Ok(CMMD::Rotational(RotationalCMMD { [INFO] [stdout] 58 | | spin: Clockness::CCW, [INFO] [stdout] 59 | | destination: point3(5.0, 5.0, 5.0), [INFO] [stdout] 60 | | center: point2(1.25, 1.25), [INFO] [stdout] 61 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / assert_eq!( [INFO] [stdout] 56 | | "CCW X5 Y5 Z5 I1.25 J1.25 K5".parse(), [INFO] [stdout] 57 | | Ok(CMMD::Rotational(RotationalCMMD { [INFO] [stdout] 58 | | spin: Clockness::CCW, [INFO] [stdout] ... | [INFO] [stdout] 61 | | })) [INFO] [stdout] 62 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / assert_eq!( [INFO] [stdout] 56 | | "CCW X5 Y5 Z5 I1.25 J1.25 K5".parse(), [INFO] [stdout] 57 | | Ok(CMMD::Rotational(RotationalCMMD { [INFO] [stdout] 58 | | spin: Clockness::CCW, [INFO] [stdout] ... | [INFO] [stdout] 61 | | })) [INFO] [stdout] 62 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / assert_eq!( [INFO] [stdout] 56 | | "CCW X5 Y5 Z5 I1.25 J1.25 K5".parse(), [INFO] [stdout] 57 | | Ok(CMMD::Rotational(RotationalCMMD { [INFO] [stdout] 58 | | spin: Clockness::CCW, [INFO] [stdout] ... | [INFO] [stdout] 61 | | })) [INFO] [stdout] 62 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / assert_eq!( [INFO] [stdout] 56 | | "CCW X5 Y5 Z5 I1.25 J1.25 K5".parse(), [INFO] [stdout] 57 | | Ok(CMMD::Rotational(RotationalCMMD { [INFO] [stdout] 58 | | spin: Clockness::CCW, [INFO] [stdout] ... | [INFO] [stdout] 61 | | })) [INFO] [stdout] 62 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | input.parse::().is_err(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | input.parse::().is_err(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | input.parse::().is_err(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | input.parse::().is_err(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | assert_eq!(input.get_count(start), Ok(EX_OUTPUT.len())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:140:44 [INFO] [stdout] | [INFO] [stdout] 140 | assert_eq!(input.get_count(start), Ok(EX_OUTPUT.len())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `csci-485-project-2` (lib test) due to 57 previous errors; 1 warning emitted [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | assert_eq!(input.get_count(start), Ok(EX_OUTPUT.len())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | assert_eq!(input.get_count(start), Ok(EX_OUTPUT.len())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | assert_eq!(input.get_count(start), Ok(EX_OUTPUT.len())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/command/tests.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | assert_eq!(input.get_count(start), Ok(EX_OUTPUT.len())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "32fb76d029c619abc21ef56e9f22afd24d1ca6da20d196b6582188e80cb808a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32fb76d029c619abc21ef56e9f22afd24d1ca6da20d196b6582188e80cb808a0", kill_on_drop: false }` [INFO] [stdout] 32fb76d029c619abc21ef56e9f22afd24d1ca6da20d196b6582188e80cb808a0