[INFO] updating cached repository prikhi/timerr [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/prikhi/timerr [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/prikhi/timerr" "work/ex/beta-1.37-6/sources/1.36.0/gh/prikhi/timerr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/prikhi/timerr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/prikhi/timerr" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/prikhi/timerr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/prikhi/timerr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 760f9f5757ce518c92457f6f2695e330988061aa [INFO] sha for GitHub repo prikhi/timerr: 760f9f5757ce518c92457f6f2695e330988061aa [INFO] validating manifest of prikhi/timerr 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 prikhi/timerr 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 prikhi/timerr [INFO] finished frobbing prikhi/timerr [INFO] frobbed toml for prikhi/timerr written to work/ex/beta-1.37-6/sources/1.36.0/gh/prikhi/timerr/Cargo.toml [INFO] started frobbing prikhi/timerr [INFO] finished frobbing prikhi/timerr [INFO] frobbed toml for prikhi/timerr written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/prikhi/timerr/Cargo.toml [INFO] crate prikhi/timerr 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 prikhi/timerr 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-3/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/prikhi/timerr:/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] 4474c31295537be7b50f4c7a37cf36792c7bc32a41c67c60799c731edfe3c4e9 [INFO] running `"docker" "start" "-a" "4474c31295537be7b50f4c7a37cf36792c7bc32a41c67c60799c731edfe3c4e9"` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling libdbus-sys v0.1.4 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling dbus v0.6.3 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling notify-rust v3.5.0 [INFO] [stderr] Compiling timerr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.01s [INFO] running `"docker" "inspect" "4474c31295537be7b50f4c7a37cf36792c7bc32a41c67c60799c731edfe3c4e9"` [INFO] running `"docker" "rm" "-f" "4474c31295537be7b50f4c7a37cf36792c7bc32a41c67c60799c731edfe3c4e9"` [INFO] [stdout] 4474c31295537be7b50f4c7a37cf36792c7bc32a41c67c60799c731edfe3c4e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/prikhi/timerr:/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] 7b4331462c832c868b1cffcadf8adab82f0c81488d3619797fb7004b3a270ddc [INFO] running `"docker" "start" "-a" "7b4331462c832c868b1cffcadf8adab82f0c81488d3619797fb7004b3a270ddc"` [INFO] [stderr] Compiling timerr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "7b4331462c832c868b1cffcadf8adab82f0c81488d3619797fb7004b3a270ddc"` [INFO] running `"docker" "rm" "-f" "7b4331462c832c868b1cffcadf8adab82f0c81488d3619797fb7004b3a270ddc"` [INFO] [stdout] 7b4331462c832c868b1cffcadf8adab82f0c81488d3619797fb7004b3a270ddc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/prikhi/timerr:/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] cbec0ddefeddadafd767374530e7caf0363ac3e1862fb7c2ed79c9559841e22e [INFO] running `"docker" "start" "-a" "cbec0ddefeddadafd767374530e7caf0363ac3e1862fb7c2ed79c9559841e22e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/timerr-a418d6d15cca22c2 [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" "cbec0ddefeddadafd767374530e7caf0363ac3e1862fb7c2ed79c9559841e22e"` [INFO] running `"docker" "rm" "-f" "cbec0ddefeddadafd767374530e7caf0363ac3e1862fb7c2ed79c9559841e22e"` [INFO] [stdout] cbec0ddefeddadafd767374530e7caf0363ac3e1862fb7c2ed79c9559841e22e