[INFO] cloning repository https://github.com/kellpossible/oldnav [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellpossible/oldnav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Foldnav", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Foldnav'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c0eeb9f96fb901a7200f0d4ef4f8d7fa6a8332d [INFO] checking kellpossible/oldnav against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Foldnav" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kellpossible/oldnav on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kellpossible/oldnav [INFO] finished tweaking git repo https://github.com/kellpossible/oldnav [INFO] tweaked toml for git repo https://github.com/kellpossible/oldnav written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/kellpossible/oldnav already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quasi_codegen v0.29.0 [INFO] [stderr] Downloaded bindgen v0.20.5 [INFO] [stderr] Downloaded clang-sys v0.12.0 [INFO] [stderr] Downloaded clap v2.24.1 [INFO] [stderr] Downloaded sun v0.2.0 [INFO] [stderr] Downloaded cexpr v0.2.0 [INFO] [stderr] Downloaded chrono v0.3.1 [INFO] [stderr] Downloaded astro v2.0.0 [INFO] [stderr] Downloaded combine v3.0.0-alpha.3 [INFO] [stderr] Downloaded serde v1.0.5 [INFO] [stderr] Downloaded quasi v0.29.0 [INFO] [stderr] Downloaded env_logger v0.4.2 [INFO] [stderr] Downloaded aster v0.38.0 [INFO] [stderr] Downloaded hfs_paths v0.1.0 [INFO] [stderr] Downloaded xplane_plugin v0.1.1 [INFO] [stderr] Downloaded geojson v0.8.0 [INFO] [stderr] Downloaded xplm v0.2.2 [INFO] [stderr] Downloaded geo v0.4.4 [INFO] [stderr] Downloaded nalgebra v0.12.2 [INFO] [stderr] Downloaded xplm-sys v0.2.2 [INFO] [stderr] Downloaded nanovg v0.3.0 [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7015af43f16726e1f1a1967d8cb2771c1f399236f1b28e08ff7aed642fdba3a [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" "b7015af43f16726e1f1a1967d8cb2771c1f399236f1b28e08ff7aed642fdba3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7015af43f16726e1f1a1967d8cb2771c1f399236f1b28e08ff7aed642fdba3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7015af43f16726e1f1a1967d8cb2771c1f399236f1b28e08ff7aed642fdba3a", kill_on_drop: false }` [INFO] [stdout] b7015af43f16726e1f1a1967d8cb2771c1f399236f1b28e08ff7aed642fdba3a [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e56623f7af0fb332806199cca32cef0de60a83ca728613de96673607a84feb5 [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" "1e56623f7af0fb332806199cca32cef0de60a83ca728613de96673607a84feb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Checking serde v1.0.5 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking bitflags v0.2.1 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking quick-error v1.2.0 [INFO] [stderr] Checking sun v0.2.0 [INFO] [stderr] Checking astro v2.0.0 [INFO] [stderr] Checking linked-list v0.0.3 [INFO] [stderr] Compiling clang-sys v0.12.0 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Checking geo v0.4.4 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Checking num-complex v0.1.37 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking xplane_plugin v0.1.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling cexpr v0.2.0 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking combine v3.0.0-alpha.3 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.24.1 [INFO] [stderr] Checking alga v0.5.1 [INFO] [stderr] Checking num v0.1.37 [INFO] [stderr] Checking chrono v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling nanovg v0.3.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking generic-array v0.2.1 [INFO] [stderr] Checking nalgebra v0.12.2 [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling env_logger v0.4.2 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `geometry::translation::TranslationBase<_, _, _>`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.12.2/src/geometry/isometry_ops.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / impl<$($lives ,)* N, D: DimName, S, R> $Op<$Rhs> for $Lhs [INFO] [stdout] 69 | | where N: Real, [INFO] [stdout] 70 | | S: OwnedStorage, [INFO] [stdout] 71 | | R: Rotation>, [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________first implementation here [INFO] [stdout] | conflicting implementation for `geometry::translation::TranslationBase<_, _, _>` [INFO] [stdout] ... [INFO] [stdout] 286 | / isometry_binop_impl_all!( [INFO] [stdout] 287 | | Mul, mul; [INFO] [stdout] 288 | | self: TranslationBase, right: R, Output = IsometryBase; [INFO] [stdout] 289 | | [val val] => IsometryBase::from_parts(self, right); [INFO] [stdout] ... | [INFO] [stdout] 292 | | [ref ref] => IsometryBase::from_parts(self.clone(), right.clone()); [INFO] [stdout] 293 | | ); [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::TranslationBase<_, _, _>`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.12.2/src/geometry/isometry_ops.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / impl<$($lives ,)* N, D: DimName, S, R> $Op<$Rhs> for $Lhs [INFO] [stdout] 69 | | where N: Real, [INFO] [stdout] 70 | | S: OwnedStorage, [INFO] [stdout] 71 | | R: Rotation>, [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________first implementation here [INFO] [stdout] | conflicting implementation for `&geometry::translation::TranslationBase<_, _, _>` [INFO] [stdout] ... [INFO] [stdout] 286 | / isometry_binop_impl_all!( [INFO] [stdout] 287 | | Mul, mul; [INFO] [stdout] 288 | | self: TranslationBase, right: R, Output = IsometryBase; [INFO] [stdout] 289 | | [val val] => IsometryBase::from_parts(self, right); [INFO] [stdout] ... | [INFO] [stdout] 292 | | [ref ref] => IsometryBase::from_parts(self.clone(), right.clone()); [INFO] [stdout] 293 | | ); [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" "1e56623f7af0fb332806199cca32cef0de60a83ca728613de96673607a84feb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e56623f7af0fb332806199cca32cef0de60a83ca728613de96673607a84feb5", kill_on_drop: false }` [INFO] [stdout] 1e56623f7af0fb332806199cca32cef0de60a83ca728613de96673607a84feb5