[INFO] updating cached repository BurntSushi/vcr [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BurntSushi/vcr [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BurntSushi/vcr" "work/ex/beta-1.37-6/sources/1.36.0/gh/BurntSushi/vcr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/BurntSushi/vcr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BurntSushi/vcr" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/BurntSushi/vcr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/BurntSushi/vcr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef1ba50743ad5eb2b637abe65d18c9eeee336563 [INFO] sha for GitHub repo BurntSushi/vcr: ef1ba50743ad5eb2b637abe65d18c9eeee336563 [INFO] validating manifest of BurntSushi/vcr 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 BurntSushi/vcr 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 BurntSushi/vcr [INFO] finished frobbing BurntSushi/vcr [INFO] frobbed toml for BurntSushi/vcr written to work/ex/beta-1.37-6/sources/1.36.0/gh/BurntSushi/vcr/Cargo.toml [INFO] started frobbing BurntSushi/vcr [INFO] finished frobbing BurntSushi/vcr [INFO] frobbed toml for BurntSushi/vcr written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/BurntSushi/vcr/Cargo.toml [INFO] crate BurntSushi/vcr 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 BurntSushi/vcr 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/BurntSushi/vcr:/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] 3e92de014aa90802d5974619370261a6e8807e4862d237941347edf7f2fc542d [INFO] running `"docker" "start" "-a" "3e92de014aa90802d5974619370261a6e8807e4862d237941347edf7f2fc542d"` [INFO] [stderr] Compiling cc v1.0.8 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling vcr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.42s [INFO] running `"docker" "inspect" "3e92de014aa90802d5974619370261a6e8807e4862d237941347edf7f2fc542d"` [INFO] running `"docker" "rm" "-f" "3e92de014aa90802d5974619370261a6e8807e4862d237941347edf7f2fc542d"` [INFO] [stdout] 3e92de014aa90802d5974619370261a6e8807e4862d237941347edf7f2fc542d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/BurntSushi/vcr:/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] 938f66cd6c57d129b9d5bb2de52121c99efb670b29cc8081824bfb74c35e4c43 [INFO] running `"docker" "start" "-a" "938f66cd6c57d129b9d5bb2de52121c99efb670b29cc8081824bfb74c35e4c43"` [INFO] [stderr] Compiling vcr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "938f66cd6c57d129b9d5bb2de52121c99efb670b29cc8081824bfb74c35e4c43"` [INFO] running `"docker" "rm" "-f" "938f66cd6c57d129b9d5bb2de52121c99efb670b29cc8081824bfb74c35e4c43"` [INFO] [stdout] 938f66cd6c57d129b9d5bb2de52121c99efb670b29cc8081824bfb74c35e4c43 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/BurntSushi/vcr:/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] 7e8aebc05b7da199afae42c027fb3989f4473d0535e4064dbf5e03b49138044c [INFO] running `"docker" "start" "-a" "7e8aebc05b7da199afae42c027fb3989f4473d0535e4064dbf5e03b49138044c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/vcr-1862266e8d0d5a02 [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" "7e8aebc05b7da199afae42c027fb3989f4473d0535e4064dbf5e03b49138044c"` [INFO] running `"docker" "rm" "-f" "7e8aebc05b7da199afae42c027fb3989f4473d0535e4064dbf5e03b49138044c"` [INFO] [stdout] 7e8aebc05b7da199afae42c027fb3989f4473d0535e4064dbf5e03b49138044c