[INFO] fetching crate map18xx 0.0.5...
[INFO] checking map18xx-0.0.5 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate map18xx 0.0.5 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate map18xx 0.0.5 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate map18xx 0.0.5
[INFO] finished tweaking crates.io crate map18xx 0.0.5
[INFO] tweaked toml for crates.io crate map18xx 0.0.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matrixmultiply v0.1.15
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded svg v0.5.12
[INFO] [stderr]   Downloaded generic-array v0.8.4
[INFO] [stderr]   Downloaded alga v0.5.4
[INFO] [stderr]   Downloaded rawpointer v0.1.0
[INFO] [stderr]   Downloaded nalgebra v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e45db4fb7393e7d157c1697b65b01424d7cf2860795424b8567e3e7e387d7a5
[INFO] running `Command { std: "docker" "start" "-a" "0e45db4fb7393e7d157c1697b65b01424d7cf2860795424b8567e3e7e387d7a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e45db4fb7393e7d157c1697b65b01424d7cf2860795424b8567e3e7e387d7a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e45db4fb7393e7d157c1697b65b01424d7cf2860795424b8567e3e7e387d7a5", kill_on_drop: false }`
[INFO] [stdout] 0e45db4fb7393e7d157c1697b65b01424d7cf2860795424b8567e3e7e387d7a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04a418fe82c853654d7e450aefcd768604409af860c255ca1e3c89c4dcfb7c9f
[INFO] running `Command { std: "docker" "start" "-a" "04a418fe82c853654d7e450aefcd768604409af860c255ca1e3c89c4dcfb7c9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking svg v0.5.12
[INFO] [stderr]     Checking generic-array v0.8.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking alga v0.5.4
[INFO] [stderr]     Checking nalgebra v0.13.1
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `translation::Translation<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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<Point<N, D>>,
[INFO] [stdout] 69  | |                   DefaultAllocator: Allocator<N, D> {
[INFO] [stdout]     | |                                                   ^
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |___________________________________________________first implementation here
[INFO] [stdout]     |                                                     conflicting implementation for `translation::Translation<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 281 | / isometry_binop_impl_all!(
[INFO] [stdout] 282 | |     Mul, mul;
[INFO] [stdout] 283 | |     self: Translation<N, D>, right: R, Output = Isometry<N, D, R>;
[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<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: this error originates in the macro `isometry_binop_impl` which comes from the expansion of the macro `isometry_binop_impl_all` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `&translation::Translation<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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<Point<N, D>>,
[INFO] [stdout] 69  | |                   DefaultAllocator: Allocator<N, D> {
[INFO] [stdout]     | |                                                   ^
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |___________________________________________________first implementation here
[INFO] [stdout]     |                                                     conflicting implementation for `&translation::Translation<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 281 | / isometry_binop_impl_all!(
[INFO] [stdout] 282 | |     Mul, mul;
[INFO] [stdout] 283 | |     self: Translation<N, D>, right: R, Output = Isometry<N, D, R>;
[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<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: this error originates in the macro `isometry_binop_impl` which comes from the expansion of the macro `isometry_binop_impl_all` (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` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "04a418fe82c853654d7e450aefcd768604409af860c255ca1e3c89c4dcfb7c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a418fe82c853654d7e450aefcd768604409af860c255ca1e3c89c4dcfb7c9f", kill_on_drop: false }`
[INFO] [stdout] 04a418fe82c853654d7e450aefcd768604409af860c255ca1e3c89c4dcfb7c9f
[INFO] checking map18xx-0.0.5 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate map18xx 0.0.5 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate map18xx 0.0.5 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate map18xx 0.0.5
[INFO] finished tweaking crates.io crate map18xx 0.0.5
[INFO] tweaked toml for crates.io crate map18xx 0.0.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5b101f8820fd97e8c39d64f720de02fdd1ae6a122f8c9f2928cf94544fb2c57
[INFO] running `Command { std: "docker" "start" "-a" "b5b101f8820fd97e8c39d64f720de02fdd1ae6a122f8c9f2928cf94544fb2c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5b101f8820fd97e8c39d64f720de02fdd1ae6a122f8c9f2928cf94544fb2c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5b101f8820fd97e8c39d64f720de02fdd1ae6a122f8c9f2928cf94544fb2c57", kill_on_drop: false }`
[INFO] [stdout] b5b101f8820fd97e8c39d64f720de02fdd1ae6a122f8c9f2928cf94544fb2c57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64c1df05d3b928898ea563fcbc5f1e45376f947d76c93107beac9bf0eee5a8c0
[INFO] running `Command { std: "docker" "start" "-a" "64c1df05d3b928898ea563fcbc5f1e45376f947d76c93107beac9bf0eee5a8c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking svg v0.5.12
[INFO] [stderr]     Checking generic-array v0.8.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking alga v0.5.4
[INFO] [stderr]     Checking nalgebra v0.13.1
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `translation::Translation<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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<Point<N, D>>,
[INFO] [stdout] 69  | |                   DefaultAllocator: Allocator<N, D> {
[INFO] [stdout]     | |                                                   ^
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |___________________________________________________first implementation here
[INFO] [stdout]     |                                                     conflicting implementation for `translation::Translation<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 281 | / isometry_binop_impl_all!(
[INFO] [stdout] 282 | |     Mul, mul;
[INFO] [stdout] 283 | |     self: Translation<N, D>, right: R, Output = Isometry<N, D, R>;
[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<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: this error originates in the macro `isometry_binop_impl` which comes from the expansion of the macro `isometry_binop_impl_all` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `&translation::Translation<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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<Point<N, D>>,
[INFO] [stdout] 69  | |                   DefaultAllocator: Allocator<N, D> {
[INFO] [stdout]     | |                                                   ^
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |___________________________________________________first implementation here
[INFO] [stdout]     |                                                     conflicting implementation for `&translation::Translation<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 281 | / isometry_binop_impl_all!(
[INFO] [stdout] 282 | |     Mul, mul;
[INFO] [stdout] 283 | |     self: Translation<N, D>, right: R, Output = Isometry<N, D, R>;
[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<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: this error originates in the macro `isometry_binop_impl` which comes from the expansion of the macro `isometry_binop_impl_all` (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` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "64c1df05d3b928898ea563fcbc5f1e45376f947d76c93107beac9bf0eee5a8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64c1df05d3b928898ea563fcbc5f1e45376f947d76c93107beac9bf0eee5a8c0", kill_on_drop: false }`
[INFO] [stdout] 64c1df05d3b928898ea563fcbc5f1e45376f947d76c93107beac9bf0eee5a8c0
