[INFO] cloning repository https://github.com/CSM-Dream-Team/final-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CSM-Dream-Team/final-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCSM-Dream-Team%2Ffinal-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCSM-Dream-Team%2Ffinal-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67b118e7c5eef3c980fdaf9493c3275266027216 [INFO] checking CSM-Dream-Team/final-project against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCSM-Dream-Team%2Ffinal-project" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 65% (73/112) Checking out files: 66% (74/112) Checking out files: 67% (76/112) Checking out files: 68% (77/112) Checking out files: 69% (78/112) Checking out files: 70% (79/112) Checking out files: 71% (80/112) Checking out files: 72% (81/112) Checking out files: 73% (82/112) Checking out files: 74% (83/112) Checking out files: 75% (84/112) Checking out files: 76% (86/112) Checking out files: 77% (87/112) Checking out files: 78% (88/112) Checking out files: 79% (89/112) Checking out files: 80% (90/112) Checking out files: 81% (91/112) Checking out files: 82% (92/112) Checking out files: 83% (93/112) Checking out files: 84% (95/112) Checking out files: 85% (96/112) Checking out files: 86% (97/112) Checking out files: 87% (98/112) Checking out files: 88% (99/112) Checking out files: 89% (100/112) Checking out files: 90% (101/112) Checking out files: 91% (102/112) Checking out files: 92% (104/112) Checking out files: 93% (105/112) Checking out files: 94% (106/112) Checking out files: 95% (107/112) Checking out files: 96% (108/112) Checking out files: 97% (109/112) Checking out files: 98% (110/112) Checking out files: 99% (111/112) Checking out files: 100% (112/112) Checking out files: 100% (112/112), done. [INFO] validating manifest of git repo https://github.com/CSM-Dream-Team/final-project on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CSM-Dream-Team/final-project [INFO] finished tweaking git repo https://github.com/CSM-Dream-Team/final-project [INFO] tweaked toml for git repo https://github.com/CSM-Dream-Team/final-project written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/CSM-Dream-Team/final-project already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ddf5af1c2a4a5524200bf13cacebfd5d23b871fa7f913f8aac4c4b5271dac7a [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" "1ddf5af1c2a4a5524200bf13cacebfd5d23b871fa7f913f8aac4c4b5271dac7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ddf5af1c2a4a5524200bf13cacebfd5d23b871fa7f913f8aac4c4b5271dac7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ddf5af1c2a4a5524200bf13cacebfd5d23b871fa7f913f8aac4c4b5271dac7a", kill_on_drop: false }` [INFO] [stdout] 1ddf5af1c2a4a5524200bf13cacebfd5d23b871fa7f913f8aac4c4b5271dac7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f465624199d1acdab8fe61dd34f73fb2bdd30b785701c265b91b679b5883999f [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" "f465624199d1acdab8fe61dd34f73fb2bdd30b785701c265b91b679b5883999f", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scoped_threadpool v0.1.8 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking obj v0.8.1 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.3.20 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.40 [INFO] [stderr] Compiling x11-dl v2.17.2 [INFO] [stderr] Checking clap v2.29.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking dlib v0.4.0 [INFO] [stderr] Checking rust-webvr-api v0.9.2 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking png v0.9.0 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking num-complex v0.1.41 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking alga v0.5.2 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Compiling glutin v0.12.0 [INFO] [stderr] Compiling rust-webvr v0.9.7 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking ctrlc v3.1.0 [INFO] [stderr] Checking image v0.15.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking nalgebra v0.13.1 [INFO] [stderr] Checking wayland-window v0.13.2 [INFO] [stderr] Checking gfx_core v0.8.0 [INFO] [stderr] Checking winit v0.10.0 [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `geometry::translation::Translation<_, _>`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_ops.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stdout] 68 | | where R: AlgaRotation>, [INFO] [stdout] 69 | | DefaultAllocator: Allocator { [INFO] [stdout] 70 | | type Output = $Output; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________first implementation here [INFO] [stdout] | conflicting implementation for `geometry::translation::Translation<_, _>` [INFO] [stdout] ... [INFO] [stdout] 281 | / isometry_binop_impl_all!( [INFO] [stdout] 282 | | Mul, mul; [INFO] [stdout] 283 | | self: Translation, right: R, Output = Isometry; [INFO] [stdout] 284 | | [val val] => Isometry::from_parts(self, right); [INFO] [stdout] ... | [INFO] [stdout] 287 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stdout] 288 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Rotation>` for type `&_` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `&geometry::translation::Translation<_, _>`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_ops.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stdout] 68 | | where R: AlgaRotation>, [INFO] [stdout] 69 | | DefaultAllocator: Allocator { [INFO] [stdout] 70 | | type Output = $Output; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________first implementation here [INFO] [stdout] | conflicting implementation for `&geometry::translation::Translation<_, _>` [INFO] [stdout] ... [INFO] [stdout] 281 | / isometry_binop_impl_all!( [INFO] [stdout] 282 | | Mul, mul; [INFO] [stdout] 283 | | self: Translation, right: R, Output = Isometry; [INFO] [stdout] 284 | | [val val] => Isometry::from_parts(self, right); [INFO] [stdout] ... | [INFO] [stdout] 287 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stdout] 288 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Rotation>` for type `&_` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` [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 `Command { std: "docker" "inspect" "f465624199d1acdab8fe61dd34f73fb2bdd30b785701c265b91b679b5883999f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f465624199d1acdab8fe61dd34f73fb2bdd30b785701c265b91b679b5883999f", kill_on_drop: false }` [INFO] [stdout] f465624199d1acdab8fe61dd34f73fb2bdd30b785701c265b91b679b5883999f