[INFO] fetching crate m3d 0.0.1...
[INFO] testing m3d-0.0.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate m3d 0.0.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate m3d 0.0.1
[INFO] finished tweaking crates.io crate m3d 0.0.1
[INFO] tweaked toml for crates.io crate m3d 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate m3d 0.0.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 85 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding sdl2 v0.35.2 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded num-complex v0.1.44
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c689cd004094666c5615e63d01a8df2dae3fc09038278367b943af8dbaa062f7
[INFO] running `Command { std: "docker" "start" "-a" "c689cd004094666c5615e63d01a8df2dae3fc09038278367b943af8dbaa062f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c689cd004094666c5615e63d01a8df2dae3fc09038278367b943af8dbaa062f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c689cd004094666c5615e63d01a8df2dae3fc09038278367b943af8dbaa062f7", kill_on_drop: false }`
[INFO] [stdout] c689cd004094666c5615e63d01a8df2dae3fc09038278367b943af8dbaa062f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 985bb0e4ec92ab5dfb2faab0dd584dddc3a7ddaca010cd35401674a0d5822c2e
[INFO] running `Command { std: "docker" "start" "-a" "985bb0e4ec92ab5dfb2faab0dd584dddc3a7ddaca010cd35401674a0d5822c2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling m3d v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::matrices::Matrix4`
[INFO] [stdout]   --> src/quaternion.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::matrices::Matrix4;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/quaternion.rs:504:5
[INFO] [stdout]     |
[INFO] [stdout] 504 |     pub fn pow(self, n: F) -> Quaternion<F> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 505 |         self.exp() * self.pow(n - F::from(1.0).unwrap())
[INFO] [stdout]     |                      ----------------------------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/matrices.rs:915:18
[INFO] [stdout]     |
[INFO] [stdout] 915 |     fn mul(self, rhs: F) -> Matrix4<F> {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/matrices.rs:923:18
[INFO] [stdout]     |
[INFO] [stdout] 923 |     fn div(self, rhs: Matrix4<F>) -> Matrix4<F> {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/matrices.rs:931:18
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn div(self, rhs: F) -> Matrix4<F> {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
[INFO] running `Command { std: "docker" "inspect" "985bb0e4ec92ab5dfb2faab0dd584dddc3a7ddaca010cd35401674a0d5822c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "985bb0e4ec92ab5dfb2faab0dd584dddc3a7ddaca010cd35401674a0d5822c2e", kill_on_drop: false }`
[INFO] [stdout] 985bb0e4ec92ab5dfb2faab0dd584dddc3a7ddaca010cd35401674a0d5822c2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce38c82e2fb9e832a9ada4bc1bef6fa20fe1ffe30c32f0ac21c8f6f83de3c195
[INFO] running `Command { std: "docker" "start" "-a" "ce38c82e2fb9e832a9ada4bc1bef6fa20fe1ffe30c32f0ac21c8f6f83de3c195", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling m3d v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::matrices::Matrix4`
[INFO] [stdout]   --> src/quaternion.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::matrices::Matrix4;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/quaternion.rs:504:5
[INFO] [stdout]     |
[INFO] [stdout] 504 |     pub fn pow(self, n: F) -> Quaternion<F> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 505 |         self.exp() * self.pow(n - F::from(1.0).unwrap())
[INFO] [stdout]     |                      ----------------------------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/matrices.rs:915:18
[INFO] [stdout]     |
[INFO] [stdout] 915 |     fn mul(self, rhs: F) -> Matrix4<F> {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/matrices.rs:923:18
[INFO] [stdout]     |
[INFO] [stdout] 923 |     fn div(self, rhs: Matrix4<F>) -> Matrix4<F> {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/matrices.rs:931:18
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn div(self, rhs: F) -> Matrix4<F> {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `math3d`
[INFO] [stdout]  --> tests/utest_vector3.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use math3d::vectors::Vector3;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math3d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math3d`, use `cargo add math3d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `math3d`
[INFO] [stdout]  --> tests/utest_matrix3.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use math3d::matrices::Matrix3;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math3d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math3d`, use `cargo add math3d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `math3d`
[INFO] [stdout]  --> tests/utest_quaternion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use math3d::quaternion::Quaternion;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math3d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math3d`, use `cargo add math3d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `math3d`
[INFO] [stdout]  --> tests/utest_quaternion.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use math3d::vectors::Vector3;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math3d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math3d`, use `cargo add math3d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `m3d` (test "utest_matrix3") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `m3d` (test "utest_quaternion") due to 2 previous errors
[INFO] [stderr] error: could not compile `m3d` (test "utest_vector3") due to 1 previous error
[INFO] [stdout] warning: unused import: `crate::matrices::Matrix4`
[INFO] [stdout]   --> src/quaternion.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::matrices::Matrix4;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/quaternion.rs:504:5
[INFO] [stdout]     |
[INFO] [stdout] 504 |     pub fn pow(self, n: F) -> Quaternion<F> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 505 |         self.exp() * self.pow(n - F::from(1.0).unwrap())
[INFO] [stdout]     |                      ----------------------------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/matrices.rs:915:18
[INFO] [stdout]     |
[INFO] [stdout] 915 |     fn mul(self, rhs: F) -> Matrix4<F> {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/matrices.rs:923:18
[INFO] [stdout]     |
[INFO] [stdout] 923 |     fn div(self, rhs: Matrix4<F>) -> Matrix4<F> {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/matrices.rs:931:18
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn div(self, rhs: F) -> Matrix4<F> {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce38c82e2fb9e832a9ada4bc1bef6fa20fe1ffe30c32f0ac21c8f6f83de3c195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce38c82e2fb9e832a9ada4bc1bef6fa20fe1ffe30c32f0ac21c8f6f83de3c195", kill_on_drop: false }`
[INFO] [stdout] ce38c82e2fb9e832a9ada4bc1bef6fa20fe1ffe30c32f0ac21c8f6f83de3c195
