[INFO] updating cached repository https://github.com/Luminarys/Nishikaku
[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] 68a80cb363aab0aa0be38be2c9be21bd7917c972
[INFO] checking Luminarys/Nishikaku against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminarys%2FNishikaku" "/workspace/builds/worker-12/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Luminarys/Nishikaku 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/Luminarys/Nishikaku
[INFO] removed path dependency engine from git repo https://github.com/Luminarys/Nishikaku
[INFO] finished tweaking git repo https://github.com/Luminarys/Nishikaku
[INFO] tweaked toml for git repo https://github.com/Luminarys/Nishikaku written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] crate git repo https://github.com/Luminarys/Nishikaku already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-12/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c72812365cf65fb472459b5cd5ca4d296fb61e693cd58ab9ecebcd5ecb44ffd9
[INFO] running `"docker" "start" "-a" "c72812365cf65fb472459b5cd5ca4d296fb61e693cd58ab9ecebcd5ecb44ffd9"`
[INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling dtoa v0.4.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling khronos_api v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking crossbeam v0.2.12
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking debug-builders v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking smallvec v0.1.8
[INFO] [stderr]     Checking clock_ticks v0.1.1
[INFO] [stderr]    Compiling xml-rs v0.3.6
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling wayland-scanner v0.5.11
[INFO] [stderr]    Compiling gl_generator v0.5.5
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling filetime v0.2.9
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking fs2 v0.2.5
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]     Checking toml v0.1.30
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling tar v0.4.26
[INFO] [stderr]     Checking memmap v0.2.3
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking tempfile v2.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling imgui-sys v0.0.9
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling wayland-client v0.5.12
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking backtrace v0.1.8
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]    Compiling flate2 v0.2.20
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]    Compiling glutin v0.5.2
[INFO] [stderr]    Compiling glium v0.14.0
[INFO] [stderr]     Checking nalgebra v0.8.2
[INFO] [stderr]    Compiling nishikaku v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ncollide_math v0.4.0
[INFO] [stderr]     Checking ncollide_utils v0.4.0
[INFO] [stderr]     Checking ncollide_procedural v0.4.0
[INFO] [stderr]     Checking ncollide_geometry v0.1.1
[INFO] [stderr]    Compiling libloading v0.3.4
[INFO] [stderr] error[E0034]: multiple applicable items in scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide_geometry-0.1.1/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.1.1/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 failure v0.1.7
[INFO] [stderr]     Checking engine v0.0.0
[INFO] [stderr]     Checking dlib v0.3.1
[INFO] [stderr]     Checking wayland-sys v0.5.11
[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" "c72812365cf65fb472459b5cd5ca4d296fb61e693cd58ab9ecebcd5ecb44ffd9"`
[INFO] running `"docker" "rm" "-f" "c72812365cf65fb472459b5cd5ca4d296fb61e693cd58ab9ecebcd5ecb44ffd9"`
[INFO] [stdout] c72812365cf65fb472459b5cd5ca4d296fb61e693cd58ab9ecebcd5ecb44ffd9
