[INFO] fetching crate rapier3d 0.3.2... [INFO] testing rapier3d-0.3.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate rapier3d 0.3.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rapier3d 0.3.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rapier3d 0.3.2 [INFO] finished tweaking crates.io crate rapier3d 0.3.2 [INFO] tweaked toml for crates.io crate rapier3d 0.3.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erased-serde v0.3.12 [INFO] [stderr] Downloaded wide v0.6.4 [INFO] [stderr] Downloaded nalgebra v0.23.1 [INFO] [stderr] Downloaded safe_arch v0.5.2 [INFO] [stderr] Downloaded crossbeam-queue v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af1031519b97a610b3109b36933558ea20d77ebca168a45b467fd36b7f275e43 [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" "af1031519b97a610b3109b36933558ea20d77ebca168a45b467fd36b7f275e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af1031519b97a610b3109b36933558ea20d77ebca168a45b467fd36b7f275e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1031519b97a610b3109b36933558ea20d77ebca168a45b467fd36b7f275e43", kill_on_drop: false }` [INFO] [stdout] af1031519b97a610b3109b36933558ea20d77ebca168a45b467fd36b7f275e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", 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] 13668087fea03e468e57f6aeebe9a9a8ae68d27f532bfab3ff48f14eef0b4451 [INFO] running `Command { std: "docker" "start" "-a" "13668087fea03e468e57f6aeebe9a9a8ae68d27f532bfab3ff48f14eef0b4451", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling nalgebra v0.23.1 [INFO] [stderr] Compiling ncollide3d v0.26.1 [INFO] [stderr] Compiling rapier3d v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ShapeType` [INFO] [stdout] --> src/geometry/collider.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | InteractionGroups, Proximity, Segment, Shape, ShapeType, Triangle, Trimesh, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::geometry::contact_generator::PfmPfmContactManifoldGeneratorWorkspace` [INFO] [stdout] --> src/geometry/contact_generator/contact_generator_workspace.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::geometry::contact_generator::PfmPfmContactManifoldGeneratorWorkspace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HeightFieldShapeContactGeneratorWorkspace`, `TrimeshShapeContactGeneratorWorkspace`, `WorkspaceSerializationTag` [INFO] [stdout] --> src/geometry/contact_generator/contact_generator_workspace.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | HeightFieldShapeContactGeneratorWorkspace, TrimeshShapeContactGeneratorWorkspace, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | WorkspaceSerializationTag, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `triangle_segment_find_local_separating_normal_oneway` [INFO] [stdout] --> src/geometry/sat.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn triangle_segment_find_local_separating_normal_oneway( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `segment_triangle_find_local_separating_edge` [INFO] [stdout] --> src/geometry/sat.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn segment_triangle_find_local_separating_edge( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "13668087fea03e468e57f6aeebe9a9a8ae68d27f532bfab3ff48f14eef0b4451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13668087fea03e468e57f6aeebe9a9a8ae68d27f532bfab3ff48f14eef0b4451", kill_on_drop: false }` [INFO] [stdout] 13668087fea03e468e57f6aeebe9a9a8ae68d27f532bfab3ff48f14eef0b4451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e1c02a712159b0330894b47af9775179b1d6a89f551d507153b68f2d712d4bb [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" "2e1c02a712159b0330894b47af9775179b1d6a89f551d507153b68f2d712d4bb", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stdout] warning: unused import: `ShapeType` [INFO] [stdout] --> src/geometry/collider.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | InteractionGroups, Proximity, Segment, Shape, ShapeType, Triangle, Trimesh, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::geometry::contact_generator::PfmPfmContactManifoldGeneratorWorkspace` [INFO] [stdout] --> src/geometry/contact_generator/contact_generator_workspace.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::geometry::contact_generator::PfmPfmContactManifoldGeneratorWorkspace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HeightFieldShapeContactGeneratorWorkspace`, `TrimeshShapeContactGeneratorWorkspace`, `WorkspaceSerializationTag` [INFO] [stdout] --> src/geometry/contact_generator/contact_generator_workspace.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | HeightFieldShapeContactGeneratorWorkspace, TrimeshShapeContactGeneratorWorkspace, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | WorkspaceSerializationTag, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `triangle_segment_find_local_separating_normal_oneway` [INFO] [stdout] --> src/geometry/sat.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn triangle_segment_find_local_separating_normal_oneway( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `segment_triangle_find_local_separating_edge` [INFO] [stdout] --> src/geometry/sat.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn segment_triangle_find_local_separating_edge( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling rapier3d v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `NarrowPhase` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap.rs:704:69 [INFO] [stdout] | [INFO] [stdout] 704 | use crate::geometry::{BroadPhase, ColliderBuilder, ColliderSet, NarrowPhase}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ShapeType` [INFO] [stdout] --> src/geometry/collider.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | InteractionGroups, Proximity, Segment, Shape, ShapeType, Triangle, Trimesh, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::geometry::contact_generator::PfmPfmContactManifoldGeneratorWorkspace` [INFO] [stdout] --> src/geometry/contact_generator/contact_generator_workspace.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::geometry::contact_generator::PfmPfmContactManifoldGeneratorWorkspace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HeightFieldShapeContactGeneratorWorkspace`, `TrimeshShapeContactGeneratorWorkspace`, `WorkspaceSerializationTag` [INFO] [stdout] --> src/geometry/contact_generator/contact_generator_workspace.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | HeightFieldShapeContactGeneratorWorkspace, TrimeshShapeContactGeneratorWorkspace, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | WorkspaceSerializationTag, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RigidBodySet: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/pipeline/physics_pipeline.rs:358:45 [INFO] [stdout] | [INFO] [stdout] 358 | let ser_bodies = bincode::serialize(&bodies).unwrap(); [INFO] [stdout] | ^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `RigidBodySet` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bincode-1.3.1/src/lib.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | T: serde::Serialize, [INFO] [stdout] | ---------------- required by this bound in `bincode::serialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RigidBodySet: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/pipeline/physics_pipeline.rs:359:41 [INFO] [stdout] | [INFO] [stdout] 359 | let mut bodies2: RigidBodySet = bincode::deserialize(&ser_bodies).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `RigidBodySet` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bincode-1.3.1/src/lib.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | T: serde::de::Deserialize<'a>, [INFO] [stdout] | -------------------------- required by this bound in `bincode::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rapier3d` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2e1c02a712159b0330894b47af9775179b1d6a89f551d507153b68f2d712d4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1c02a712159b0330894b47af9775179b1d6a89f551d507153b68f2d712d4bb", kill_on_drop: false }` [INFO] [stdout] 2e1c02a712159b0330894b47af9775179b1d6a89f551d507153b68f2d712d4bb