[INFO] cloning repository brimatteng/pf-cli [INFO] running `"git" "clone" "--bare" "git://github.com/brimatteng/pf-cli.git" "work/cache/sources/gh/brimatteng/pf-cli"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/brimatteng/pf-cli'... [INFO] running `"git" "clone" "work/cache/sources/gh/brimatteng/pf-cli" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/brimatteng/pf-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/brimatteng/pf-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brimatteng/pf-cli" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/brimatteng/pf-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/brimatteng/pf-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5a24e948210f4341ddfbccf33dfc65d550290635 [INFO] sha for GitHub repo brimatteng/pf-cli: 5a24e948210f4341ddfbccf33dfc65d550290635 [INFO] validating manifest of brimatteng/pf-cli on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of brimatteng/pf-cli on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing brimatteng/pf-cli [INFO] finished frobbing brimatteng/pf-cli [INFO] frobbed toml for brimatteng/pf-cli written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/brimatteng/pf-cli/Cargo.toml [INFO] started frobbing brimatteng/pf-cli [INFO] finished frobbing brimatteng/pf-cli [INFO] frobbed toml for brimatteng/pf-cli written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/brimatteng/pf-cli/Cargo.toml [INFO] crate brimatteng/pf-cli already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elastic_derive v0.20.9 [INFO] [stderr] Downloaded elastic_types_derive_internals v0.20.9 [INFO] [stderr] Downloaded elastic_reqwest v0.20.9 [INFO] [stderr] Downloaded elastic_requests v0.20.9 [INFO] [stderr] Downloaded elastic v0.20.9 [INFO] [stderr] Downloaded elastic_types_derive v0.20.9 [INFO] [stderr] Downloaded elastic_types v0.20.9 [INFO] [stderr] Downloaded elastic_responses v0.20.9 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking brimatteng/pf-cli against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-4/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/brimatteng/pf-cli:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 02922a06e88f75e021102050a0b1c6496910027908320700243a41fa4d3d03b5 [INFO] running `"docker" "start" "-a" "02922a06e88f75e021102050a0b1c6496910027908320700243a41fa4d3d03b5"` [INFO] [stderr] Compiling itoa v0.4.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Checking elastic_requests v0.20.9 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.0 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Checking num-bigint v0.1.43 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking cgmath v0.16.0 [INFO] [stderr] Checking clap v2.31.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling serde_json v1.0.12 [INFO] [stderr] Checking crossbeam-deque v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking csv v1.0.0-beta.5 [INFO] [stderr] Checking regex v0.2.6 [INFO] [stderr] Checking tokio-reactor v0.1.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking tokio-threadpool v0.1.0 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Checking serde_urlencoded v0.5.1 [INFO] [stderr] Checking nalgebra v0.14.1 [INFO] [stderr] Checking pbr v1.0.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking env_logger v0.5.4 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Checking tokio v0.1.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rayon v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking tokio-core v0.1.15 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `geometry::translation::Translation<_, _>`: [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.1/src/geometry/isometry_ops.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stderr] 68 | | where R: AlgaRotation>, [INFO] [stderr] 69 | | DefaultAllocator: Allocator { [INFO] [stderr] 70 | | type Output = $Output; [INFO] [stderr] ... | [INFO] [stderr] 75 | | } [INFO] [stderr] 76 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_________first implementation here [INFO] [stderr] | conflicting implementation for `geometry::translation::Translation<_, _>` [INFO] [stderr] ... [INFO] [stderr] 285 | / isometry_binop_impl_all!( [INFO] [stderr] 286 | | Mul, mul; [INFO] [stderr] 287 | | self: Translation, right: R, Output = Isometry; [INFO] [stderr] 288 | | [val val] => Isometry::from_parts(self, right); [INFO] [stderr] ... | [INFO] [stderr] 291 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stderr] 292 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: downstream crates may implement trait `alga::linear::Rotation>` for type `&_` [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `&geometry::translation::Translation<_, _>`: [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.1/src/geometry/isometry_ops.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stderr] 68 | | where R: AlgaRotation>, [INFO] [stderr] 69 | | DefaultAllocator: Allocator { [INFO] [stderr] 70 | | type Output = $Output; [INFO] [stderr] ... | [INFO] [stderr] 75 | | } [INFO] [stderr] 76 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_________first implementation here [INFO] [stderr] | conflicting implementation for `&geometry::translation::Translation<_, _>` [INFO] [stderr] ... [INFO] [stderr] 285 | / isometry_binop_impl_all!( [INFO] [stderr] 286 | | Mul, mul; [INFO] [stderr] 287 | | self: Translation, right: R, Output = Isometry; [INFO] [stderr] 288 | | [val val] => Isometry::from_parts(self, right); [INFO] [stderr] ... | [INFO] [stderr] 291 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stderr] 292 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: downstream crates may implement trait `alga::linear::Rotation>` for type `&_` [INFO] [stderr] [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0119`. [INFO] [stderr] error: Could not compile `nalgebra`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "02922a06e88f75e021102050a0b1c6496910027908320700243a41fa4d3d03b5"` [INFO] running `"docker" "rm" "-f" "02922a06e88f75e021102050a0b1c6496910027908320700243a41fa4d3d03b5"` [INFO] [stdout] 02922a06e88f75e021102050a0b1c6496910027908320700243a41fa4d3d03b5