[INFO] updating cached repository crazymerlyn/tinyrenderer-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/crazymerlyn/tinyrenderer-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/crazymerlyn/tinyrenderer-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/crazymerlyn/tinyrenderer-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/crazymerlyn/tinyrenderer-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/crazymerlyn/tinyrenderer-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/crazymerlyn/tinyrenderer-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/crazymerlyn/tinyrenderer-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 66622902d347ec9cf83303dad5689ea665e7c242 [INFO] sha for GitHub repo crazymerlyn/tinyrenderer-rs: 66622902d347ec9cf83303dad5689ea665e7c242 [INFO] validating manifest of crazymerlyn/tinyrenderer-rs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of crazymerlyn/tinyrenderer-rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing crazymerlyn/tinyrenderer-rs [INFO] finished frobbing crazymerlyn/tinyrenderer-rs [INFO] frobbed toml for crazymerlyn/tinyrenderer-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/crazymerlyn/tinyrenderer-rs/Cargo.toml [INFO] started frobbing crazymerlyn/tinyrenderer-rs [INFO] finished frobbing crazymerlyn/tinyrenderer-rs [INFO] frobbed toml for crazymerlyn/tinyrenderer-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/crazymerlyn/tinyrenderer-rs/Cargo.toml [INFO] crate crazymerlyn/tinyrenderer-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "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" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing crazymerlyn/tinyrenderer-rs against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/crazymerlyn/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] c26785a70a72610eefc47c4f27d78b17375940378931af0756e491413edd5e07 [INFO] running `"docker" "start" "-a" "c26785a70a72610eefc47c4f27d78b17375940378931af0756e491413edd5e07"` [INFO] [stderr] Compiling adler32 v1.0.1 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling deflate v0.7.15 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling png v0.9.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.15.0 [INFO] [stderr] Compiling tinyrenderer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.49s [INFO] running `"docker" "inspect" "c26785a70a72610eefc47c4f27d78b17375940378931af0756e491413edd5e07"` [INFO] running `"docker" "rm" "-f" "c26785a70a72610eefc47c4f27d78b17375940378931af0756e491413edd5e07"` [INFO] [stdout] c26785a70a72610eefc47c4f27d78b17375940378931af0756e491413edd5e07 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/crazymerlyn/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] fa1d97faefd7c616cdda31aa4eb0857f29ca4a540d7f74badf029e8e08737f28 [INFO] running `"docker" "start" "-a" "fa1d97faefd7c616cdda31aa4eb0857f29ca4a540d7f74badf029e8e08737f28"` [INFO] [stderr] Compiling tinyrenderer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "fa1d97faefd7c616cdda31aa4eb0857f29ca4a540d7f74badf029e8e08737f28"` [INFO] running `"docker" "rm" "-f" "fa1d97faefd7c616cdda31aa4eb0857f29ca4a540d7f74badf029e8e08737f28"` [INFO] [stdout] fa1d97faefd7c616cdda31aa4eb0857f29ca4a540d7f74badf029e8e08737f28 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/crazymerlyn/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] c46b3ae2e60f9b4b1fb463bf07a6f9ca6dc413745ef1a2b53bf351db3b0c15b1 [INFO] running `"docker" "start" "-a" "c46b3ae2e60f9b4b1fb463bf07a6f9ca6dc413745ef1a2b53bf351db3b0c15b1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/tinyrenderer-53c9e85dfd697aa2 [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" "c46b3ae2e60f9b4b1fb463bf07a6f9ca6dc413745ef1a2b53bf351db3b0c15b1"` [INFO] running `"docker" "rm" "-f" "c46b3ae2e60f9b4b1fb463bf07a6f9ca6dc413745ef1a2b53bf351db3b0c15b1"` [INFO] [stdout] c46b3ae2e60f9b4b1fb463bf07a6f9ca6dc413745ef1a2b53bf351db3b0c15b1