[INFO] updating cached repository tcr/tim [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tcr/tim [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tcr/tim" "work/ex/beta-1.38-1/sources/1.37.0/gh/tcr/tim"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tcr/tim'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tcr/tim" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tcr/tim"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tcr/tim'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2288b212f84b3e88bedf892220f448395bba53a8 [INFO] sha for GitHub repo tcr/tim: 2288b212f84b3e88bedf892220f448395bba53a8 [INFO] validating manifest of tcr/tim 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 tcr/tim 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 tcr/tim [INFO] finished frobbing tcr/tim [INFO] frobbed toml for tcr/tim written to work/ex/beta-1.38-1/sources/1.37.0/gh/tcr/tim/Cargo.toml [INFO] started frobbing tcr/tim [INFO] finished frobbing tcr/tim [INFO] frobbed toml for tcr/tim written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tcr/tim/Cargo.toml [INFO] crate tcr/tim 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 tcr/tim against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tcr/tim:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d60a08a70b83ae828c5d7477621641a7b1c881cdf63fdb20695c9c27c36bfc43 [INFO] running `"docker" "start" "-a" "d60a08a70b83ae828c5d7477621641a7b1c881cdf63fdb20695c9c27c36bfc43"` [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Compiling pancurses v0.14.0 [INFO] [stderr] Compiling tim v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.34s [INFO] running `"docker" "inspect" "d60a08a70b83ae828c5d7477621641a7b1c881cdf63fdb20695c9c27c36bfc43"` [INFO] running `"docker" "rm" "-f" "d60a08a70b83ae828c5d7477621641a7b1c881cdf63fdb20695c9c27c36bfc43"` [INFO] [stdout] d60a08a70b83ae828c5d7477621641a7b1c881cdf63fdb20695c9c27c36bfc43 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tcr/tim:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] eb3e2e55d237a6aee145e4095c49b8ed9d8436708fcd5b93c26ee4876fe7cee9 [INFO] running `"docker" "start" "-a" "eb3e2e55d237a6aee145e4095c49b8ed9d8436708fcd5b93c26ee4876fe7cee9"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tim v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "eb3e2e55d237a6aee145e4095c49b8ed9d8436708fcd5b93c26ee4876fe7cee9"` [INFO] running `"docker" "rm" "-f" "eb3e2e55d237a6aee145e4095c49b8ed9d8436708fcd5b93c26ee4876fe7cee9"` [INFO] [stdout] eb3e2e55d237a6aee145e4095c49b8ed9d8436708fcd5b93c26ee4876fe7cee9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tcr/tim:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] afbd377e025763524204a9f792a9bb3b8a0dff5739ca47b51dfcd6ffe4f6180e [INFO] running `"docker" "start" "-a" "afbd377e025763524204a9f792a9bb3b8a0dff5739ca47b51dfcd6ffe4f6180e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/tim-103334ef7793686b [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" "afbd377e025763524204a9f792a9bb3b8a0dff5739ca47b51dfcd6ffe4f6180e"` [INFO] running `"docker" "rm" "-f" "afbd377e025763524204a9f792a9bb3b8a0dff5739ca47b51dfcd6ffe4f6180e"` [INFO] [stdout] afbd377e025763524204a9f792a9bb3b8a0dff5739ca47b51dfcd6ffe4f6180e