[INFO] cloning repository https://github.com/Joseph-LeGrice/ezmath [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joseph-LeGrice/ezmath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoseph-LeGrice%2Fezmath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoseph-LeGrice%2Fezmath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10623768d888ea7b06eff5f218b1b9be4f33a0f0 [INFO] testing Joseph-LeGrice/ezmath against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoseph-LeGrice%2Fezmath" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Joseph-LeGrice/ezmath on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Joseph-LeGrice/ezmath [INFO] finished tweaking git repo https://github.com/Joseph-LeGrice/ezmath [INFO] tweaked toml for git repo https://github.com/Joseph-LeGrice/ezmath written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Joseph-LeGrice/ezmath already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bebaf0a3f2af6d3a2c4030e7097505e7dc6612299b3240d1e3646ad6d76e969f [INFO] running `Command { std: "docker" "start" "-a" "bebaf0a3f2af6d3a2c4030e7097505e7dc6612299b3240d1e3646ad6d76e969f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bebaf0a3f2af6d3a2c4030e7097505e7dc6612299b3240d1e3646ad6d76e969f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bebaf0a3f2af6d3a2c4030e7097505e7dc6612299b3240d1e3646ad6d76e969f", kill_on_drop: false }` [INFO] [stdout] bebaf0a3f2af6d3a2c4030e7097505e7dc6612299b3240d1e3646ad6d76e969f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d3d9be3544d9c0c7c748335a84b88a91019bc6893a9eb3d401303bb8f2448b7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d3d9be3544d9c0c7c748335a84b88a91019bc6893a9eb3d401303bb8f2448b7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ezcgmath v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `Command { std: "docker" "inspect" "0d3d9be3544d9c0c7c748335a84b88a91019bc6893a9eb3d401303bb8f2448b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3d9be3544d9c0c7c748335a84b88a91019bc6893a9eb3d401303bb8f2448b7", kill_on_drop: false }` [INFO] [stdout] 0d3d9be3544d9c0c7c748335a84b88a91019bc6893a9eb3d401303bb8f2448b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 559f99d1f4d55e207b3affe3016969dcb84fdcd551218b0d4f12f23bc26ea306 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "559f99d1f4d55e207b3affe3016969dcb84fdcd551218b0d4f12f23bc26ea306", kill_on_drop: false }` [INFO] [stderr] Compiling ezcgmath v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> tests/vector.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | assert_ulps_eq!(A.length(), (6.0 as f32).sqrt()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> /opt/rustwide/workdir/src/vector.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn length(&mut self) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> tests/vector.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | const A: Vector2 = Vector2::new(2.0, 4.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> tests/vector.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | assert_ulps_eq!(B.length(), (15.0 as f32).sqrt()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> /opt/rustwide/workdir/src/vector.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn length(&mut self) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> tests/vector.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | const B: Vector2 = Vector2::new(5.0, 10.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> tests/vector.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | assert_ulps_eq!(A.length(), a_len); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> /opt/rustwide/workdir/src/vector.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn length(&mut self) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> tests/vector.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | const A: Vector3 = Vector3::new(2.0, 4.0, 6.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> tests/vector.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | assert_ulps_eq!(B.length(), b_len); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> /opt/rustwide/workdir/src/vector.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn length(&mut self) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> tests/vector.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | const B: Vector3 = Vector3::new(5.0, 10.0, 15.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `Command { std: "docker" "inspect" "559f99d1f4d55e207b3affe3016969dcb84fdcd551218b0d4f12f23bc26ea306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559f99d1f4d55e207b3affe3016969dcb84fdcd551218b0d4f12f23bc26ea306", kill_on_drop: false }` [INFO] [stdout] 559f99d1f4d55e207b3affe3016969dcb84fdcd551218b0d4f12f23bc26ea306 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09ea2d611ecda97d3b6bae10693d2e16f9b00a2555cc7e2985c51b360dfaf2dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "09ea2d611ecda97d3b6bae10693d2e16f9b00a2555cc7e2985c51b360dfaf2dd", kill_on_drop: false }` [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> tests/vector.rs:56:25 [INFO] [stderr] | [INFO] [stderr] 56 | assert_ulps_eq!(A.length(), (6.0 as f32).sqrt()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> /opt/rustwide/workdir/src/vector.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn length(&mut self) -> Scalar { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> tests/vector.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | const A: Vector2 = Vector2::new(2.0, 4.0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> tests/vector.rs:57:25 [INFO] [stderr] | [INFO] [stderr] 57 | assert_ulps_eq!(B.length(), (15.0 as f32).sqrt()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> /opt/rustwide/workdir/src/vector.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn length(&mut self) -> Scalar { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> tests/vector.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | const B: Vector2 = Vector2::new(5.0, 10.0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> tests/vector.rs:147:25 [INFO] [stderr] | [INFO] [stderr] 147 | assert_ulps_eq!(A.length(), a_len); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> /opt/rustwide/workdir/src/vector.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 110 | pub fn length(&mut self) -> Scalar { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> tests/vector.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | const A: Vector3 = Vector3::new(2.0, 4.0, 6.0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: taking a mutable reference to a `const` item [INFO] [stderr] --> tests/vector.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | assert_ulps_eq!(B.length(), b_len); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: each usage of a `const` item creates a new temporary [INFO] [stderr] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stderr] note: mutable reference created due to call to this method [INFO] [stderr] --> /opt/rustwide/workdir/src/vector.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 110 | pub fn length(&mut self) -> Scalar { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `const` item defined here [INFO] [stderr] --> tests/vector.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | const B: Vector3 = Vector3::new(5.0, 10.0, 15.0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ezcgmath-5fe87f88b509444e) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/matrix.rs (/opt/rustwide/target/debug/deps/matrix-6a8c74bc5d710372) [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 39 tests [INFO] [stdout] test matrix1x3::add ... ok [INFO] [stdout] test matrix3x3::add ... ok [INFO] [stdout] test matrix3x3::matrix_of_cofactors ... ok [INFO] [stdout] test matrix1x3::multiply_scalar ... ok [INFO] [stdout] test matrix4x4::from_quaternion ... ok [INFO] [stdout] test matrix4x4::inverse ... ok [INFO] [stdout] test matrix4x4::matrix_of_cofactors ... ok [INFO] [stdout] test matrix4x4::matrix_of_minors ... ok [INFO] [stdout] test matrix4x4::multiply_matrix ... ok [INFO] [stdout] test matrix4x4::multiply_scalar ... ok [INFO] [stdout] test matrix4x4::orthographic_matrix_math ... ok [INFO] [stdout] test matrix4x4::orthographic_matrix_math_negated_height ... ok [INFO] [stdout] test matrix3x3::inverse ... ok [INFO] [stdout] test matrix4x4::orthographic_matrix_math_negated_width ... ok [INFO] [stdout] test matrix4x4::orthographic_matrix_math_negated_planes ... ok [INFO] [stdout] test matrix2x2::add ... ok [INFO] [stdout] test matrix3x3::subtract ... ok [INFO] [stdout] test matrix3x3::matrix_of_minors ... ok [INFO] [stdout] test matrix3x3::transpose ... ok [INFO] [stdout] test matrix2x2::multiply_matrix ... ok [INFO] [stdout] test matrix3x3::multiply_matrix ... ok [INFO] [stdout] test matrix2x2::multiply_scalar ... ok [INFO] [stdout] test matrix3x3::multiply_scalar ... ok [INFO] [stdout] test matrix2x2::determinant ... ok [INFO] [stdout] test matrix3x3::determinant ... ok [INFO] [stdout] test matrix4x4::determinant ... ok [INFO] [stdout] test matrix4x4::add ... ok [INFO] [stdout] test matrix2x2::subtract ... ok [INFO] [stdout] test matrix4x4::projection_matrix_math_negated_near_plane ... ok [INFO] [stdout] test matrix1x3::subtract ... ok [INFO] [stdout] test matrix4x4::projection_matrix_math_negated_far_plane ... ok [INFO] [stdout] test matrix4x4::projection_matrix_math_normal ... ok [INFO] [stdout] test matrix4x4::projection_matrix_math_zeroed_fov ... ok [INFO] [stdout] test matrix4x4::transpose ... ok [INFO] [stdout] test matrix4x4::projection_matrix_math_negated_fov ... ok [INFO] [stdout] test matrix4x4::subtract ... ok [INFO] [stdout] test matrix4x4::projection_matrix_math_negated_aspect ... ok [INFO] [stderr] Running tests/quaternion.rs (/opt/rustwide/target/debug/deps/quaternion-0790d0bde509505b) [INFO] [stdout] test matrix4x4::orthographic_matrix_panic_on_zereod ... ok [INFO] [stdout] test matrix4x4::projection_matrix_panic_on_zereod ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running tests/vector.rs (/opt/rustwide/target/debug/deps/vector-e0598a7da6d17067) [INFO] [stdout] test from_axis_angle ... ok [INFO] [stdout] test from_euler ... ok [INFO] [stdout] test from_look_at ... ok [INFO] [stdout] test multiply_quaternion ... 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] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test vector2::add ... ok [INFO] [stdout] test vector2::divide ... ok [INFO] [stdout] test vector2::length ... ok [INFO] [stdout] test vector2::normalize ... ok [INFO] [stdout] test vector3::dot ... ok [INFO] [stdout] test vector3::cross ... ok [INFO] [stdout] test vector3::length ... ok [INFO] [stdout] test vector3::multiply ... ok [INFO] [stdout] test vector3::multiply_matrix3x3 ... ok [INFO] [stdout] test vector3::multiply_matrix4x4 ... ok [INFO] [stdout] test vector3::negate ... ok [INFO] [stdout] test vector3::normalize ... ok [INFO] [stdout] test vector3::scale ... ok [INFO] [stdout] test vector3::subtract ... ok [INFO] [stdout] test vector3::translation ... ok [INFO] [stdout] test vector4::add ... ok [INFO] [stdout] test vector4::divide ... ok [INFO] [stdout] test vector4::dot ... ok [INFO] [stdout] test vector4::from_vector3 ... ok [INFO] [stdout] test vector4::multiply ... ok [INFO] [stdout] test vector4::multiply_matrix4x4 ... ok [INFO] [stdout] test vector3::from_vector4 ... ok [INFO] [stdout] test vector4::subtract ... ok [INFO] [stdout] test vector2::subtract ... ok [INFO] [stdout] test vector3::divide ... ok [INFO] [stdout] test vector3::add ... ok [INFO] [stdout] test vector2::dot ... ok [INFO] [stdout] test vector2::multiply ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ezcgmath [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/matrix/matrix4x4.rs - matrix::matrix4x4::Matrix4x4::new_orthographic_projection (line 56) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "09ea2d611ecda97d3b6bae10693d2e16f9b00a2555cc7e2985c51b360dfaf2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ea2d611ecda97d3b6bae10693d2e16f9b00a2555cc7e2985c51b360dfaf2dd", kill_on_drop: false }` [INFO] [stdout] 09ea2d611ecda97d3b6bae10693d2e16f9b00a2555cc7e2985c51b360dfaf2dd