[INFO] updating cached repository https://github.com/ebobby/simple-pathtracer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d3cdc224206d64c12f3e42342ee3989779284cbb [INFO] testing ebobby/simple-pathtracer against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Febobby%2Fsimple-pathtracer" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ebobby/simple-pathtracer on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ebobby/simple-pathtracer [INFO] finished tweaking git repo https://github.com/ebobby/simple-pathtracer [INFO] tweaked toml for git repo https://github.com/ebobby/simple-pathtracer written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ebobby/simple-pathtracer already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 6ed37f62a008e80a212ec70e1921cd3c4de2d07f2d69ee10aa70d78bf38a3be0 [INFO] running `"docker" "start" "-a" "6ed37f62a008e80a212ec70e1921cd3c4de2d07f2d69ee10aa70d78bf38a3be0"` [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.77s [INFO] running `"docker" "inspect" "6ed37f62a008e80a212ec70e1921cd3c4de2d07f2d69ee10aa70d78bf38a3be0"` [INFO] running `"docker" "rm" "-f" "6ed37f62a008e80a212ec70e1921cd3c4de2d07f2d69ee10aa70d78bf38a3be0"` [INFO] [stdout] 6ed37f62a008e80a212ec70e1921cd3c4de2d07f2d69ee10aa70d78bf38a3be0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] fa5eedf30a261be4f2ac3b3040dd21690fff593c4280956ed5ccf1fdfd7cf089 [INFO] running `"docker" "start" "-a" "fa5eedf30a261be4f2ac3b3040dd21690fff593c4280956ed5ccf1fdfd7cf089"` [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.37s [INFO] running `"docker" "inspect" "fa5eedf30a261be4f2ac3b3040dd21690fff593c4280956ed5ccf1fdfd7cf089"` [INFO] running `"docker" "rm" "-f" "fa5eedf30a261be4f2ac3b3040dd21690fff593c4280956ed5ccf1fdfd7cf089"` [INFO] [stdout] fa5eedf30a261be4f2ac3b3040dd21690fff593c4280956ed5ccf1fdfd7cf089 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] cb0aac735d213046388e331f26689b102177edf77fb43de46928dcf44f3a8948 [INFO] running `"docker" "start" "-a" "cb0aac735d213046388e331f26689b102177edf77fb43de46928dcf44f3a8948"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pathtracer-8a9966390d356baa [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] [stderr] Doc-tests pathtracer [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" "cb0aac735d213046388e331f26689b102177edf77fb43de46928dcf44f3a8948"` [INFO] running `"docker" "rm" "-f" "cb0aac735d213046388e331f26689b102177edf77fb43de46928dcf44f3a8948"` [INFO] [stdout] cb0aac735d213046388e331f26689b102177edf77fb43de46928dcf44f3a8948