[INFO] cloning repository deadblackclover/hacktheplanet [INFO] running `"git" "clone" "--bare" "git://github.com/deadblackclover/hacktheplanet.git" "work/cache/sources/gh/deadblackclover/hacktheplanet"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/deadblackclover/hacktheplanet'... [INFO] running `"git" "clone" "work/cache/sources/gh/deadblackclover/hacktheplanet" "work/ex/beta-1.37-6/sources/1.36.0/gh/deadblackclover/hacktheplanet"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/deadblackclover/hacktheplanet'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/deadblackclover/hacktheplanet" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/deadblackclover/hacktheplanet"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/deadblackclover/hacktheplanet'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8a443bc99c1729574e8df7c0af1d0942f57e3449 [INFO] sha for GitHub repo deadblackclover/hacktheplanet: 8a443bc99c1729574e8df7c0af1d0942f57e3449 [INFO] validating manifest of deadblackclover/hacktheplanet 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 deadblackclover/hacktheplanet 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 deadblackclover/hacktheplanet [INFO] finished frobbing deadblackclover/hacktheplanet [INFO] frobbed toml for deadblackclover/hacktheplanet written to work/ex/beta-1.37-6/sources/1.36.0/gh/deadblackclover/hacktheplanet/Cargo.toml [INFO] started frobbing deadblackclover/hacktheplanet [INFO] finished frobbing deadblackclover/hacktheplanet [INFO] frobbed toml for deadblackclover/hacktheplanet written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/deadblackclover/hacktheplanet/Cargo.toml [INFO] crate deadblackclover/hacktheplanet 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing deadblackclover/hacktheplanet 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/deadblackclover/hacktheplanet:/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] af89f38014fb8fc195ead2a8ebb7b5cc89b05782af6a55ebb808386fc1f6228b [INFO] running `"docker" "start" "-a" "af89f38014fb8fc195ead2a8ebb7b5cc89b05782af6a55ebb808386fc1f6228b"` [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling hyper v0.12.13 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.4 [INFO] [stderr] Compiling hacktheplanet v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.43s [INFO] running `"docker" "inspect" "af89f38014fb8fc195ead2a8ebb7b5cc89b05782af6a55ebb808386fc1f6228b"` [INFO] running `"docker" "rm" "-f" "af89f38014fb8fc195ead2a8ebb7b5cc89b05782af6a55ebb808386fc1f6228b"` [INFO] [stdout] af89f38014fb8fc195ead2a8ebb7b5cc89b05782af6a55ebb808386fc1f6228b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/deadblackclover/hacktheplanet:/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] 2bf559de01af7d4d328f507238264fcde757cd8e6def7d554528705424c1ca33 [INFO] running `"docker" "start" "-a" "2bf559de01af7d4d328f507238264fcde757cd8e6def7d554528705424c1ca33"` [INFO] [stderr] Compiling hacktheplanet v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `"docker" "inspect" "2bf559de01af7d4d328f507238264fcde757cd8e6def7d554528705424c1ca33"` [INFO] running `"docker" "rm" "-f" "2bf559de01af7d4d328f507238264fcde757cd8e6def7d554528705424c1ca33"` [INFO] [stdout] 2bf559de01af7d4d328f507238264fcde757cd8e6def7d554528705424c1ca33 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/deadblackclover/hacktheplanet:/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] b9a98e0f45bcb6d96ac42643b0f9e5470d14525b029c6036465a5b8511b08ff4 [INFO] running `"docker" "start" "-a" "b9a98e0f45bcb6d96ac42643b0f9e5470d14525b029c6036465a5b8511b08ff4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/hacktheplanet-fc5bce958f5fef3f [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" "b9a98e0f45bcb6d96ac42643b0f9e5470d14525b029c6036465a5b8511b08ff4"` [INFO] running `"docker" "rm" "-f" "b9a98e0f45bcb6d96ac42643b0f9e5470d14525b029c6036465a5b8511b08ff4"` [INFO] [stdout] b9a98e0f45bcb6d96ac42643b0f9e5470d14525b029c6036465a5b8511b08ff4