[INFO] updating cached repository tylerelias/pomodoro [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tylerelias/pomodoro [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tylerelias/pomodoro" "work/ex/beta-1.37-6/sources/1.36.0/gh/tylerelias/pomodoro"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tylerelias/pomodoro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tylerelias/pomodoro" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tylerelias/pomodoro"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tylerelias/pomodoro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 88cbaafbaa04c0b80110512906fa86879d096a07 [INFO] sha for GitHub repo tylerelias/pomodoro: 88cbaafbaa04c0b80110512906fa86879d096a07 [INFO] validating manifest of tylerelias/pomodoro 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 tylerelias/pomodoro 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 tylerelias/pomodoro [INFO] finished frobbing tylerelias/pomodoro [INFO] frobbed toml for tylerelias/pomodoro written to work/ex/beta-1.37-6/sources/1.36.0/gh/tylerelias/pomodoro/Cargo.toml [INFO] started frobbing tylerelias/pomodoro [INFO] finished frobbing tylerelias/pomodoro [INFO] frobbed toml for tylerelias/pomodoro written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tylerelias/pomodoro/Cargo.toml [INFO] crate tylerelias/pomodoro 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] testing tylerelias/pomodoro 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/tylerelias/pomodoro:/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] 70f5a6a9ca510dd2d2aabbcc4cf74d902a8016fdc7a9be6aa2db7c9dcadc731c [INFO] running `"docker" "start" "-a" "70f5a6a9ca510dd2d2aabbcc4cf74d902a8016fdc7a9be6aa2db7c9dcadc731c"` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling run_script v0.3.1 [INFO] [stderr] Compiling pomodoro v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.04s [INFO] running `"docker" "inspect" "70f5a6a9ca510dd2d2aabbcc4cf74d902a8016fdc7a9be6aa2db7c9dcadc731c"` [INFO] running `"docker" "rm" "-f" "70f5a6a9ca510dd2d2aabbcc4cf74d902a8016fdc7a9be6aa2db7c9dcadc731c"` [INFO] [stdout] 70f5a6a9ca510dd2d2aabbcc4cf74d902a8016fdc7a9be6aa2db7c9dcadc731c [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/tylerelias/pomodoro:/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] c2daa3cc57d355f735a4bc973318af00d5c7ecf2e7835f0e756bdfad00140116 [INFO] running `"docker" "start" "-a" "c2daa3cc57d355f735a4bc973318af00d5c7ecf2e7835f0e756bdfad00140116"` [INFO] [stderr] Compiling pomodoro v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "c2daa3cc57d355f735a4bc973318af00d5c7ecf2e7835f0e756bdfad00140116"` [INFO] running `"docker" "rm" "-f" "c2daa3cc57d355f735a4bc973318af00d5c7ecf2e7835f0e756bdfad00140116"` [INFO] [stdout] c2daa3cc57d355f735a4bc973318af00d5c7ecf2e7835f0e756bdfad00140116 [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/tylerelias/pomodoro:/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] 2cbd6847104ef7d1eee2f08c009c187d28752bd14fbfc0e12f6b3fd024ec9709 [INFO] running `"docker" "start" "-a" "2cbd6847104ef7d1eee2f08c009c187d28752bd14fbfc0e12f6b3fd024ec9709"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/pomodoro-367e42e505102ad3 [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" "2cbd6847104ef7d1eee2f08c009c187d28752bd14fbfc0e12f6b3fd024ec9709"` [INFO] running `"docker" "rm" "-f" "2cbd6847104ef7d1eee2f08c009c187d28752bd14fbfc0e12f6b3fd024ec9709"` [INFO] [stdout] 2cbd6847104ef7d1eee2f08c009c187d28752bd14fbfc0e12f6b3fd024ec9709