[INFO] cloning repository illbexyz/tinyrenderer-rust [INFO] running `"git" "clone" "--bare" "git://github.com/illbexyz/tinyrenderer-rust.git" "work/cache/sources/gh/illbexyz/tinyrenderer-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/illbexyz/tinyrenderer-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/illbexyz/tinyrenderer-rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/illbexyz/tinyrenderer-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/illbexyz/tinyrenderer-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/illbexyz/tinyrenderer-rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/illbexyz/tinyrenderer-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of illbexyz/tinyrenderer-rust on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing illbexyz/tinyrenderer-rust against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 4522f9d92b341af027ac687376a0e5ae682417605549fa3faefdcf47cb0e6c9d [INFO] running `"docker" "start" "-a" "4522f9d92b341af027ac687376a0e5ae682417605549fa3faefdcf47cb0e6c9d"` [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [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 41.49s [INFO] running `"docker" "inspect" "4522f9d92b341af027ac687376a0e5ae682417605549fa3faefdcf47cb0e6c9d"` [INFO] running `"docker" "rm" "-f" "4522f9d92b341af027ac687376a0e5ae682417605549fa3faefdcf47cb0e6c9d"` [INFO] [stdout] 4522f9d92b341af027ac687376a0e5ae682417605549fa3faefdcf47cb0e6c9d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0febe56c9462d1f71069b6fff79dbaeaa980c3519d890aac3f013456c0e4b915 [INFO] running `"docker" "start" "-a" "0febe56c9462d1f71069b6fff79dbaeaa980c3519d890aac3f013456c0e4b915"` [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 0.74s [INFO] running `"docker" "inspect" "0febe56c9462d1f71069b6fff79dbaeaa980c3519d890aac3f013456c0e4b915"` [INFO] running `"docker" "rm" "-f" "0febe56c9462d1f71069b6fff79dbaeaa980c3519d890aac3f013456c0e4b915"` [INFO] [stdout] 0febe56c9462d1f71069b6fff79dbaeaa980c3519d890aac3f013456c0e4b915 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 1b228ef2947b3c135f44b4c025475117c48a6bbde41e51d0824d6ef6d6d9df41 [INFO] running `"docker" "start" "-a" "1b228ef2947b3c135f44b4c025475117c48a6bbde41e51d0824d6ef6d6d9df41"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/tinyrenderer-4de40a985bf9254e [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" "1b228ef2947b3c135f44b4c025475117c48a6bbde41e51d0824d6ef6d6d9df41"` [INFO] running `"docker" "rm" "-f" "1b228ef2947b3c135f44b4c025475117c48a6bbde41e51d0824d6ef6d6d9df41"` [INFO] [stdout] 1b228ef2947b3c135f44b4c025475117c48a6bbde41e51d0824d6ef6d6d9df41