[INFO] updating cached repository illbexyz/tinyrenderer-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/illbexyz/tinyrenderer-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/illbexyz/tinyrenderer-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/illbexyz/tinyrenderer-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/illbexyz/tinyrenderer-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/illbexyz/tinyrenderer-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/illbexyz/tinyrenderer-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/illbexyz/tinyrenderer-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] da176a83a99081fd2037021e039ea0ec88b0c2bc [INFO] sha for GitHub repo illbexyz/tinyrenderer-rust: da176a83a99081fd2037021e039ea0ec88b0c2bc [INFO] validating manifest of illbexyz/tinyrenderer-rust 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 illbexyz/tinyrenderer-rust 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 illbexyz/tinyrenderer-rust [INFO] finished frobbing illbexyz/tinyrenderer-rust [INFO] frobbed toml for illbexyz/tinyrenderer-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/illbexyz/tinyrenderer-rust/Cargo.toml [INFO] started frobbing illbexyz/tinyrenderer-rust [INFO] finished frobbing illbexyz/tinyrenderer-rust [INFO] frobbed toml for illbexyz/tinyrenderer-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/illbexyz/tinyrenderer-rust/Cargo.toml [INFO] crate illbexyz/tinyrenderer-rust 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing illbexyz/tinyrenderer-rust against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/illbexyz/tinyrenderer-rust:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 769737d26227bd21c5fe3dfd8a16f3c21915a21282156fecade2accb930c4198 [INFO] running `"docker" "start" "-a" "769737d26227bd21c5fe3dfd8a16f3c21915a21282156fecade2accb930c4198"` [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling tinyrenderer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `light_dir` [INFO] [stderr] --> src/main.rs:169:9 [INFO] [stderr] | [INFO] [stderr] 169 | let light_dir = Vec3::new(0.0, 0.0, -1.0).normalize(); [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_light_dir` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.29s [INFO] running `"docker" "inspect" "769737d26227bd21c5fe3dfd8a16f3c21915a21282156fecade2accb930c4198"` [INFO] running `"docker" "rm" "-f" "769737d26227bd21c5fe3dfd8a16f3c21915a21282156fecade2accb930c4198"` [INFO] [stdout] 769737d26227bd21c5fe3dfd8a16f3c21915a21282156fecade2accb930c4198 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/illbexyz/tinyrenderer-rust:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ead50034f42802f826419060141145d27398110391ba8234b06fe89a3f624f6d [INFO] running `"docker" "start" "-a" "ead50034f42802f826419060141145d27398110391ba8234b06fe89a3f624f6d"` [INFO] [stderr] Compiling tinyrenderer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `light_dir` [INFO] [stderr] --> src/main.rs:169:9 [INFO] [stderr] | [INFO] [stderr] 169 | let light_dir = Vec3::new(0.0, 0.0, -1.0).normalize(); [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_light_dir` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "ead50034f42802f826419060141145d27398110391ba8234b06fe89a3f624f6d"` [INFO] running `"docker" "rm" "-f" "ead50034f42802f826419060141145d27398110391ba8234b06fe89a3f624f6d"` [INFO] [stdout] ead50034f42802f826419060141145d27398110391ba8234b06fe89a3f624f6d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/illbexyz/tinyrenderer-rust:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 9e8e82e562ef1c94624419325d7a9471380a6ea4e6d9c28b67696bd403481ba9 [INFO] running `"docker" "start" "-a" "9e8e82e562ef1c94624419325d7a9471380a6ea4e6d9c28b67696bd403481ba9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/tinyrenderer-9e397dc9cbfb802d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9e8e82e562ef1c94624419325d7a9471380a6ea4e6d9c28b67696bd403481ba9"` [INFO] running `"docker" "rm" "-f" "9e8e82e562ef1c94624419325d7a9471380a6ea4e6d9c28b67696bd403481ba9"` [INFO] [stdout] 9e8e82e562ef1c94624419325d7a9471380a6ea4e6d9c28b67696bd403481ba9