[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/beta-1.38-1/sources/1.37.0/gh/lidavidm/tinyrenderer-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lidavidm/tinyrenderer-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lidavidm/tinyrenderer-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lidavidm/tinyrenderer-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lidavidm/tinyrenderer-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/gh/lidavidm/tinyrenderer-rs/Cargo.toml [INFO] crate lidavidm/tinyrenderer-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lidavidm/tinyrenderer-rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lidavidm/tinyrenderer-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] b289b3d643ff5ee48587e464230d5dea7373869806f4ffbe6df188dbc6ac4244 [INFO] running `"docker" "start" "-a" "b289b3d643ff5ee48587e464230d5dea7373869806f4ffbe6df188dbc6ac4244"` [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.7.2 [INFO] [stderr] Compiling 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[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(associated_consts)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0554. [INFO] [stderr] For more information about an 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" "b289b3d643ff5ee48587e464230d5dea7373869806f4ffbe6df188dbc6ac4244"` [INFO] running `"docker" "rm" "-f" "b289b3d643ff5ee48587e464230d5dea7373869806f4ffbe6df188dbc6ac4244"` [INFO] [stdout] b289b3d643ff5ee48587e464230d5dea7373869806f4ffbe6df188dbc6ac4244