[INFO] updating cached repository jasonbartz/example-actions-deploy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jasonbartz/example-actions-deploy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jasonbartz/example-actions-deploy" "work/ex/beta-1.38-1/sources/1.37.0/gh/jasonbartz/example-actions-deploy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jasonbartz/example-actions-deploy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jasonbartz/example-actions-deploy" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jasonbartz/example-actions-deploy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jasonbartz/example-actions-deploy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d1ba0ad0c7a686649b3e93269b04ac13e94e49da [INFO] sha for GitHub repo jasonbartz/example-actions-deploy: d1ba0ad0c7a686649b3e93269b04ac13e94e49da [INFO] validating manifest of jasonbartz/example-actions-deploy 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 jasonbartz/example-actions-deploy 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 jasonbartz/example-actions-deploy [INFO] finished frobbing jasonbartz/example-actions-deploy [INFO] frobbed toml for jasonbartz/example-actions-deploy written to work/ex/beta-1.38-1/sources/1.37.0/gh/jasonbartz/example-actions-deploy/Cargo.toml [INFO] started frobbing jasonbartz/example-actions-deploy [INFO] finished frobbing jasonbartz/example-actions-deploy [INFO] frobbed toml for jasonbartz/example-actions-deploy written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jasonbartz/example-actions-deploy/Cargo.toml [INFO] crate jasonbartz/example-actions-deploy 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jasonbartz/example-actions-deploy/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 jasonbartz/example-actions-deploy against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jasonbartz/example-actions-deploy:/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-08-13" "build" "--frozen"` [INFO] [stdout] 93c820c325d4bbd37a2031bfb13dc8dc118871c8af52dd499b7ec6819c718a6f [INFO] running `"docker" "start" "-a" "93c820c325d4bbd37a2031bfb13dc8dc118871c8af52dd499b7ec6819c718a6f"` [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling example-actions-deploy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.64s [INFO] running `"docker" "inspect" "93c820c325d4bbd37a2031bfb13dc8dc118871c8af52dd499b7ec6819c718a6f"` [INFO] running `"docker" "rm" "-f" "93c820c325d4bbd37a2031bfb13dc8dc118871c8af52dd499b7ec6819c718a6f"` [INFO] [stdout] 93c820c325d4bbd37a2031bfb13dc8dc118871c8af52dd499b7ec6819c718a6f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jasonbartz/example-actions-deploy:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b259600e02b9c2d18c284654e06a614890d1be4f28326cd69f9ed81e4288f264 [INFO] running `"docker" "start" "-a" "b259600e02b9c2d18c284654e06a614890d1be4f28326cd69f9ed81e4288f264"` [INFO] [stderr] Compiling example-actions-deploy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "b259600e02b9c2d18c284654e06a614890d1be4f28326cd69f9ed81e4288f264"` [INFO] running `"docker" "rm" "-f" "b259600e02b9c2d18c284654e06a614890d1be4f28326cd69f9ed81e4288f264"` [INFO] [stdout] b259600e02b9c2d18c284654e06a614890d1be4f28326cd69f9ed81e4288f264 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jasonbartz/example-actions-deploy:/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-08-13" "test" "--frozen"` [INFO] [stdout] c4b4b320ec7a887f7386e65373ac3c5ece7400f61282e0ae2cdda506fc5f012e [INFO] running `"docker" "start" "-a" "c4b4b320ec7a887f7386e65373ac3c5ece7400f61282e0ae2cdda506fc5f012e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/example_actions_deploy-bedfabd54f3fe913 [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" "c4b4b320ec7a887f7386e65373ac3c5ece7400f61282e0ae2cdda506fc5f012e"` [INFO] running `"docker" "rm" "-f" "c4b4b320ec7a887f7386e65373ac3c5ece7400f61282e0ae2cdda506fc5f012e"` [INFO] [stdout] c4b4b320ec7a887f7386e65373ac3c5ece7400f61282e0ae2cdda506fc5f012e