[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] 2c0a8258e1845eda122b1662d51af06f2d8bbeeb [INFO] checking rob-clarke/arusti against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-clarke%2Farusti" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rob-clarke/arusti on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-14/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e6400463bfcfbf63a43a41b119394fb862758b1b868cde9a145b913b3e98e75 [INFO] running `Command { std: "docker" "start" "-a" "3e6400463bfcfbf63a43a41b119394fb862758b1b868cde9a145b913b3e98e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e6400463bfcfbf63a43a41b119394fb862758b1b868cde9a145b913b3e98e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6400463bfcfbf63a43a41b119394fb862758b1b868cde9a145b913b3e98e75", kill_on_drop: false }` [INFO] [stdout] 3e6400463bfcfbf63a43a41b119394fb862758b1b868cde9a145b913b3e98e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6947985e34a9fa4cd3cfeafc123e1483812a2755f26f842f9bebc0bfc070d6c2 [INFO] running `Command { std: "docker" "start" "-a" "6947985e34a9fa4cd3cfeafc123e1483812a2755f26f842f9bebc0bfc070d6c2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking roxmltree v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking arusti v0.1.0 (/opt/rustwide/workdir/arusti) [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/src/arusti/olan/figure_defs.rs:588:36 [INFO] [stdout] | [INFO] [stdout] 588 | 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] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `st` [INFO] [stdout] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/src/arusti/olan/figure_defs.rs:588:36 [INFO] [stdout] | [INFO] [stdout] 588 | 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] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `st` [INFO] [stdout] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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: field is never read: `wind` [INFO] [stdout] --> arusti/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: field is never read: `wind` [INFO] [stdout] --> arusti/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: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pyarusti v0.1.0 (/opt/rustwide/workdir/pyarusti) [INFO] [stdout] warning: unused import: `arusti` [INFO] [stdout] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/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] --> arusti/src/autojudge.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn spilt_into_figures() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FlightDataPoint` [INFO] [stdout] --> arusti/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] --> arusti/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] --> arusti/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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pyo3::wrap_pyfunction` [INFO] [stdout] --> pyarusti/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use pyo3::wrap_pyfunction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pyo3::wrap_pyfunction` [INFO] [stdout] --> pyarusti/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use pyo3::wrap_pyfunction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> pyarusti/src/lib.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | fn pyarusti(py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> pyarusti/src/lib.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | fn parse(py: Python, sequence_string: String) -> PyResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> pyarusti/src/lib.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | fn pyarusti(py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> pyarusti/src/lib.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | fn parse(py: Python, sequence_string: String) -> PyResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / match self.0.elem_type { [INFO] [stdout] 15 | | arusti::ElementType::Line => pyelement.set_item("type","line"), [INFO] [stdout] 16 | | arusti::ElementType::Radius => pyelement.set_item("type","radius"), [INFO] [stdout] 17 | | arusti::ElementType::Turn => pyelement.set_item("type","turn"), [INFO] [stdout] ... | [INFO] [stdout] 22 | | _ => unreachable!() [INFO] [stdout] 23 | | }; [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pyelement.set_item("inverted",self.0.inverted); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pyelement.set_item("angle",self.0.angle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pyelement.set_item("argument",self.0.argument); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pyelements.append(ElementWrapper(element).into_py(py)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pyfigures.append(FigureWrapper(figure).into_py(py)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / match self.0.elem_type { [INFO] [stdout] 15 | | arusti::ElementType::Line => pyelement.set_item("type","line"), [INFO] [stdout] 16 | | arusti::ElementType::Radius => pyelement.set_item("type","radius"), [INFO] [stdout] 17 | | arusti::ElementType::Turn => pyelement.set_item("type","turn"), [INFO] [stdout] ... | [INFO] [stdout] 22 | | _ => unreachable!() [INFO] [stdout] 23 | | }; [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pyelement.set_item("inverted",self.0.inverted); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pyelement.set_item("angle",self.0.angle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pyelement.set_item("argument",self.0.argument); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pyelements.append(ElementWrapper(element).into_py(py)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pyarusti/src/lib.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pyfigures.append(FigureWrapper(figure).into_py(py)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.74s [INFO] running `Command { std: "docker" "inspect" "6947985e34a9fa4cd3cfeafc123e1483812a2755f26f842f9bebc0bfc070d6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6947985e34a9fa4cd3cfeafc123e1483812a2755f26f842f9bebc0bfc070d6c2", kill_on_drop: false }` [INFO] [stdout] 6947985e34a9fa4cd3cfeafc123e1483812a2755f26f842f9bebc0bfc070d6c2