[INFO] updating cached repository lidavidm/tinyrenderer-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lidavidm/tinyrenderer-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lidavidm/tinyrenderer-rs" "work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/lidavidm/tinyrenderer-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/lidavidm/tinyrenderer-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lidavidm/tinyrenderer-rs" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/lidavidm/tinyrenderer-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/lidavidm/tinyrenderer-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6dea4af24a8284cbe0cbd9fdb2d392284db27dd6 [INFO] sha for GitHub repo lidavidm/tinyrenderer-rs: 6dea4af24a8284cbe0cbd9fdb2d392284db27dd6 [INFO] validating manifest of lidavidm/tinyrenderer-rs 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 lidavidm/tinyrenderer-rs 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 lidavidm/tinyrenderer-rs [INFO] finished frobbing lidavidm/tinyrenderer-rs [INFO] frobbed toml for lidavidm/tinyrenderer-rs written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/lidavidm/tinyrenderer-rs/Cargo.toml [INFO] started frobbing lidavidm/tinyrenderer-rs [INFO] finished frobbing lidavidm/tinyrenderer-rs [INFO] frobbed toml for lidavidm/tinyrenderer-rs written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/lidavidm/tinyrenderer-rs/Cargo.toml [INFO] crate lidavidm/tinyrenderer-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/lidavidm/tinyrenderer-rs/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [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 lidavidm/tinyrenderer-rs against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-1/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/lidavidm/tinyrenderer-rs:/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] 448516c3668bfec0178b5304fd3e3a131a27aa2a6b8e605b3a42ad4cbc0c995f [INFO] running `"docker" "start" "-a" "448516c3668bfec0178b5304fd3e3a131a27aa2a6b8e605b3a42ad4cbc0c995f"` [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Checking image v0.7.2 [INFO] [stderr] Checking nalgebra v0.17.2 [INFO] [stderr] Checking tinyrenderer-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `nalgebra::Vec3` [INFO] [stderr] --> src/model.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use nalgebra::Vec3; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `Vec3` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `nalgebra::cross`, `nalgebra::Pnt2`, `nalgebra::Pnt3`, `nalgebra::Vec3` [INFO] [stderr] --> src/main.rs:12:16 [INFO] [stderr] | [INFO] [stderr] 12 | use nalgebra::{cross, Pnt2, Pnt3, Vec3}; [INFO] [stderr] | ^^^^^ ^^^^ ^^^^ ^^^^ no `Vec3` in the root [INFO] [stderr] | | | | [INFO] [stderr] | | | no `Pnt3` in the root [INFO] [stderr] | | no `Pnt2` in the root [INFO] [stderr] | no `cross` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `nalgebra::Vec3` [INFO] [stderr] --> src/model.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use nalgebra::Vec3; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `Vec3` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `nalgebra::cross`, `nalgebra::Pnt2`, `nalgebra::Pnt3`, `nalgebra::Vec3` [INFO] [stderr] --> src/main.rs:12:16 [INFO] [stderr] | [INFO] [stderr] 12 | use nalgebra::{cross, Pnt2, Pnt3, Vec3}; [INFO] [stderr] | ^^^^^ ^^^^ ^^^^ ^^^^ no `Vec3` in the root [INFO] [stderr] | | | | [INFO] [stderr] | | | no `Pnt3` in the root [INFO] [stderr] | | no `Pnt2` in the root [INFO] [stderr] | no `cross` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `tinyrenderer-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `tinyrenderer-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "448516c3668bfec0178b5304fd3e3a131a27aa2a6b8e605b3a42ad4cbc0c995f"` [INFO] running `"docker" "rm" "-f" "448516c3668bfec0178b5304fd3e3a131a27aa2a6b8e605b3a42ad4cbc0c995f"` [INFO] [stdout] 448516c3668bfec0178b5304fd3e3a131a27aa2a6b8e605b3a42ad4cbc0c995f