[INFO] cloning repository https://github.com/rob-clarke/arusti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rob-clarke/arusti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-clarke%2Farusti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-clarke%2Farusti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 948c5978105cbbea1ce1716cb3897671fb672ba7 [INFO] checking rob-clarke/arusti against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-clarke%2Farusti" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rob-clarke/arusti on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rob-clarke/arusti [INFO] finished tweaking git repo https://github.com/rob-clarke/arusti [INFO] tweaked toml for git repo https://github.com/rob-clarke/arusti written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rob-clarke/arusti already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc7c73f84d2a7643d2316ed6b4cf7cefc278b50c5e0d2bb3bb7a368a61441cab [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" "fc7c73f84d2a7643d2316ed6b4cf7cefc278b50c5e0d2bb3bb7a368a61441cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc7c73f84d2a7643d2316ed6b4cf7cefc278b50c5e0d2bb3bb7a368a61441cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7c73f84d2a7643d2316ed6b4cf7cefc278b50c5e0d2bb3bb7a368a61441cab", kill_on_drop: false }` [INFO] [stdout] fc7c73f84d2a7643d2316ed6b4cf7cefc278b50c5e0d2bb3bb7a368a61441cab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6681d1d93cf989a90d24f428a656e112c186b95c503ecae0f59d7f2a9ae982df [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" "6681d1d93cf989a90d24f428a656e112c186b95c503ecae0f59d7f2a9ae982df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking xmlparser v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking roxmltree v0.11.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking paste v0.1.12 [INFO] [stderr] Checking simba v0.1.2 [INFO] [stderr] Checking nalgebra v0.21.0 [INFO] [stderr] Checking autojudge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | 90.0 | 270.0 => {}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:371:28 [INFO] [stdout] | [INFO] [stdout] 371 | 90.0 | 270.0 => {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:372:21 [INFO] [stdout] | [INFO] [stdout] 372 | 0.0 | 180.0 => { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:372:27 [INFO] [stdout] | [INFO] [stdout] 372 | 0.0 | 180.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | 45.0 | 225.0 => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:379:28 [INFO] [stdout] | [INFO] [stdout] 379 | 45.0 | 225.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:386:21 [INFO] [stdout] | [INFO] [stdout] 386 | 135.0 | 315.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:386:29 [INFO] [stdout] | [INFO] [stdout] 386 | 135.0 | 315.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn get_elements_for_double_loop(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:177:32 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn get_elements_for_humpty(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:181:36 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn get_elements_for_hammerhead(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:185:36 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn get_elements_for_three_roll(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:189:31 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn get_elements_for_extra(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:299:36 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn get_elements_for_non_aresti(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `st` [INFO] [stdout] --> src/arusti/data_generation.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let st = theta.sin(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_st` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/arusti/data_generation.rs:179:33 [INFO] [stdout] | [INFO] [stdout] 179 | fn generate_line(&mut self, element: &Element) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/arusti/data_generation.rs:329:34 [INFO] [stdout] | [INFO] [stdout] 329 | fn generate_flick(&mut self, element: &Element) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/arusti/data_generation.rs:333:33 [INFO] [stdout] | [INFO] [stdout] 333 | fn generate_spin(&mut self, element: &Element) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | 90.0 | 270.0 => {}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:371:28 [INFO] [stdout] | [INFO] [stdout] 371 | 90.0 | 270.0 => {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:372:21 [INFO] [stdout] | [INFO] [stdout] 372 | 0.0 | 180.0 => { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:372:27 [INFO] [stdout] | [INFO] [stdout] 372 | 0.0 | 180.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | 45.0 | 225.0 => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:379:28 [INFO] [stdout] | [INFO] [stdout] 379 | 45.0 | 225.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:386:21 [INFO] [stdout] | [INFO] [stdout] 386 | 135.0 | 315.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:386:29 [INFO] [stdout] | [INFO] [stdout] 386 | 135.0 | 315.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn get_elements_for_double_loop(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:177:32 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn get_elements_for_humpty(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:181:36 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn get_elements_for_hammerhead(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:185:36 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn get_elements_for_three_roll(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:189:31 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn get_elements_for_extra(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> src/arusti/olan/figure_defs.rs:299:36 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn get_elements_for_non_aresti(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `st` [INFO] [stdout] --> src/arusti/data_generation.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let st = theta.sin(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_st` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/arusti/data_generation.rs:179:33 [INFO] [stdout] | [INFO] [stdout] 179 | fn generate_line(&mut self, element: &Element) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/arusti/data_generation.rs:329:34 [INFO] [stdout] | [INFO] [stdout] 329 | fn generate_flick(&mut self, element: &Element) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/arusti/data_generation.rs:333:33 [INFO] [stdout] | [INFO] [stdout] 333 | fn generate_spin(&mut self, element: &Element) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | 90.0 | 270.0 => {}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/arusti/olan/parser.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | 90.0 | 270.0 => {}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wind` [INFO] [stdout] --> src/arusti/data_generation.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | wind: Vector3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wind` [INFO] [stdout] --> src/arusti/data_generation.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | wind: Vector3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arusti` [INFO] [stdout] --> src/autojudge.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use arusti; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arusti` [INFO] [stdout] --> src/autojudge.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use arusti; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FlightDataPoint` [INFO] [stdout] --> src/autojudge.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct FlightDataPoint { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `generate_loop` [INFO] [stdout] --> src/autojudge.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn generate_loop(start_point : Vector3, radius : f32, num_samples : i32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spilt_into_figures` [INFO] [stdout] --> src/autojudge.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn spilt_into_figures() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FlightDataPoint` [INFO] [stdout] --> src/autojudge.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct FlightDataPoint { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `generate_loop` [INFO] [stdout] --> src/autojudge.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn generate_loop(start_point : Vector3, radius : f32, num_samples : i32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spilt_into_figures` [INFO] [stdout] --> src/autojudge.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn spilt_into_figures() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.53s [INFO] running `Command { std: "docker" "inspect" "6681d1d93cf989a90d24f428a656e112c186b95c503ecae0f59d7f2a9ae982df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6681d1d93cf989a90d24f428a656e112c186b95c503ecae0f59d7f2a9ae982df", kill_on_drop: false }` [INFO] [stdout] 6681d1d93cf989a90d24f428a656e112c186b95c503ecae0f59d7f2a9ae982df