[INFO] crate tessellation 0.7.0 is already in cache [INFO] extracting crate tessellation 0.7.0 into work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/reg/tessellation/0.7.0 [INFO] extracting crate tessellation 0.7.0 into work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/reg/tessellation/0.7.0 [INFO] validating manifest of tessellation-0.7.0 on toolchain master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tessellation-0.7.0 on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tessellation-0.7.0 [INFO] finished frobbing tessellation-0.7.0 [INFO] frobbed toml for tessellation-0.7.0 written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/reg/tessellation/0.7.0/Cargo.toml [INFO] started frobbing tessellation-0.7.0 [INFO] finished frobbing tessellation-0.7.0 [INFO] frobbed toml for tessellation-0.7.0 written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/reg/tessellation/0.7.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tessellation-0.7.0 against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-0/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/reg/tessellation/0.7.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 84fa1baf881c6423c71740d579711ddc6b0af620d984dd433558b2993a96f040 [INFO] running `"docker" "start" "-a" "84fa1baf881c6423c71740d579711ddc6b0af620d984dd433558b2993a96f040"` [INFO] [stderr] Checking stl_io v0.4.2 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking nalgebra v0.16.13 [INFO] [stderr] Checking bbox v0.9.1 [INFO] [stderr] Checking tessellation v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Checking implicit3d v0.11.4 [INFO] [stderr] warning: use of deprecated item 'na::dot': use `Matrix::dot` or `Quaternion::dot` instead [INFO] [stderr] --> src/qef.rs:139:30 [INFO] [stderr] | [INFO] [stderr] 139 | self.btb - _2_as_s * na::dot(point, &self.atb) + na::dot(point, &(*ma * *point)) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'na::dot': use `Matrix::dot` or `Quaternion::dot` instead [INFO] [stderr] --> src/qef.rs:139:58 [INFO] [stderr] | [INFO] [stderr] 139 | self.btb - _2_as_s * na::dot(point, &self.atb) + na::dot(point, &(*ma * *point)) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/cell_configs.rs:421:9 [INFO] [stderr] | [INFO] [stderr] 421 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/mesh.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/plane.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/lib.rs:106:9 [INFO] [stderr] | [INFO] [stderr] 106 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `implicit3d::SlabX`, `implicit3d::SlabY`, `implicit3d::SlabZ` [INFO] [stderr] --> src/benches/tessellation.rs:10:40 [INFO] [stderr] | [INFO] [stderr] 10 | use implicit3d::{Intersection, Object, SlabX, SlabY, SlabZ, Sphere}; [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ no `SlabZ` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `SlabY` in the root [INFO] [stderr] | no `SlabX` in the root [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'na::dot': use `Matrix::dot` or `Quaternion::dot` instead [INFO] [stderr] --> src/qef.rs:139:30 [INFO] [stderr] | [INFO] [stderr] 139 | self.btb - _2_as_s * na::dot(point, &self.atb) + na::dot(point, &(*ma * *point)) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'na::dot': use `Matrix::dot` or `Quaternion::dot` instead [INFO] [stderr] --> src/qef.rs:139:58 [INFO] [stderr] | [INFO] [stderr] 139 | self.btb - _2_as_s * na::dot(point, &self.atb) + na::dot(point, &(*ma * *point)) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `tessellation`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "84fa1baf881c6423c71740d579711ddc6b0af620d984dd433558b2993a96f040"` [INFO] running `"docker" "rm" "-f" "84fa1baf881c6423c71740d579711ddc6b0af620d984dd433558b2993a96f040"` [INFO] [stdout] 84fa1baf881c6423c71740d579711ddc6b0af620d984dd433558b2993a96f040