[INFO] fetching crate bevy_heavy 0.2.0...
[INFO] testing bevy_heavy-0.2.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate bevy_heavy 0.2.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_heavy 0.2.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c42afd26fb20afc2800fe87cac0c9d51a3b61704fca32125d7aa847f3d44b27
[INFO] running `Command { std: "docker" "start" "-a" "1c42afd26fb20afc2800fe87cac0c9d51a3b61704fca32125d7aa847f3d44b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c42afd26fb20afc2800fe87cac0c9d51a3b61704fca32125d7aa847f3d44b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c42afd26fb20afc2800fe87cac0c9d51a3b61704fca32125d7aa847f3d44b27", kill_on_drop: false }`
[INFO] [stdout] 1c42afd26fb20afc2800fe87cac0c9d51a3b61704fca32125d7aa847f3d44b27
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 960b5945cf622db1fcf824336de774476732e9fb704d93ef71ba5343b56b7b93
[INFO] running `Command { std: "docker" "start" "-a" "960b5945cf622db1fcf824336de774476732e9fb704d93ef71ba5343b56b7b93", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling lock_api v0.4.12
[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 thread_local v1.1.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[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 hashbrown v0.15.2
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling bevy_platform v0.16.0
[INFO] [stderr]    Compiling bevy_utils v0.16.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.0
[INFO] [stderr]    Compiling variadics_please v1.1.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 2m 10s
[INFO] running `Command { std: "docker" "inspect" "960b5945cf622db1fcf824336de774476732e9fb704d93ef71ba5343b56b7b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "960b5945cf622db1fcf824336de774476732e9fb704d93ef71ba5343b56b7b93", kill_on_drop: false }`
[INFO] [stdout] 960b5945cf622db1fcf824336de774476732e9fb704d93ef71ba5343b56b7b93
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d22dd086f503176eafcb3bb2aeb1e9592c5e8eed8b60efe20041a51e32a7865
[INFO] running `Command { std: "docker" "start" "-a" "2d22dd086f503176eafcb3bb2aeb1e9592c5e8eed8b60efe20041a51e32a7865", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[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 1m 12s
[INFO] running `Command { std: "docker" "inspect" "2d22dd086f503176eafcb3bb2aeb1e9592c5e8eed8b60efe20041a51e32a7865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d22dd086f503176eafcb3bb2aeb1e9592c5e8eed8b60efe20041a51e32a7865", kill_on_drop: false }`
[INFO] [stdout] 2d22dd086f503176eafcb3bb2aeb1e9592c5e8eed8b60efe20041a51e32a7865
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6de6be8849fc23ba2c40499b1a57a73ca9c67a6ddc455a8d89731d8a1e58e9e6
[INFO] running `Command { std: "docker" "start" "-a" "6de6be8849fc23ba2c40499b1a57a73ca9c67a6ddc455a8d89731d8a1e58e9e6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_heavy-42e1cab88d80470f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test dim3::eigen3::test::eigen_3x3 ... ok
[INFO] [stdout] test dim3::tests::sum ... ok
[INFO] [stdout] test dim3::eigen3::test::eigen_3x3_diagonal ... ok
[INFO] [stdout] test dim3::eigen3::test::eigen_3x3_reconstruction ... ok
[INFO] [stdout] test dim2::impls::tests::triangle ... ok
[INFO] [stdout] test dim2::impls::tests::rectangle ... ok
[INFO] [stdout] test dim2::impls::tests::circle ... ok
[INFO] [stdout] test dim2::impls::tests::capsule ... ok
[INFO] [stdout] test dim2::impls::tests::annulus ... ok
[INFO] [stdout] test dim3::impls::tests::cuboid ... ok
[INFO] [stdout] test dim3::impls::tests::tetrahedron ... ok
[INFO] [stdout] test dim3::impls::tests::cylinder ... ok
[INFO] [stdout] test dim3::impls::tests::sphere ... ok
[INFO] [stdout] test dim3::impls::tests::conical_frustum ... ok
[INFO] [stdout] test dim3::impls::tests::capsule ... 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 0.64s
[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 47) ... ok
[INFO] [stdout] test src/lib.rs - (line 20) ... 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<Rhs>`:
[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<T>` 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<A, B = A>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 256 | where
[INFO] [stdout] 257 |     A: RelativeEq<B> + ?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<Rhs>`:
[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<T>` 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::<A, B>::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<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `Relative::<A, B>::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<MassProperties2d>`
[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<MassProperties2d>`, the trait `AbsDiffEq` is not implemented for `MassProperties2d`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[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<T>` 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<MassProperties2d>`
[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<A, B = A>
[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.65s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6de6be8849fc23ba2c40499b1a57a73ca9c67a6ddc455a8d89731d8a1e58e9e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6de6be8849fc23ba2c40499b1a57a73ca9c67a6ddc455a8d89731d8a1e58e9e6", kill_on_drop: false }`
[INFO] [stdout] 6de6be8849fc23ba2c40499b1a57a73ca9c67a6ddc455a8d89731d8a1e58e9e6
