[INFO] updating cached repository https://github.com/fabienjuif/server-physic
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 9f221b809db53fe8c66395774fe6d330c3083021
[INFO] checking fabienjuif/server-physic against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabienjuif%2Fserver-physic" "/workspace/builds/worker-1/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fabienjuif/server-physic on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/fabienjuif/server-physic
[INFO] removed path dependency nphysics2d from git repo https://github.com/fabienjuif/server-physic
[INFO] removed path dependency nphysics_testbed2d from git repo https://github.com/fabienjuif/server-physic
[INFO] finished tweaking git repo https://github.com/fabienjuif/server-physic
[INFO] tweaked toml for git repo https://github.com/fabienjuif/server-physic written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/fabienjuif/server-physic already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (nphysics2d) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr] warning: dependency (nphysics_testbed2d) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (nphysics2d) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr] warning: dependency (nphysics_testbed2d) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 398b7f2c9a362870d08bafc29074870f89ac6f13d617f101ff0237a1fe6e7459
[INFO] running `"docker" "start" "-a" "398b7f2c9a362870d08bafc29074870f89ac6f13d617f101ff0237a1fe6e7459"`
[INFO] [stderr] warning: dependency (nphysics2d) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr] warning: dependency (nphysics_testbed2d) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]     Checking instant v0.1.2
[INFO] [stderr]     Checking num-integer v0.1.42
[INFO] [stderr]     Checking num-complex v0.2.4
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking png v0.15.3
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking num-bigint v0.2.6
[INFO] [stderr]     Checking num-iter v0.1.40
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking alga v0.7.2
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking num-rational v0.2.4
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking rusttype v0.6.5
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking nalgebra v0.16.14
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]     Checking nalgebra v0.20.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling conrod_derive v0.63.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking image v0.19.0
[INFO] [stderr]     Checking image v0.22.5
[INFO] [stderr]     Checking winit v0.18.1
[INFO] [stderr]     Checking glutin v0.19.0
[INFO] [stderr]     Checking ncollide3d v0.17.3
[INFO] [stderr]     Checking ncollide2d v0.17.3
[INFO] [stderr]     Checking pistoncore-input v0.24.0
[INFO] [stderr]     Checking kiss3d_conrod v0.64.0
[INFO] [stderr] error[E0034]: multiple applicable items in scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide2d-0.17.3/src/shape/shape.rs:103:14
[INFO] [stderr]     |
[INFO] [stderr] 103 |         self.type_id() == TypeId::of::<T>()
[INFO] [stderr]     |              ^^^^^^^ multiple `type_id` found
[INFO] [stderr]     |
[INFO] [stderr] note: candidate #1 is defined in the trait `shape::shape::GetTypeId`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide2d-0.17.3/src/shape/shape.rs:158:5
[INFO] [stderr]     |
[INFO] [stderr] 158 |     fn type_id(&self) -> TypeId;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: candidate #2 is defined in the trait `std::any::Any`
[INFO] [stderr] help: disambiguate the method call for candidate #1
[INFO] [stderr]     |
[INFO] [stderr] 103 |         shape::shape::GetTypeId::type_id(&self) == TypeId::of::<T>()
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: disambiguate the method call for candidate #2
[INFO] [stderr]     |
[INFO] [stderr] 103 |         std::any::Any::type_id(&self) == TypeId::of::<T>()
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0034`.
[INFO] [stderr] error: could not compile `ncollide2d`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0034]: multiple applicable items in scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide3d-0.17.3/src/shape/shape.rs:103:14
[INFO] [stderr]     |
[INFO] [stderr] 103 |         self.type_id() == TypeId::of::<T>()
[INFO] [stderr]     |              ^^^^^^^ multiple `type_id` found
[INFO] [stderr]     |
[INFO] [stderr] note: candidate #1 is defined in the trait `shape::shape::GetTypeId`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide3d-0.17.3/src/shape/shape.rs:158:5
[INFO] [stderr]     |
[INFO] [stderr] 158 |     fn type_id(&self) -> TypeId;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: candidate #2 is defined in the trait `std::any::Any`
[INFO] [stderr] help: disambiguate the method call for candidate #1
[INFO] [stderr]     |
[INFO] [stderr] 103 |         shape::shape::GetTypeId::type_id(&self) == TypeId::of::<T>()
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: disambiguate the method call for candidate #2
[INFO] [stderr]     |
[INFO] [stderr] 103 |         std::any::Any::type_id(&self) == TypeId::of::<T>()
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0525]: expected a closure that implements the `Fn` trait, but this closure only implements `FnMut`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide3d-0.17.3/src/transformation/hacd.rs:734:47
[INFO] [stderr]     |
[INFO] [stderr] 734 |         let mut add_triangle_edges = Box::new(|i: usize, t: &Point3<u32>| {
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this closure implements `FnMut`, not `Fn`
[INFO] [stderr] ...
[INFO] [stderr] 738 |                 let other = match prim_edges.entry(*e) {
[INFO] [stderr]     |                                   ---------- closure is `FnMut` because it mutates the variable `prim_edges` here
[INFO] [stderr] ...
[INFO] [stderr] 753 |                 add_triangle_edges(i, t)
[INFO] [stderr]     |                 ------------------------ the requirement to implement `Fn` derives from here
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0034, E0525.
[INFO] [stderr] For more information about an error, try `rustc --explain E0034`.
[INFO] [stderr] error: could not compile `ncollide3d`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "398b7f2c9a362870d08bafc29074870f89ac6f13d617f101ff0237a1fe6e7459"`
[INFO] running `"docker" "rm" "-f" "398b7f2c9a362870d08bafc29074870f89ac6f13d617f101ff0237a1fe6e7459"`
[INFO] [stdout] 398b7f2c9a362870d08bafc29074870f89ac6f13d617f101ff0237a1fe6e7459
