[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 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/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 809d95cfcc0e4e324352386e94e153b49b91442be22c819f0f90763969cffbc1 [INFO] running `"docker" "start" "-a" "809d95cfcc0e4e324352386e94e153b49b91442be22c819f0f90763969cffbc1"` [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 30.95s [INFO] running `"docker" "inspect" "809d95cfcc0e4e324352386e94e153b49b91442be22c819f0f90763969cffbc1"` [INFO] running `"docker" "rm" "-f" "809d95cfcc0e4e324352386e94e153b49b91442be22c819f0f90763969cffbc1"` [INFO] [stdout] 809d95cfcc0e4e324352386e94e153b49b91442be22c819f0f90763969cffbc1 [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/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 85988092a38ded74ddb9e410550b626987056aba9c4a1e972dbc5bbed058447c [INFO] running `"docker" "start" "-a" "85988092a38ded74ddb9e410550b626987056aba9c4a1e972dbc5bbed058447c"` [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.18s [INFO] running `"docker" "inspect" "85988092a38ded74ddb9e410550b626987056aba9c4a1e972dbc5bbed058447c"` [INFO] running `"docker" "rm" "-f" "85988092a38ded74ddb9e410550b626987056aba9c4a1e972dbc5bbed058447c"` [INFO] [stdout] 85988092a38ded74ddb9e410550b626987056aba9c4a1e972dbc5bbed058447c [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/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 17efb4a40aa232874a587bae5c119de551a8d84ae9cd050d99ba2ecf502d056f [INFO] running `"docker" "start" "-a" "17efb4a40aa232874a587bae5c119de551a8d84ae9cd050d99ba2ecf502d056f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/tinyrenderer-ae5056751c403331 [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" "17efb4a40aa232874a587bae5c119de551a8d84ae9cd050d99ba2ecf502d056f"` [INFO] running `"docker" "rm" "-f" "17efb4a40aa232874a587bae5c119de551a8d84ae9cd050d99ba2ecf502d056f"` [INFO] [stdout] 17efb4a40aa232874a587bae5c119de551a8d84ae9cd050d99ba2ecf502d056f