[INFO] fetching crate rs-math 0.1.0... [INFO] testing rs-math-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate rs-math 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rs-math 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rs-math 0.1.0 [INFO] tweaked toml for crates.io crate rs-math 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rs-math 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] [stderr] Adding ctor v0.1.26 (available: v0.5.0) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea04f6e0bc1c04844b152e041b72106ff556f7694a99f6e28a3f5535254ac00f [INFO] running `Command { std: "docker" "start" "-a" "ea04f6e0bc1c04844b152e041b72106ff556f7694a99f6e28a3f5535254ac00f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea04f6e0bc1c04844b152e041b72106ff556f7694a99f6e28a3f5535254ac00f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea04f6e0bc1c04844b152e041b72106ff556f7694a99f6e28a3f5535254ac00f", kill_on_drop: false }` [INFO] [stdout] ea04f6e0bc1c04844b152e041b72106ff556f7694a99f6e28a3f5535254ac00f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cae4eeb85ca429e9f98d13b0b7c3c76c30910fe4a177e84b680221d78e9efd0 [INFO] running `Command { std: "docker" "start" "-a" "6cae4eeb85ca429e9f98d13b0b7c3c76c30910fe4a177e84b680221d78e9efd0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rs-math v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `kolmogorov_smirnov_test` is never used [INFO] [stdout] --> src/statistics/statistics.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn kolmogorov_smirnov_test(data: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fit_exponential` is never used [INFO] [stdout] --> src/statistics/statistics.rs:159:4 [INFO] [stdout] | [INFO] [stdout] 159 | fn fit_exponential(data: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `anderson_darling_test_2` is never used [INFO] [stdout] --> src/statistics/statistics.rs:166:4 [INFO] [stdout] | [INFO] [stdout] 166 | fn anderson_darling_test_2(data: &[f64], lambda: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `exponential_pdf` is never used [INFO] [stdout] --> src/statistics/statistics.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | fn exponential_pdf(x: f64, lambda: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_exponential` is never used [INFO] [stdout] --> src/statistics/statistics.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn is_exponential(data: &[f64], _significance_level: f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s [INFO] running `Command { std: "docker" "inspect" "6cae4eeb85ca429e9f98d13b0b7c3c76c30910fe4a177e84b680221d78e9efd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cae4eeb85ca429e9f98d13b0b7c3c76c30910fe4a177e84b680221d78e9efd0", kill_on_drop: false }` [INFO] [stdout] 6cae4eeb85ca429e9f98d13b0b7c3c76c30910fe4a177e84b680221d78e9efd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa37063499ea73de6d57a0513c99aa0893df6c11166dae3fcdcc072eccdf2890 [INFO] running `Command { std: "docker" "start" "-a" "aa37063499ea73de6d57a0513c99aa0893df6c11166dae3fcdcc072eccdf2890", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stdout] warning: function `kolmogorov_smirnov_test` is never used [INFO] [stdout] --> src/statistics/statistics.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn kolmogorov_smirnov_test(data: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fit_exponential` is never used [INFO] [stdout] --> src/statistics/statistics.rs:159:4 [INFO] [stdout] | [INFO] [stdout] 159 | fn fit_exponential(data: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `anderson_darling_test_2` is never used [INFO] [stdout] --> src/statistics/statistics.rs:166:4 [INFO] [stdout] | [INFO] [stdout] 166 | fn anderson_darling_test_2(data: &[f64], lambda: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `exponential_pdf` is never used [INFO] [stdout] --> src/statistics/statistics.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | fn exponential_pdf(x: f64, lambda: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_exponential` is never used [INFO] [stdout] --> src/statistics/statistics.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn is_exponential(data: &[f64], _significance_level: f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling rs-math v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `kolmogorov_smirnov_test` is never used [INFO] [stdout] --> src/statistics/statistics.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn kolmogorov_smirnov_test(data: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fit_exponential` is never used [INFO] [stdout] --> src/statistics/statistics.rs:159:4 [INFO] [stdout] | [INFO] [stdout] 159 | fn fit_exponential(data: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `anderson_darling_test_2` is never used [INFO] [stdout] --> src/statistics/statistics.rs:166:4 [INFO] [stdout] | [INFO] [stdout] 166 | fn anderson_darling_test_2(data: &[f64], lambda: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `exponential_pdf` is never used [INFO] [stdout] --> src/statistics/statistics.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | fn exponential_pdf(x: f64, lambda: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_exponential` is never used [INFO] [stdout] --> src/statistics/statistics.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn is_exponential(data: &[f64], _significance_level: f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.72s [INFO] running `Command { std: "docker" "inspect" "aa37063499ea73de6d57a0513c99aa0893df6c11166dae3fcdcc072eccdf2890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa37063499ea73de6d57a0513c99aa0893df6c11166dae3fcdcc072eccdf2890", kill_on_drop: false }` [INFO] [stdout] aa37063499ea73de6d57a0513c99aa0893df6c11166dae3fcdcc072eccdf2890 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35112edc329fe460618cd97516d55d8d7ab3287309f385cf3feeb3ba202366e2 [INFO] running `Command { std: "docker" "start" "-a" "35112edc329fe460618cd97516d55d8d7ab3287309f385cf3feeb3ba202366e2", kill_on_drop: false }` [INFO] [stderr] warning: function `kolmogorov_smirnov_test` is never used [INFO] [stderr] --> src/statistics/statistics.rs:121:4 [INFO] [stderr] | [INFO] [stderr] 121 | fn kolmogorov_smirnov_test(data: &[f64]) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `fit_exponential` is never used [INFO] [stderr] --> src/statistics/statistics.rs:159:4 [INFO] [stderr] | [INFO] [stderr] 159 | fn fit_exponential(data: &[f64]) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `anderson_darling_test_2` is never used [INFO] [stderr] --> src/statistics/statistics.rs:166:4 [INFO] [stderr] | [INFO] [stderr] 166 | fn anderson_darling_test_2(data: &[f64], lambda: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `exponential_pdf` is never used [INFO] [stderr] --> src/statistics/statistics.rs:181:4 [INFO] [stderr] | [INFO] [stderr] 181 | fn exponential_pdf(x: f64, lambda: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_exponential` is never used [INFO] [stderr] --> src/statistics/statistics.rs:189:4 [INFO] [stderr] | [INFO] [stderr] 189 | fn is_exponential(data: &[f64], _significance_level: f64) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rs-math` (lib) generated 5 warnings [INFO] [stderr] warning: `rs-math` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_math-7acc6f0011a76e6c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/all_test-7edb522152329229) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test graphical::circle_test::tests::test_circle_area ... ok [INFO] [stdout] test graphical::circle_test::tests::test_circle_from_three_points ... ok [INFO] [stdout] test graphical::circle_test::tests::test_valid_circle_creation ... ok [INFO] [stdout] test graphical::circle_test::tests::test_circle_line_intersection ... ok [INFO] [stdout] test matrix::matrix_2d_test::tests::test_create_matrix ... ok [INFO] [stdout] test graphical::circle_test::tests::test_generate_points_on_circle ... ok [INFO] [stdout] test graphical::circle_test::tests::test_is_point_inside ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests rs_math [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::normal_at_point (line 324) ... FAILED [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::generate_points (line 227) ... FAILED [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::circle_on_rectangle_corner (line 493) ... FAILED [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::tangent_at_point (line 291) ... FAILED [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::area (line 132) ... ok [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::from_chord_length_and_radius (line 129) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::circle_inside_rectangle (line 427) ... FAILED [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::from_endpoints (line 160) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::circle_contains (line 399) ... ok [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::arc_length (line 62) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::circle_on_rectangle_edge (line 458) ... FAILED [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::from_arc_length_and_radius (line 84) ... ok [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::new (line 29) ... ok [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::calculate_arc_length (line 45) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::bounding_box (line 516) ... ok [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::from_area_and_radius (line 201) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::circles_intersect (line 347) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::from_points_and_radius (line 31) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::circles_touch (line 373) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::find_line_intersection (line 290) ... ok [INFO] [stdout] test src/graphical/arc.rs - graphical::arc::Arc::point_on_arc (line 264) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::from_points (line 73) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::is_point_on_arc (line 201) ... ok [INFO] [stdout] test src/graphical/ellipse.rs - graphical::ellipse::Ellipse::estimate_circumference (line 122) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::generate_points (line 177) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::is_point_inside (line 155) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::new (line 115) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::distance_between_points (line 550) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::generate_points_on_circle (line 574) ... ok [INFO] [stdout] test src/graphical/ellipse.rs - graphical::ellipse::Ellipse::fit (line 203) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::is_angle_in_range (line 232) ... ok [INFO] [stdout] test src/graphical/ellipse.rs - graphical::ellipse::Ellipse::eccentricity (line 77) ... ok [INFO] [stdout] test src/graphical/ellipse.rs - graphical::ellipse::Ellipse::calculate_foci (line 173) ... ok [INFO] [stdout] test src/graphical/ellipse.rs - graphical::ellipse::Ellipse::area (line 106) ... ok [INFO] [stdout] test src/graphical/circle.rs - graphical::circle::Circle::is_point_on_circle_boundary (line 264) ... ok [INFO] [stdout] test src/graphical/ellipse.rs - graphical::ellipse::Ellipse::print_equation (line 91) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::are_intersecting (line 456) ... ok [INFO] [stdout] test src/graphical/ellipse.rs - graphical::ellipse::gauss_elimination (line 286) ... FAILED [INFO] [stdout] test src/graphical/ellipse.rs - graphical::ellipse::Ellipse::point_position (line 144) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::from_point_slope (line 78) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::angles_with_axes (line 326) ... ok [INFO] [stdout] test src/graphical/ellipse.rs - graphical::ellipse::Ellipse::new (line 61) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::is_parallel_to (line 105) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::from_slope_intercept (line 133) ... FAILED [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::is_equal_to (line 516) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::are_parallel (line 476) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::from_arc (line 165) ... FAILED [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::are_perpendicular (line 496) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::is_tangent_to_circle (line 393) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::is_vertical_to_x_axis (line 418) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::angle_between (line 500) ... FAILED [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::translate (line 306) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::rotate_around_point (line 267) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::point_line_relationship (line 356) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::to_point_slope_form (line 589) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::translate_along_x (line 199) ... FAILED [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::to_slope_intercept_form (line 561) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::rotate_around_origin (line 225) ... ok [INFO] [stdout] test src/graphical/point_2d.rs - graphical::point_2d::Point2D::distance_between_points (line 26) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::slope (line 536) ... ok [INFO] [stdout] test src/graphical/point_2d.rs - graphical::point_2d::Point2D::distance_to (line 81) ... ok [INFO] [stdout] test src/graphical/point_2d.rs - graphical::point_2d::Point2D::add_points (line 106) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::from_points (line 49) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::circumcenter (line 404) ... ok [INFO] [stdout] test src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::is_vertical_to_y_axis (line 437) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::orthocenter (line 324) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::area (line 116) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::in_circle (line 171) ... ok [INFO] [stdout] test src/graphical/point_2d.rs - graphical::point_2d::Point2D::rotate (line 52) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::new (line 36) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::classify_angles (line 465) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::barycentric_coordinates (line 290) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::incenter (line 374) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::rotate_around_point (line 213) ... ok [INFO] [stdout] test src/vector/vector_2d.rs - vector::vector_2d::Vector2D::cross_product (line 162) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::rotate_point (line 541) ... FAILED [INFO] [stdout] test src/vector/vector_2d.rs - vector::vector_2d::Vector2D::add (line 91) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::centroid (line 349) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::perimeter (line 90) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::side_length (line 67) ... FAILED [INFO] [stdout] test src/vector/vector_2d.rs - vector::vector_2d::Vector2D::magnitude (line 65) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::point_inside_triangle (line 259) ... ok [INFO] [stdout] test src/vector/vector_3d.rs - vector::vector_3d::Vector3D::add (line 21) ... ok [INFO] [stdout] test src/vector/vector_2d.rs - vector::vector_2d::Vector2D::dot_product (line 139) ... ok [INFO] [stdout] test src/vector/vector_2d.rs - vector::vector_2d::Vector2D::subtract (line 116) ... ok [INFO] [stdout] test src/vector/vector_2d.rs - vector::vector_2d::Vector2D::new (line 41) ... ok [INFO] [stdout] test src/graphical/triangle.rs - graphical::triangle::Triangle::semi_perimeter (line 144) ... ok [INFO] [stdout] test src/vector/vector_2d.rs - vector::vector_2d::Vector2D (line 12) ... ok [INFO] [stdout] test src/vector/vector_3d.rs - vector::vector_3d::Vector3D::magnitude (line 147) ... ok [INFO] [stdout] test src/vector/vector_3d.rs - vector::vector_3d::Vector3D::dot_product (line 129) ... ok [INFO] [stdout] test src/vector/vector_3d.rs - vector::vector_3d::Vector3D::cross_product (line 102) ... ok [INFO] [stdout] test src/vector/vector_3d.rs - vector::vector_3d::Vector3D::subtract (line 48) ... ok [INFO] [stdout] test src/vector/vector_3d.rs - vector::vector_3d::Vector3D::scalar_multiply (line 75) ... ok [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/vector/vector_3d.rs - vector::vector_3d::Vector3D::angle_between (line 168) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/graphical/arc.rs - graphical::arc::Arc::normal_at_point (line 324) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry` in `rs_math` [INFO] [stdout] --> src/graphical/arc.rs:327:14 [INFO] [stdout] | [INFO] [stdout] 6 | use rs_math::geometry::linear_equation::LinearEquation; [INFO] [stdout] | ^^^^^^^^ could not find `geometry` in `rs_math` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphical/arc.rs - graphical::arc::Arc::generate_points (line 227) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry` in `rs_math` [INFO] [stdout] --> src/graphical/arc.rs:230:14 [INFO] [stdout] | [INFO] [stdout] 6 | use rs_math::geometry::point::Point2D; [INFO] [stdout] | ^^^^^^^^ could not find `geometry` in `rs_math` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphical/circle.rs - graphical::circle::Circle::circle_on_rectangle_corner (line 493) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Rectangle` in the current scope [INFO] [stdout] --> src/graphical/circle.rs:499:28 [INFO] [stdout] | [INFO] [stdout] 9 | let rectangle = Rectangle::new(0.0, 0.0, 2.0, 2.0); [INFO] [stdout] | ^^^ function or associated item not found in `Rectangle` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Rectangle`, consider using `Rectangle::new_from_corner` which returns `Rectangle` [INFO] [stdout] --> /opt/rustwide/workdir/src/graphical/rectangle.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new_from_corner(x: f64, y: f64, width: f64, height: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphical/arc.rs - graphical::arc::Arc::tangent_at_point (line 291) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry` in `rs_math` [INFO] [stdout] --> src/graphical/arc.rs:294:14 [INFO] [stdout] | [INFO] [stdout] 6 | use rs_math::geometry::linear_equation::LinearEquation; [INFO] [stdout] | ^^^^^^^^ could not find `geometry` in `rs_math` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphical/circle.rs - graphical::circle::Circle::circle_inside_rectangle (line 427) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Rectangle` in the current scope [INFO] [stdout] --> src/graphical/circle.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 9 | let rectangle = Rectangle::new(0.0, 0.0, 3.0, 3.0); [INFO] [stdout] | ^^^ function or associated item not found in `Rectangle` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Rectangle`, consider using `Rectangle::new_from_corner` which returns `Rectangle` [INFO] [stdout] --> /opt/rustwide/workdir/src/graphical/rectangle.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new_from_corner(x: f64, y: f64, width: f64, height: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphical/circle.rs - graphical::circle::Circle::circle_on_rectangle_edge (line 458) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Rectangle` in the current scope [INFO] [stdout] --> src/graphical/circle.rs:464:28 [INFO] [stdout] | [INFO] [stdout] 9 | let rectangle = Rectangle::new(1.0, 1.0, 3.0, 3.0); [INFO] [stdout] | ^^^ function or associated item not found in `Rectangle` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Rectangle`, consider using `Rectangle::new_from_corner` which returns `Rectangle` [INFO] [stdout] --> /opt/rustwide/workdir/src/graphical/rectangle.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new_from_corner(x: f64, y: f64, width: f64, height: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:265:5 [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphical/ellipse.rs - graphical::ellipse::gauss_elimination (line 286) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `gauss_elimination` in this scope [INFO] [stdout] --> src/graphical/ellipse.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 6 | match gauss_elimination(&a, &b) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use rs_math::graphical::ellipse::gauss_elimination; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::from_slope_intercept (line 133) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/graphical/linear_equation.rs:7:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "-2x + 1y + -3 = 0" [INFO] [stdout] right: "-2x + y - 3 = 0" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56e8a2605a02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56e8a2605a02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56e8a2605a02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56e8a2605a02 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56e8a2624573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56e8a2624573 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56e8a2603713 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56e8a2603713 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56e8a2605852 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56e8a26068e3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x56e8a26066c5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x56e8a26071b5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x56e8a260704a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x56e8a2605ef9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x56e8a2606cdd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x56e8a2623360 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x56e8a26235e7 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 17: 0x56e8a25e452c - core::panicking::assert_failed::h1e7943c5b9c38b88 [INFO] [stdout] 18: 0x56e8a25e46e8 - rust_out::main::_doctest_main_src_graphical_linear_equation_rs_133_0::hae16278f2d027e7f [INFO] [stdout] 19: 0x56e8a25e4636 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 20: 0x56e8a25e4223 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 21: 0x56e8a25e41e6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 22: 0x56e8a25e41c9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 23: 0x56e8a2601660 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x56e8a2601660 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 25: 0x56e8a2601660 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 26: 0x56e8a2601660 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x56e8a2601660 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x56e8a2601660 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x56e8a2601660 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x56e8a2601660 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x56e8a2601660 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x56e8a25e41b1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 33: 0x56e8a25e4725 - main [INFO] [stdout] 34: 0x7daa382331ca - [INFO] [stdout] 35: 0x7daa3823328b - __libc_start_main [INFO] [stdout] 36: 0x56e8a25e40c5 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::from_arc (line 165) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/graphical/linear_equation.rs:7:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "-0x + 1y + 0 = 0" [INFO] [stdout] right: "0x + y - 1 = 0" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x650fdb4a0a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x650fdb4a0a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x650fdb4a0a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x650fdb4a0a92 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x650fdb4bf603 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x650fdb4bf603 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x650fdb49e7a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x650fdb49e7a3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x650fdb4a08e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x650fdb4a1973 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x650fdb4a1755 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x650fdb4a2245 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x650fdb4a20da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x650fdb4a0f89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x650fdb4a1d6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x650fdb4be3f0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x650fdb4be677 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 17: 0x650fdb47f51c - core::panicking::assert_failed::h1e7943c5b9c38b88 [INFO] [stdout] 18: 0x650fdb47f6dc - rust_out::main::_doctest_main_src_graphical_linear_equation_rs_165_0::haf3b328bae0eac58 [INFO] [stdout] 19: 0x650fdb47f626 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 20: 0x650fdb47f213 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 21: 0x650fdb47f1d6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 22: 0x650fdb47f1b9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 23: 0x650fdb49c6f0 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x650fdb49c6f0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 25: 0x650fdb49c6f0 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 26: 0x650fdb49c6f0 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x650fdb49c6f0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x650fdb49c6f0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x650fdb49c6f0 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x650fdb49c6f0 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x650fdb49c6f0 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x650fdb47f1a1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 33: 0x650fdb47f725 - main [INFO] [stdout] 34: 0x7aef321261ca - [INFO] [stdout] 35: 0x7aef3212628b - __libc_start_main [INFO] [stdout] 36: 0x650fdb47f0b5 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/graphical/triangle.rs - graphical::triangle::Triangle::angle_between (line 500) stdout ---- [INFO] [stdout] error[E0624]: method `angle_between` is private [INFO] [stdout] --> src/graphical/triangle.rs:511:22 [INFO] [stdout] | [INFO] [stdout] 14 | let angle = triangle.angle_between(&triangle.vertex_a, &triangle.vertex_b, &triangle.vertex_c); [INFO] [stdout] | ^^^^^^^^^^^^^ private method [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/graphical/triangle.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | fn angle_between(&self, p1: &Point2D, p2: &Point2D, p3: &Point2D) -> f64 { [INFO] [stdout] | ------------------------------------------------------------------------ private method defined here [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0624`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::translate_along_x (line 199) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/graphical/linear_equation.rs:8:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "1x + 2y + 5 = 0" [INFO] [stdout] right: "1x + 2y - 1 = 0" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6170f766b9e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6170f766b9e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6170f766b9e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6170f766b9e2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6170f768a553 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6170f768a553 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6170f76696f3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6170f76696f3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6170f766b832 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6170f766c8c3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6170f766c6a5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x6170f766d195 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x6170f766d02a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x6170f766bed9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6170f766ccbd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x6170f7689340 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x6170f76895c7 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 17: 0x6170f764a51c - core::panicking::assert_failed::h1e7943c5b9c38b88 [INFO] [stdout] 18: 0x6170f764a707 - rust_out::main::_doctest_main_src_graphical_linear_equation_rs_199_0::hc410186545745f98 [INFO] [stdout] 19: 0x6170f764a626 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 20: 0x6170f764a213 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 21: 0x6170f764a1d6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 22: 0x6170f764a1b9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 23: 0x6170f7667640 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x6170f7667640 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 25: 0x6170f7667640 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 26: 0x6170f7667640 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x6170f7667640 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x6170f7667640 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x6170f7667640 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x6170f7667640 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6170f7667640 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x6170f764a1a1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 33: 0x6170f764a745 - main [INFO] [stdout] 34: 0x7d4db2a7e1ca - [INFO] [stdout] 35: 0x7d4db2a7e28b - __libc_start_main [INFO] [stdout] 36: 0x6170f764a0b5 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/graphical/triangle.rs - graphical::triangle::rotate_point (line 541) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `rotate_point` found for struct `Triangle` in the current scope [INFO] [stdout] --> src/graphical/triangle.rs:552:31 [INFO] [stdout] | [INFO] [stdout] 14 | let rotated_point = Triangle::rotate_point(&point, ¢er, matrix); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `Triangle` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Triangle`, consider using `Triangle::new` which returns `Triangle` [INFO] [stdout] --> /opt/rustwide/workdir/src/graphical/triangle.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(vertex_a: Point2D, vertex_b: Point2D, vertex_c: Point2D) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `rotate_around_point` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/workdir/src/graphical/triangle.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn rotate_around_point(&self, center: &Point2D, angle_degrees: f64) -> Triangle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphical/triangle.rs - graphical::triangle::Triangle::side_length (line 67) stdout ---- [INFO] [stdout] error[E0382]: borrow of moved value: `vertex_a` [INFO] [stdout] --> src/graphical/triangle.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 8 | let vertex_a = Point2D { x: 0.0, y: 0.0 }; [INFO] [stdout] | -------- move occurs because `vertex_a` has type `Point2D`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 12 | let triangle = Triangle::new(vertex_a, vertex_b, vertex_c); [INFO] [stdout] | -------- value moved here [INFO] [stdout] 13 | let length = triangle.side_length(&vertex_a, &vertex_b); [INFO] [stdout] | ^^^^^^^^^ value borrowed here after move [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 12 | let triangle = Triangle::new(vertex_a.clone(), vertex_b, vertex_c); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `vertex_b` [INFO] [stdout] --> src/graphical/triangle.rs:77:46 [INFO] [stdout] | [INFO] [stdout] 9 | let vertex_b = Point2D { x: 1.0, y: 0.0 }; [INFO] [stdout] | -------- move occurs because `vertex_b` has type `Point2D`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 12 | let triangle = Triangle::new(vertex_a, vertex_b, vertex_c); [INFO] [stdout] | -------- value moved here [INFO] [stdout] 13 | let length = triangle.side_length(&vertex_a, &vertex_b); [INFO] [stdout] | ^^^^^^^^^ value borrowed here after move [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 12 | let triangle = Triangle::new(vertex_a, vertex_b.clone(), vertex_c); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/graphical/arc.rs - graphical::arc::Arc::generate_points (line 227) [INFO] [stdout] src/graphical/arc.rs - graphical::arc::Arc::normal_at_point (line 324) [INFO] [stdout] src/graphical/arc.rs - graphical::arc::Arc::tangent_at_point (line 291) [INFO] [stdout] src/graphical/circle.rs - graphical::circle::Circle::circle_inside_rectangle (line 427) [INFO] [stdout] src/graphical/circle.rs - graphical::circle::Circle::circle_on_rectangle_corner (line 493) [INFO] [stdout] src/graphical/circle.rs - graphical::circle::Circle::circle_on_rectangle_edge (line 458) [INFO] [stdout] src/graphical/ellipse.rs - graphical::ellipse::gauss_elimination (line 286) [INFO] [stdout] src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::from_arc (line 165) [INFO] [stdout] src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::from_slope_intercept (line 133) [INFO] [stdout] src/graphical/linear_equation.rs - graphical::linear_equation::LinearEquation::translate_along_x (line 199) [INFO] [stdout] src/graphical/triangle.rs - graphical::triangle::Triangle::angle_between (line 500) [INFO] [stdout] src/graphical/triangle.rs - graphical::triangle::Triangle::side_length (line 67) [INFO] [stdout] src/graphical/triangle.rs - graphical::triangle::rotate_point (line 541) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 81 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35112edc329fe460618cd97516d55d8d7ab3287309f385cf3feeb3ba202366e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35112edc329fe460618cd97516d55d8d7ab3287309f385cf3feeb3ba202366e2", kill_on_drop: false }` [INFO] [stdout] 35112edc329fe460618cd97516d55d8d7ab3287309f385cf3feeb3ba202366e2