[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 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 6cd698fcb14115acd866191db67f71c8361ff1e39f9f5e809623679a5905e3ea [INFO] running `"docker" "start" "-a" "6cd698fcb14115acd866191db67f71c8361ff1e39f9f5e809623679a5905e3ea"` [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [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 30.70s [INFO] running `"docker" "inspect" "6cd698fcb14115acd866191db67f71c8361ff1e39f9f5e809623679a5905e3ea"` [INFO] running `"docker" "rm" "-f" "6cd698fcb14115acd866191db67f71c8361ff1e39f9f5e809623679a5905e3ea"` [INFO] [stdout] 6cd698fcb14115acd866191db67f71c8361ff1e39f9f5e809623679a5905e3ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 263d17c2234eed20b740b8bcdb40c3c3a35c0ad00eb8f7659c98cfc1d35fb228 [INFO] running `"docker" "start" "-a" "263d17c2234eed20b740b8bcdb40c3c3a35c0ad00eb8f7659c98cfc1d35fb228"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling example-actions-deploy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `"docker" "inspect" "263d17c2234eed20b740b8bcdb40c3c3a35c0ad00eb8f7659c98cfc1d35fb228"` [INFO] running `"docker" "rm" "-f" "263d17c2234eed20b740b8bcdb40c3c3a35c0ad00eb8f7659c98cfc1d35fb228"` [INFO] [stdout] 263d17c2234eed20b740b8bcdb40c3c3a35c0ad00eb8f7659c98cfc1d35fb228 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] ffb9c9e4469d782312f9d920e27e23b3ac3fc2d273623432832f5d4cc0b4549f [INFO] running `"docker" "start" "-a" "ffb9c9e4469d782312f9d920e27e23b3ac3fc2d273623432832f5d4cc0b4549f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/example_actions_deploy-684b021b3e7cfe28 [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" "ffb9c9e4469d782312f9d920e27e23b3ac3fc2d273623432832f5d4cc0b4549f"` [INFO] running `"docker" "rm" "-f" "ffb9c9e4469d782312f9d920e27e23b3ac3fc2d273623432832f5d4cc0b4549f"` [INFO] [stdout] ffb9c9e4469d782312f9d920e27e23b3ac3fc2d273623432832f5d4cc0b4549f