[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.38-1/sources/1.37.0/gh/ebobby/simple-pathtracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ebobby/simple-pathtracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ebobby/simple-pathtracer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ebobby/simple-pathtracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 ebobby/simple-pathtracer 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 ebobby/simple-pathtracer [INFO] finished frobbing ebobby/simple-pathtracer [INFO] frobbed toml for ebobby/simple-pathtracer written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 ebobby/simple-pathtracer against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "build" "--frozen"` [INFO] [stdout] 2aabb443bdd967bd8e31250f71f48870f8574a0be6fbd7f532886ae755e1aba2 [INFO] running `"docker" "start" "-a" "2aabb443bdd967bd8e31250f71f48870f8574a0be6fbd7f532886ae755e1aba2"` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling rand_os v0.1.2 [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 atty v0.2.11 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [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 38.04s [INFO] running `"docker" "inspect" "2aabb443bdd967bd8e31250f71f48870f8574a0be6fbd7f532886ae755e1aba2"` [INFO] running `"docker" "rm" "-f" "2aabb443bdd967bd8e31250f71f48870f8574a0be6fbd7f532886ae755e1aba2"` [INFO] [stdout] 2aabb443bdd967bd8e31250f71f48870f8574a0be6fbd7f532886ae755e1aba2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] f0f993cbf8970d545a8627a14d59b419096c6e82d1f717e52c1e248209ff959d [INFO] running `"docker" "start" "-a" "f0f993cbf8970d545a8627a14d59b419096c6e82d1f717e52c1e248209ff959d"` [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.76s [INFO] running `"docker" "inspect" "f0f993cbf8970d545a8627a14d59b419096c6e82d1f717e52c1e248209ff959d"` [INFO] running `"docker" "rm" "-f" "f0f993cbf8970d545a8627a14d59b419096c6e82d1f717e52c1e248209ff959d"` [INFO] [stdout] f0f993cbf8970d545a8627a14d59b419096c6e82d1f717e52c1e248209ff959d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen"` [INFO] [stdout] 995a44d24db79d69f3cf5291d5a593c2a3c3391095e418dba2cc63058b864c74 [INFO] running `"docker" "start" "-a" "995a44d24db79d69f3cf5291d5a593c2a3c3391095e418dba2cc63058b864c74"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/pathtracer-82bb1241de320ac0 [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" "995a44d24db79d69f3cf5291d5a593c2a3c3391095e418dba2cc63058b864c74"` [INFO] running `"docker" "rm" "-f" "995a44d24db79d69f3cf5291d5a593c2a3c3391095e418dba2cc63058b864c74"` [INFO] [stdout] 995a44d24db79d69f3cf5291d5a593c2a3c3391095e418dba2cc63058b864c74