[INFO] updating cached repository https://github.com/jwass/par_bbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 951783c7a708121d7e5a75e9ed390b3623ca355e [INFO] checking jwass/par_bbox against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwass%2Fpar_bbox" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwass/par_bbox on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jwass/par_bbox [INFO] finished tweaking git repo https://github.com/jwass/par_bbox [INFO] tweaked toml for git repo https://github.com/jwass/par_bbox written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jwass/par_bbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] adc7e985196961fca88c908f219e65a3d4c9f37c9f6e42b8f1b16dc75b8d9762 [INFO] running `Command { std: "docker" "start" "-a" "adc7e985196961fca88c908f219e65a3d4c9f37c9f6e42b8f1b16dc75b8d9762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adc7e985196961fca88c908f219e65a3d4c9f37c9f6e42b8f1b16dc75b8d9762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc7e985196961fca88c908f219e65a3d4c9f37c9f6e42b8f1b16dc75b8d9762", kill_on_drop: false }` [INFO] [stdout] adc7e985196961fca88c908f219e65a3d4c9f37c9f6e42b8f1b16dc75b8d9762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] cbdb47bb81e7a94fac388149336d0ec97e13cc35cab33a69435c0b094fac39d1 [INFO] running `Command { std: "docker" "start" "-a" "cbdb47bb81e7a94fac388149336d0ec97e13cc35cab33a69435c0b094fac39d1", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking smallvec v0.3.3 [INFO] [stderr] Checking either v1.3.0 [INFO] [stderr] Checking clamp v0.1.0 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Checking serde v1.0.11 [INFO] [stderr] Checking itoa v0.3.2 [INFO] [stderr] Checking lazy_static v0.2.9 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking generic-array v0.2.1 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Checking num-complex v0.1.40 [INFO] [stderr] Checking num-bigint v0.1.40 [INFO] [stderr] Checking alga v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.11 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Checking serde_json v1.0.2 [INFO] [stderr] Checking nalgebra v0.12.3 [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.3/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.3/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] running `Command { std: "docker" "inspect" "cbdb47bb81e7a94fac388149336d0ec97e13cc35cab33a69435c0b094fac39d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbdb47bb81e7a94fac388149336d0ec97e13cc35cab33a69435c0b094fac39d1", kill_on_drop: false }` [INFO] [stdout] cbdb47bb81e7a94fac388149336d0ec97e13cc35cab33a69435c0b094fac39d1