[INFO] fetching crate bevy_heavy 0.2.0... [INFO] testing bevy_heavy-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bevy_heavy 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate bevy_heavy 0.2.0 [INFO] finished tweaking crates.io crate bevy_heavy 0.2.0 [INFO] tweaked toml for crates.io crate bevy_heavy 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_heavy 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_heavy 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45a87a213301c3983b773c77d1ed8e3a067eb148b6486bbae4772e3305c89504 [INFO] running `Command { std: "docker" "start" "-a" "45a87a213301c3983b773c77d1ed8e3a067eb148b6486bbae4772e3305c89504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45a87a213301c3983b773c77d1ed8e3a067eb148b6486bbae4772e3305c89504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a87a213301c3983b773c77d1ed8e3a067eb148b6486bbae4772e3305c89504", kill_on_drop: false }` [INFO] [stdout] 45a87a213301c3983b773c77d1ed8e3a067eb148b6486bbae4772e3305c89504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36785d47aafedb3b30e52dc91fb6264a90fb84acb6a670fd5da25f9f908735c2 [INFO] running `Command { std: "docker" "start" "-a" "36785d47aafedb3b30e52dc91fb6264a90fb84acb6a670fd5da25f9f908735c2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling bevy_ptr v0.16.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling bevy_macro_utils v0.16.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.0 [INFO] [stderr] Compiling bevy_platform v0.16.0 [INFO] [stderr] Compiling bevy_utils v0.16.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling bevy_reflect v0.16.0 [INFO] [stderr] Compiling bevy_math v0.16.0 [INFO] [stderr] Compiling bevy_heavy v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.24s [INFO] running `Command { std: "docker" "inspect" "36785d47aafedb3b30e52dc91fb6264a90fb84acb6a670fd5da25f9f908735c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36785d47aafedb3b30e52dc91fb6264a90fb84acb6a670fd5da25f9f908735c2", kill_on_drop: false }` [INFO] [stdout] 36785d47aafedb3b30e52dc91fb6264a90fb84acb6a670fd5da25f9f908735c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12c88a33252dbdc91d8720860248a649085527b1250b7a1e4d1b27edc167a34a [INFO] running `Command { std: "docker" "start" "-a" "12c88a33252dbdc91d8720860248a649085527b1250b7a1e4d1b27edc167a34a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling bevy_reflect v0.16.0 [INFO] [stderr] Compiling bevy_math v0.16.0 [INFO] [stderr] Compiling bevy_heavy v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.38s [INFO] running `Command { std: "docker" "inspect" "12c88a33252dbdc91d8720860248a649085527b1250b7a1e4d1b27edc167a34a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c88a33252dbdc91d8720860248a649085527b1250b7a1e4d1b27edc167a34a", kill_on_drop: false }` [INFO] [stdout] 12c88a33252dbdc91d8720860248a649085527b1250b7a1e4d1b27edc167a34a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0f48360a7cfdb422bf37b24dcc59cbc190e8f68d6c10183b0126a7448b43707 [INFO] running `Command { std: "docker" "start" "-a" "c0f48360a7cfdb422bf37b24dcc59cbc190e8f68d6c10183b0126a7448b43707", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_heavy-6ba1362e52d42b6d) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test dim3::eigen3::test::eigen_3x3_diagonal ... ok [INFO] [stdout] test dim3::eigen3::test::eigen_3x3 ... ok [INFO] [stdout] test dim3::tests::sum ... ok [INFO] [stdout] test dim3::eigen3::test::eigen_3x3_reconstruction ... ok [INFO] [stdout] test dim2::impls::tests::annulus ... ok [INFO] [stdout] test dim2::impls::tests::circle ... ok [INFO] [stdout] test dim2::impls::tests::rectangle ... ok [INFO] [stdout] test dim2::impls::tests::triangle ... ok [INFO] [stdout] test dim2::impls::tests::capsule ... ok [INFO] [stdout] test dim3::impls::tests::cuboid ... ok [INFO] [stdout] test dim3::impls::tests::cylinder ... ok [INFO] [stdout] test dim3::impls::tests::sphere ... ok [INFO] [stdout] test dim3::impls::tests::tetrahedron ... ok [INFO] [stdout] test dim3::impls::tests::capsule ... ok [INFO] [stdout] test dim3::impls::tests::conical_frustum ... ok [INFO] [stdout] test dim3::impls::tests::torus ... ok [INFO] [stdout] test dim3::impls::tests::cone ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.56s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_heavy [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 62) ... FAILED [INFO] [stdout] test src/lib.rs - (line 35) ... ok [INFO] [stdout] test src/lib.rs - (line 20) ... ok [INFO] [stdout] test src/lib.rs - (line 47) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 62) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `MassProperties2d: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 18 | approx::assert_relative_eq!(sum - mass_props_2, mass_props); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `MassProperties2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Affine2` implements `RelativeEq` [INFO] [stdout] `Affine3A` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] and 25 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MassProperties2d: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 18 | approx::assert_relative_eq!(sum - mass_props_2, mass_props); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `MassProperties2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Affine2` implements `RelativeEq` [INFO] [stdout] `Affine3A` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] and 25 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | pub fn eq(self, lhs: &A, rhs: &B) -> bool { [INFO] [stdout] | -- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MassProperties2d: AbsDiffEq` is not satisfied in `Relative` [INFO] [stdout] --> src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 18 | approx::assert_relative_eq!(sum - mass_props_2, mass_props); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `Relative`, the trait `AbsDiffEq` is not implemented for `MassProperties2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Affine2` implements `AbsDiffEq` [INFO] [stdout] `Affine3A` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] and 35 others [INFO] [stdout] note: required because it appears within the type `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/lib.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: the return type of a function must have a statically known size [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 62) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "c0f48360a7cfdb422bf37b24dcc59cbc190e8f68d6c10183b0126a7448b43707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f48360a7cfdb422bf37b24dcc59cbc190e8f68d6c10183b0126a7448b43707", kill_on_drop: false }` [INFO] [stdout] c0f48360a7cfdb422bf37b24dcc59cbc190e8f68d6c10183b0126a7448b43707