[INFO] updating cached repository thommay/rit [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thommay/rit [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thommay/rit" "work/ex/beta-1.37-6/sources/1.36.0/gh/thommay/rit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/thommay/rit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thommay/rit" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thommay/rit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thommay/rit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0a55975c5f4d68b19f13675547ced1041881d580 [INFO] sha for GitHub repo thommay/rit: 0a55975c5f4d68b19f13675547ced1041881d580 [INFO] validating manifest of thommay/rit 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 thommay/rit 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 thommay/rit [INFO] finished frobbing thommay/rit [INFO] frobbed toml for thommay/rit written to work/ex/beta-1.37-6/sources/1.36.0/gh/thommay/rit/Cargo.toml [INFO] started frobbing thommay/rit [INFO] finished frobbing thommay/rit [INFO] frobbed toml for thommay/rit written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thommay/rit/Cargo.toml [INFO] crate thommay/rit 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing thommay/rit against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/thommay/rit:/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.36.0" "build" "--frozen"` [INFO] [stdout] 49da0280598720246cb61143bdc8a4515b9abbe0fb1cf2ec1b43848985549af6 [INFO] running `"docker" "start" "-a" "49da0280598720246cb61143bdc8a4515b9abbe0fb1cf2ec1b43848985549af6"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.05s [INFO] running `"docker" "inspect" "49da0280598720246cb61143bdc8a4515b9abbe0fb1cf2ec1b43848985549af6"` [INFO] running `"docker" "rm" "-f" "49da0280598720246cb61143bdc8a4515b9abbe0fb1cf2ec1b43848985549af6"` [INFO] [stdout] 49da0280598720246cb61143bdc8a4515b9abbe0fb1cf2ec1b43848985549af6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/thommay/rit:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 25e726880dcaa13bfce0cda459911c0d2b11029c706faa0ea93ea400f5f51428 [INFO] running `"docker" "start" "-a" "25e726880dcaa13bfce0cda459911c0d2b11029c706faa0ea93ea400f5f51428"` [INFO] [stderr] Compiling rit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `"docker" "inspect" "25e726880dcaa13bfce0cda459911c0d2b11029c706faa0ea93ea400f5f51428"` [INFO] running `"docker" "rm" "-f" "25e726880dcaa13bfce0cda459911c0d2b11029c706faa0ea93ea400f5f51428"` [INFO] [stdout] 25e726880dcaa13bfce0cda459911c0d2b11029c706faa0ea93ea400f5f51428 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/thommay/rit:/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.36.0" "test" "--frozen"` [INFO] [stdout] b3f7f6db675484a083286837d4f2e690c5d1ca7a3fbb1508e217f57b383d6f3a [INFO] running `"docker" "start" "-a" "b3f7f6db675484a083286837d4f2e690c5d1ca7a3fbb1508e217f57b383d6f3a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/rit-dbb22115460636b4 [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" "b3f7f6db675484a083286837d4f2e690c5d1ca7a3fbb1508e217f57b383d6f3a"` [INFO] running `"docker" "rm" "-f" "b3f7f6db675484a083286837d4f2e690c5d1ca7a3fbb1508e217f57b383d6f3a"` [INFO] [stdout] b3f7f6db675484a083286837d4f2e690c5d1ca7a3fbb1508e217f57b383d6f3a