[INFO] updating cached repository sagarSahay/Variables [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sagarSahay/Variables [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sagarSahay/Variables" "work/ex/beta-1.37-6/sources/1.36.0/gh/sagarSahay/Variables"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/sagarSahay/Variables'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sagarSahay/Variables" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sagarSahay/Variables"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sagarSahay/Variables'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56b84a0eff1817aedcd26a6a64dc277ce408c63c [INFO] sha for GitHub repo sagarSahay/Variables: 56b84a0eff1817aedcd26a6a64dc277ce408c63c [INFO] validating manifest of sagarSahay/Variables 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 sagarSahay/Variables 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 sagarSahay/Variables [INFO] finished frobbing sagarSahay/Variables [INFO] frobbed toml for sagarSahay/Variables written to work/ex/beta-1.37-6/sources/1.36.0/gh/sagarSahay/Variables/Cargo.toml [INFO] started frobbing sagarSahay/Variables [INFO] finished frobbing sagarSahay/Variables [INFO] frobbed toml for sagarSahay/Variables written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sagarSahay/Variables/Cargo.toml [INFO] crate sagarSahay/Variables 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 sagarSahay/Variables 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sagarSahay/Variables:/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] 77530d2862c592b378b58e355ab55cb74cd1f68ad56e6d1183da36bec60cd394 [INFO] running `"docker" "start" "-a" "77530d2862c592b378b58e355ab55cb74cd1f68ad56e6d1183da36bec60cd394"` [INFO] [stderr] Compiling variables v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `"docker" "inspect" "77530d2862c592b378b58e355ab55cb74cd1f68ad56e6d1183da36bec60cd394"` [INFO] running `"docker" "rm" "-f" "77530d2862c592b378b58e355ab55cb74cd1f68ad56e6d1183da36bec60cd394"` [INFO] [stdout] 77530d2862c592b378b58e355ab55cb74cd1f68ad56e6d1183da36bec60cd394 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sagarSahay/Variables:/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] 9b5d7f45dbbac8ce4fe0e179f15a01e129211537c413bd494384e9c87ee2bde9 [INFO] running `"docker" "start" "-a" "9b5d7f45dbbac8ce4fe0e179f15a01e129211537c413bd494384e9c87ee2bde9"` [INFO] [stderr] Compiling variables v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `"docker" "inspect" "9b5d7f45dbbac8ce4fe0e179f15a01e129211537c413bd494384e9c87ee2bde9"` [INFO] running `"docker" "rm" "-f" "9b5d7f45dbbac8ce4fe0e179f15a01e129211537c413bd494384e9c87ee2bde9"` [INFO] [stdout] 9b5d7f45dbbac8ce4fe0e179f15a01e129211537c413bd494384e9c87ee2bde9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sagarSahay/Variables:/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] f9b3c0d06709e853670cc7912e104300822d6208ea9acc8e635229a85cda888c [INFO] running `"docker" "start" "-a" "f9b3c0d06709e853670cc7912e104300822d6208ea9acc8e635229a85cda888c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/variables-e3610fb43b92d6f8 [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" "f9b3c0d06709e853670cc7912e104300822d6208ea9acc8e635229a85cda888c"` [INFO] running `"docker" "rm" "-f" "f9b3c0d06709e853670cc7912e104300822d6208ea9acc8e635229a85cda888c"` [INFO] [stdout] f9b3c0d06709e853670cc7912e104300822d6208ea9acc8e635229a85cda888c