[INFO] cloning repository https://github.com/ax3l/lines-are-rusty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ax3l/lines-are-rusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fax3l%2Flines-are-rusty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fax3l%2Flines-are-rusty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc6b33f560147c88ad5970c99a29cecf906693c6 [INFO] testing ax3l/lines-are-rusty against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fax3l%2Flines-are-rusty" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ax3l/lines-are-rusty on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ax3l/lines-are-rusty [INFO] finished tweaking git repo https://github.com/ax3l/lines-are-rusty [INFO] tweaked toml for git repo https://github.com/ax3l/lines-are-rusty written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/ax3l/lines-are-rusty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svg v0.10.0 [INFO] [stderr] Downloaded pdf-canvas v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36961b83178b4754efbff8f65efa6d54133eab617a5fcd19ce7789f3d766ba04 [INFO] running `Command { std: "docker" "start" "-a" "36961b83178b4754efbff8f65efa6d54133eab617a5fcd19ce7789f3d766ba04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36961b83178b4754efbff8f65efa6d54133eab617a5fcd19ce7789f3d766ba04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36961b83178b4754efbff8f65efa6d54133eab617a5fcd19ce7789f3d766ba04", kill_on_drop: false }` [INFO] [stdout] 36961b83178b4754efbff8f65efa6d54133eab617a5fcd19ce7789f3d766ba04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 272adb76753ef35dcbe6321bd1c345704ef005b9ed273a3ab9a6b016cc696bac [INFO] running `Command { std: "docker" "start" "-a" "272adb76753ef35dcbe6321bd1c345704ef005b9ed273a3ab9a6b016cc696bac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pdf-canvas v0.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling lines-are-rusty v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `segment_length` [INFO] [stdout] --> src/lib.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | fn segment_length(&self, i: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `length` [INFO] [stdout] --> src/lib.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | fn length(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `average_width` [INFO] [stdout] --> src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | fn average_width(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `offsets` [INFO] [stdout] --> src/lib.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | fn offsets(&self, offset_distance: f32) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_points` [INFO] [stdout] --> src/lib.rs:203:8 [INFO] [stdout] | [INFO] [stdout] 203 | fn with_points(template: Point, points: &[(f32, f32)]) -> Line { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance` [INFO] [stdout] --> src/lib.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 249 | fn distance(&self, point: &Point) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ZERO` [INFO] [stdout] --> src/lib.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | const ZERO: DirectionVec = DirectionVec { x: 0.0, y: 0.0 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_length` [INFO] [stdout] --> src/lib.rs:302:8 [INFO] [stdout] | [INFO] [stdout] 302 | fn set_length(mut self, length: f32) -> DirectionVec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate_orthogonally` [INFO] [stdout] --> src/lib.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 311 | fn rotate_orthogonally(mut self) -> DirectionVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `segment_quads` [INFO] [stdout] --> src/render/renderlib.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | pub(crate) fn segment_quads(line: &Line) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.45s [INFO] running `Command { std: "docker" "inspect" "272adb76753ef35dcbe6321bd1c345704ef005b9ed273a3ab9a6b016cc696bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "272adb76753ef35dcbe6321bd1c345704ef005b9ed273a3ab9a6b016cc696bac", kill_on_drop: false }` [INFO] [stdout] 272adb76753ef35dcbe6321bd1c345704ef005b9ed273a3ab9a6b016cc696bac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0abebbe41f1fdb198c0a72d50ce5f6c2b37d069fb20730a5ed3ca125591de491 [INFO] running `Command { std: "docker" "start" "-a" "0abebbe41f1fdb198c0a72d50ce5f6c2b37d069fb20730a5ed3ca125591de491", kill_on_drop: false }` [INFO] [stdout] warning: associated function is never used: `segment_length` [INFO] [stdout] --> src/lib.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | fn segment_length(&self, i: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `length` [INFO] [stdout] --> src/lib.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | fn length(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `average_width` [INFO] [stdout] --> src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | fn average_width(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `offsets` [INFO] [stdout] --> src/lib.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | fn offsets(&self, offset_distance: f32) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_points` [INFO] [stdout] --> src/lib.rs:203:8 [INFO] [stdout] | [INFO] [stdout] 203 | fn with_points(template: Point, points: &[(f32, f32)]) -> Line { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance` [INFO] [stdout] --> src/lib.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 249 | fn distance(&self, point: &Point) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ZERO` [INFO] [stdout] --> src/lib.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | const ZERO: DirectionVec = DirectionVec { x: 0.0, y: 0.0 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_length` [INFO] [stdout] --> src/lib.rs:302:8 [INFO] [stdout] | [INFO] [stdout] 302 | fn set_length(mut self, length: f32) -> DirectionVec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate_orthogonally` [INFO] [stdout] --> src/lib.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 311 | fn rotate_orthogonally(mut self) -> DirectionVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lines-are-rusty v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `segment_quads` [INFO] [stdout] --> src/render/renderlib.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | pub(crate) fn segment_quads(line: &Line) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `segment_length` [INFO] [stdout] --> src/lib.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | fn segment_length(&self, i: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `length` [INFO] [stdout] --> src/lib.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | fn length(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `average_width` [INFO] [stdout] --> src/lib.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | fn average_width(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance` [INFO] [stdout] --> src/lib.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 249 | fn distance(&self, point: &Point) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ZERO` [INFO] [stdout] --> src/lib.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | const ZERO: DirectionVec = DirectionVec { x: 0.0, y: 0.0 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "0abebbe41f1fdb198c0a72d50ce5f6c2b37d069fb20730a5ed3ca125591de491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0abebbe41f1fdb198c0a72d50ce5f6c2b37d069fb20730a5ed3ca125591de491", kill_on_drop: false }` [INFO] [stdout] 0abebbe41f1fdb198c0a72d50ce5f6c2b37d069fb20730a5ed3ca125591de491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bed3927768176df515d8b9e57c0bf6d7643892d0f3f367b51f53d717ec67b189 [INFO] running `Command { std: "docker" "start" "-a" "bed3927768176df515d8b9e57c0bf6d7643892d0f3f367b51f53d717ec67b189", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `segment_length` [INFO] [stderr] --> src/lib.rs:155:8 [INFO] [stderr] | [INFO] [stderr] 155 | fn segment_length(&self, i: usize) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `length` [INFO] [stderr] --> src/lib.rs:163:8 [INFO] [stderr] | [INFO] [stderr] 163 | fn length(&self) -> f32 { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `average_width` [INFO] [stderr] --> src/lib.rs:173:8 [INFO] [stderr] | [INFO] [stderr] 173 | fn average_width(&self) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `offsets` [INFO] [stderr] --> src/lib.rs:193:8 [INFO] [stderr] | [INFO] [stderr] 193 | fn offsets(&self, offset_distance: f32) -> Vec { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `with_points` [INFO] [stderr] --> src/lib.rs:203:8 [INFO] [stderr] | [INFO] [stderr] 203 | fn with_points(template: Point, points: &[(f32, f32)]) -> Line { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `distance` [INFO] [stderr] --> src/lib.rs:249:8 [INFO] [stderr] | [INFO] [stderr] 249 | fn distance(&self, point: &Point) -> f32 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `ZERO` [INFO] [stderr] --> src/lib.rs:296:5 [INFO] [stderr] | [INFO] [stderr] 296 | const ZERO: DirectionVec = DirectionVec { x: 0.0, y: 0.0 }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_length` [INFO] [stderr] --> src/lib.rs:302:8 [INFO] [stderr] | [INFO] [stderr] 302 | fn set_length(mut self, length: f32) -> DirectionVec { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `rotate_orthogonally` [INFO] [stderr] --> src/lib.rs:311:8 [INFO] [stderr] | [INFO] [stderr] 311 | fn rotate_orthogonally(mut self) -> DirectionVec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `segment_quads` [INFO] [stderr] --> src/render/renderlib.rs:65:15 [INFO] [stderr] | [INFO] [stderr] 65 | pub(crate) fn segment_quads(line: &Line) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lines-are-rusty` (lib) generated 10 warnings [INFO] [stderr] warning: `lines-are-rusty` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lines_are_rusty-8f310bf720eae4b9) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test render::renderlib::test_segment_quads ... ok [INFO] [stdout] test test_line_offsets ... ok [INFO] [stdout] test test_matrix_mul ... ok [INFO] [stdout] test test_matrix_point_mul ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lines_are_rusty-ec2c0dc780e8bb8a) [INFO] [stdout] [INFO] [stderr] Doc-tests lines-are-rusty [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] [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] running `Command { std: "docker" "inspect" "bed3927768176df515d8b9e57c0bf6d7643892d0f3f367b51f53d717ec67b189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed3927768176df515d8b9e57c0bf6d7643892d0f3f367b51f53d717ec67b189", kill_on_drop: false }` [INFO] [stdout] bed3927768176df515d8b9e57c0bf6d7643892d0f3f367b51f53d717ec67b189