[INFO] updating cached repository https://github.com/Emilgardis/ball_fall
[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] e4c3a792a243572009a8f37c03856a1cb6d95777
[INFO] checking Emilgardis/ball_fall against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilgardis%2Fball_fall" "/workspace/builds/worker-5/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Emilgardis/ball_fall on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Emilgardis/ball_fall
[INFO] finished tweaking git repo https://github.com/Emilgardis/ball_fall
[INFO] tweaked toml for git repo https://github.com/Emilgardis/ball_fall written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate git repo https://github.com/Emilgardis/ball_fall already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 69f91dd1380fff5caf70f60596b1cc96d177923ede7bd6b7767f39578584bc7f
[INFO] running `"docker" "start" "-a" "69f91dd1380fff5caf70f60596b1cc96d177923ede7bd6b7767f39578584bc7f"`
[INFO] [stderr]    Compiling libc v0.2.18
[INFO] [stderr]    Compiling phf_shared v0.7.20
[INFO] [stderr]    Compiling itoa v0.1.1
[INFO] [stderr]    Compiling num-traits v0.1.36
[INFO] [stderr]    Compiling dtoa v0.2.2
[INFO] [stderr]    Compiling serde v0.8.19
[INFO] [stderr]     Checking lazy_static v0.2.2
[INFO] [stderr]    Compiling log v0.3.6
[INFO] [stderr]    Compiling khronos_api v1.0.0
[INFO] [stderr]     Checking crossbeam v0.2.10
[INFO] [stderr]     Checking bitflags v0.6.0
[INFO] [stderr]     Checking atom v0.3.4
[INFO] [stderr]     Checking fnv v1.0.5
[INFO] [stderr]     Checking threadpool v1.3.2
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]    Compiling xml-rs v0.3.5
[INFO] [stderr]     Checking num-complex v0.1.35
[INFO] [stderr]     Checking shared_library v0.1.5
[INFO] [stderr]    Compiling phf v0.7.20
[INFO] [stderr]    Compiling x11-dl v2.11.0
[INFO] [stderr]     Checking draw_state v0.6.0
[INFO] [stderr]     Checking amethyst_config v0.1.0 (https://github.com/amethyst/amethyst.git?branch=develop#ab243e02)
[INFO] [stderr]     Checking obj-rs v0.4.16
[INFO] [stderr]     Checking num-iter v0.1.32
[INFO] [stderr]    Compiling tempfile v2.1.4
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking num-bigint v0.1.35
[INFO] [stderr]     Checking cgmath v0.11.0
[INFO] [stderr]     Checking gfx_core v0.4.0
[INFO] [stderr]    Compiling gl_generator v0.5.2
[INFO] [stderr]    Compiling wayland-scanner v0.5.11
[INFO] [stderr]     Checking fs2 v0.2.5
[INFO] [stderr]     Checking time v0.1.35
[INFO] [stderr]    Compiling phf_generator v0.7.20
[INFO] [stderr]     Checking num-rational v0.1.35
[INFO] [stderr]     Checking memmap v0.2.3
[INFO] [stderr]    Compiling wayland-client v0.5.12
[INFO] [stderr]    Compiling serde_json v0.8.4
[INFO] [stderr]    Compiling phf_codegen v0.7.20
[INFO] [stderr]     Checking pulse v0.5.3
[INFO] [stderr]    Compiling gfx_gl v0.3.1
[INFO] [stderr]    Compiling glutin v0.6.2
[INFO] [stderr]     Checking num v0.1.36
[INFO] [stderr]    Compiling target_build_utils v0.1.2
[INFO] [stderr]     Checking specs v0.7.0
[INFO] [stderr]     Checking nalgebra v0.9.0
[INFO] [stderr]     Checking cgmath v0.7.0
[INFO] [stderr]     Checking amethyst_ecs v0.1.1 (https://github.com/amethyst/amethyst.git?branch=develop#ab243e02)
[INFO] [stderr]     Checking genmesh v0.4.1
[INFO] [stderr]     Checking gfx v0.12.2
[INFO] [stderr]    Compiling libloading v0.3.1
[INFO] [stderr]     Checking gfx_device_gl v0.11.2
[INFO] [stderr]     Checking ncollide_math v0.5.0
[INFO] [stderr]     Checking dlib v0.3.1
[INFO] [stderr]     Checking ncollide_utils v0.5.0
[INFO] [stderr]     Checking wayland-sys v0.5.11
[INFO] [stderr]     Checking ncollide_geometry v0.2.0
[INFO] [stderr]     Checking ncollide_procedural v0.5.0
[INFO] [stderr]     Checking wayland-window v0.2.3
[INFO] [stderr]     Checking wayland-kbd v0.3.6
[INFO] [stderr] error[E0034]: multiple applicable items in scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide_geometry-0.2.0/shape/shape.rs:83:14
[INFO] [stderr]     |
[INFO] [stderr] 83  |         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/ncollide_geometry-0.2.0/shape/shape.rs:139:5
[INFO] [stderr]     |
[INFO] [stderr] 139 |     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] 83  |         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] 83  |         std::any::Any::type_id(&self) == TypeId::of::<T>()
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr]     Checking gfx_window_glutin v0.12.0
[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 `ncollide_geometry`.
[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" "69f91dd1380fff5caf70f60596b1cc96d177923ede7bd6b7767f39578584bc7f"`
[INFO] running `"docker" "rm" "-f" "69f91dd1380fff5caf70f60596b1cc96d177923ede7bd6b7767f39578584bc7f"`
[INFO] [stdout] 69f91dd1380fff5caf70f60596b1cc96d177923ede7bd6b7767f39578584bc7f
