[INFO] fetching crate m3d 0.0.1...
[INFO] testing m3d-0.0.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate m3d 0.0.1 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate m3d 0.0.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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 87 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31f35b87f6da89454b21069fafd90557edab0c4a4ad370c36eebf64e334aff2e
[INFO] running `Command { std: "docker" "start" "-a" "31f35b87f6da89454b21069fafd90557edab0c4a4ad370c36eebf64e334aff2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31f35b87f6da89454b21069fafd90557edab0c4a4ad370c36eebf64e334aff2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f35b87f6da89454b21069fafd90557edab0c4a4ad370c36eebf64e334aff2e", kill_on_drop: false }`
[INFO] [stdout] 31f35b87f6da89454b21069fafd90557edab0c4a4ad370c36eebf64e334aff2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25b8c4edb648f8b65de0daa7c86cea3ba5b1091b92714c01ca2dd0f79c18db74
[INFO] running `Command { std: "docker" "start" "-a" "25b8c4edb648f8b65de0daa7c86cea3ba5b1091b92714c01ca2dd0f79c18db74", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling version-compare v0.1.1
[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 sdl2-sys v0.35.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[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 3.41s
[INFO] running `Command { std: "docker" "inspect" "25b8c4edb648f8b65de0daa7c86cea3ba5b1091b92714c01ca2dd0f79c18db74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b8c4edb648f8b65de0daa7c86cea3ba5b1091b92714c01ca2dd0f79c18db74", kill_on_drop: false }`
[INFO] [stdout] 25b8c4edb648f8b65de0daa7c86cea3ba5b1091b92714c01ca2dd0f79c18db74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2c3c3f13bb1a538fe991ef3841c9aece436aec9e31275c615c2dcd5e7b535e1
[INFO] running `Command { std: "docker" "start" "-a" "d2c3c3f13bb1a538fe991ef3841c9aece436aec9e31275c615c2dcd5e7b535e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[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]    Compiling regex v1.11.3
[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_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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[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] [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] 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_vector3") due to 1 previous error
[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] [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" "d2c3c3f13bb1a538fe991ef3841c9aece436aec9e31275c615c2dcd5e7b535e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c3c3f13bb1a538fe991ef3841c9aece436aec9e31275c615c2dcd5e7b535e1", kill_on_drop: false }`
[INFO] [stdout] d2c3c3f13bb1a538fe991ef3841c9aece436aec9e31275c615c2dcd5e7b535e1
