[INFO] updating cached repository gnilchee/rust-clock [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gnilchee/rust-clock [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gnilchee/rust-clock" "work/ex/beta-1.37-6/sources/1.36.0/gh/gnilchee/rust-clock"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gnilchee/rust-clock'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gnilchee/rust-clock" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gnilchee/rust-clock"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gnilchee/rust-clock'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5607f32abc89057031087f51acd38d43a73be007 [INFO] sha for GitHub repo gnilchee/rust-clock: 5607f32abc89057031087f51acd38d43a73be007 [INFO] validating manifest of gnilchee/rust-clock 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 gnilchee/rust-clock 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 gnilchee/rust-clock [INFO] finished frobbing gnilchee/rust-clock [INFO] frobbed toml for gnilchee/rust-clock written to work/ex/beta-1.37-6/sources/1.36.0/gh/gnilchee/rust-clock/Cargo.toml [INFO] started frobbing gnilchee/rust-clock [INFO] finished frobbing gnilchee/rust-clock [INFO] frobbed toml for gnilchee/rust-clock written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gnilchee/rust-clock/Cargo.toml [INFO] crate gnilchee/rust-clock 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] 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing gnilchee/rust-clock 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-1/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/gnilchee/rust-clock:/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] e5aa86821bcdc4985e2841a3038fba4ab41e040ea1037aefa8939c1df8cb99eb [INFO] running `"docker" "start" "-a" "e5aa86821bcdc4985e2841a3038fba4ab41e040ea1037aefa8939c1df8cb99eb"` [INFO] [stderr] Compiling rust_clock v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "e5aa86821bcdc4985e2841a3038fba4ab41e040ea1037aefa8939c1df8cb99eb"` [INFO] running `"docker" "rm" "-f" "e5aa86821bcdc4985e2841a3038fba4ab41e040ea1037aefa8939c1df8cb99eb"` [INFO] [stdout] e5aa86821bcdc4985e2841a3038fba4ab41e040ea1037aefa8939c1df8cb99eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/gnilchee/rust-clock:/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] e2764863d5cccb2860049fa78412893450ffadb722aabdd1219180e5ae4020b7 [INFO] running `"docker" "start" "-a" "e2764863d5cccb2860049fa78412893450ffadb722aabdd1219180e5ae4020b7"` [INFO] [stderr] Compiling rust_clock v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "e2764863d5cccb2860049fa78412893450ffadb722aabdd1219180e5ae4020b7"` [INFO] running `"docker" "rm" "-f" "e2764863d5cccb2860049fa78412893450ffadb722aabdd1219180e5ae4020b7"` [INFO] [stdout] e2764863d5cccb2860049fa78412893450ffadb722aabdd1219180e5ae4020b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/gnilchee/rust-clock:/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] 6739171cfe8a4a11c5e921b95de9ca5c8454d34d07bc37be15f3a0e4fa1ff914 [INFO] running `"docker" "start" "-a" "6739171cfe8a4a11c5e921b95de9ca5c8454d34d07bc37be15f3a0e4fa1ff914"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_clock-bbcc4719e9c15030 [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" "6739171cfe8a4a11c5e921b95de9ca5c8454d34d07bc37be15f3a0e4fa1ff914"` [INFO] running `"docker" "rm" "-f" "6739171cfe8a4a11c5e921b95de9ca5c8454d34d07bc37be15f3a0e4fa1ff914"` [INFO] [stdout] 6739171cfe8a4a11c5e921b95de9ca5c8454d34d07bc37be15f3a0e4fa1ff914