[INFO] updating cached repository ebobby/simple-pathtracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ebobby/simple-pathtracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ebobby/simple-pathtracer" "work/ex/beta-1.37-6/sources/1.36.0/gh/ebobby/simple-pathtracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ebobby/simple-pathtracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ebobby/simple-pathtracer" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ebobby/simple-pathtracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ebobby/simple-pathtracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d3cdc224206d64c12f3e42342ee3989779284cbb [INFO] sha for GitHub repo ebobby/simple-pathtracer: d3cdc224206d64c12f3e42342ee3989779284cbb [INFO] validating manifest of ebobby/simple-pathtracer 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 ebobby/simple-pathtracer 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 ebobby/simple-pathtracer [INFO] finished frobbing ebobby/simple-pathtracer [INFO] frobbed toml for ebobby/simple-pathtracer written to work/ex/beta-1.37-6/sources/1.36.0/gh/ebobby/simple-pathtracer/Cargo.toml [INFO] started frobbing ebobby/simple-pathtracer [INFO] finished frobbing ebobby/simple-pathtracer [INFO] frobbed toml for ebobby/simple-pathtracer written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ebobby/simple-pathtracer/Cargo.toml [INFO] crate ebobby/simple-pathtracer 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] testing ebobby/simple-pathtracer 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-7/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/ebobby/simple-pathtracer:/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] a472919b08ec01448b19e220203376f1da2f9b4e7d3c15fce301f7722b2de44a [INFO] running `"docker" "start" "-a" "a472919b08ec01448b19e220203376f1da2f9b4e7d3c15fce301f7722b2de44a"` [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.32s [INFO] running `"docker" "inspect" "a472919b08ec01448b19e220203376f1da2f9b4e7d3c15fce301f7722b2de44a"` [INFO] running `"docker" "rm" "-f" "a472919b08ec01448b19e220203376f1da2f9b4e7d3c15fce301f7722b2de44a"` [INFO] [stdout] a472919b08ec01448b19e220203376f1da2f9b4e7d3c15fce301f7722b2de44a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/ebobby/simple-pathtracer:/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] 4cfa0845999ad420eca1a454077587e093c6e821436e6529364122b07d277910 [INFO] running `"docker" "start" "-a" "4cfa0845999ad420eca1a454077587e093c6e821436e6529364122b07d277910"` [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.01s [INFO] running `"docker" "inspect" "4cfa0845999ad420eca1a454077587e093c6e821436e6529364122b07d277910"` [INFO] running `"docker" "rm" "-f" "4cfa0845999ad420eca1a454077587e093c6e821436e6529364122b07d277910"` [INFO] [stdout] 4cfa0845999ad420eca1a454077587e093c6e821436e6529364122b07d277910 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/ebobby/simple-pathtracer:/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] c5789b67559fdb57292cf9bfa68f3809c17bb04ece62898acc9df4831d5d39df [INFO] running `"docker" "start" "-a" "c5789b67559fdb57292cf9bfa68f3809c17bb04ece62898acc9df4831d5d39df"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/pathtracer-5bf65744631bc307 [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" "c5789b67559fdb57292cf9bfa68f3809c17bb04ece62898acc9df4831d5d39df"` [INFO] running `"docker" "rm" "-f" "c5789b67559fdb57292cf9bfa68f3809c17bb04ece62898acc9df4831d5d39df"` [INFO] [stdout] c5789b67559fdb57292cf9bfa68f3809c17bb04ece62898acc9df4831d5d39df