[INFO] fetching crate planetkit 0.0.1... [INFO] checking planetkit-0.0.1 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate planetkit 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate planetkit 0.0.1 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate planetkit 0.0.1 [INFO] finished tweaking crates.io crate planetkit 0.0.1 [INFO] tweaked toml for crates.io crate planetkit 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", 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] 4ce29dfa78a1fbd118225c356cee2eec43393a8c75f69fd9102f8d03c09cade0 [INFO] running `Command { std: "docker" "start" "-a" "4ce29dfa78a1fbd118225c356cee2eec43393a8c75f69fd9102f8d03c09cade0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce29dfa78a1fbd118225c356cee2eec43393a8c75f69fd9102f8d03c09cade0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce29dfa78a1fbd118225c356cee2eec43393a8c75f69fd9102f8d03c09cade0", kill_on_drop: false }` [INFO] [stdout] 4ce29dfa78a1fbd118225c356cee2eec43393a8c75f69fd9102f8d03c09cade0 [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b898c6e17e8137b2cd554f2e73e136a0380f6649ef621ae2b9d14581a7c973d9 [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" "b898c6e17e8137b2cd554f2e73e136a0380f6649ef621ae2b9d14581a7c973d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking smallvec v0.4.5 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking tuple_utils v0.2.0 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking spin v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Checking vecmath v0.3.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking draw_state v0.7.1 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking froggy v0.4.4 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking quaternion v0.3.1 [INFO] [stderr] Checking stb_truetype v0.2.8 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking piston3d-cam v0.3.0 [INFO] [stderr] Checking rusttype v0.2.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling planetkit v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking slog-async v2.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking pulse v0.5.3 [INFO] [stderr] Checking generic-array v0.8.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking piston2d-graphics v0.24.0 [INFO] [stderr] Checking piston2d-graphics v0.23.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking alga v0.5.4 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking noise v0.4.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking nalgebra v0.13.1 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Compiling gl v0.7.0 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hibitset v0.3.2 [INFO] [stderr] Checking shred v0.5.2 [INFO] [stderr] Checking tokio-core v0.1.18 [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 the macro `isometry_binop_impl` (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 the macro `isometry_binop_impl` (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` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b898c6e17e8137b2cd554f2e73e136a0380f6649ef621ae2b9d14581a7c973d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b898c6e17e8137b2cd554f2e73e136a0380f6649ef621ae2b9d14581a7c973d9", kill_on_drop: false }` [INFO] [stdout] b898c6e17e8137b2cd554f2e73e136a0380f6649ef621ae2b9d14581a7c973d9