[INFO] cloning repository Harzu/zip-lightning [INFO] running `"git" "clone" "--bare" "git://github.com/Harzu/zip-lightning.git" "work/cache/sources/gh/Harzu/zip-lightning"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Harzu/zip-lightning'... [INFO] running `"git" "clone" "work/cache/sources/gh/Harzu/zip-lightning" "work/ex/beta-1.37-6/sources/1.36.0/gh/Harzu/zip-lightning"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Harzu/zip-lightning'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Harzu/zip-lightning" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Harzu/zip-lightning"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Harzu/zip-lightning'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7f5040e680f7a7cd8107cff1bb96220bdf89ac14 [INFO] sha for GitHub repo Harzu/zip-lightning: 7f5040e680f7a7cd8107cff1bb96220bdf89ac14 [INFO] validating manifest of Harzu/zip-lightning 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 Harzu/zip-lightning 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 Harzu/zip-lightning [INFO] finished frobbing Harzu/zip-lightning [INFO] frobbed toml for Harzu/zip-lightning written to work/ex/beta-1.37-6/sources/1.36.0/gh/Harzu/zip-lightning/Cargo.toml [INFO] started frobbing Harzu/zip-lightning [INFO] finished frobbing Harzu/zip-lightning [INFO] frobbed toml for Harzu/zip-lightning written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Harzu/zip-lightning/Cargo.toml [INFO] crate Harzu/zip-lightning 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 Harzu/zip-lightning 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Harzu/zip-lightning:/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] ce2bf8d2ce928f44392197fa53a7d674da3621aafba91c008519940b5b355a9c [INFO] running `"docker" "start" "-a" "ce2bf8d2ce928f44392197fa53a7d674da3621aafba91c008519940b5b355a9c"` [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling zip-lightning v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.37s [INFO] running `"docker" "inspect" "ce2bf8d2ce928f44392197fa53a7d674da3621aafba91c008519940b5b355a9c"` [INFO] running `"docker" "rm" "-f" "ce2bf8d2ce928f44392197fa53a7d674da3621aafba91c008519940b5b355a9c"` [INFO] [stdout] ce2bf8d2ce928f44392197fa53a7d674da3621aafba91c008519940b5b355a9c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Harzu/zip-lightning:/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] 65b5b6ff26627e1ce6b9b0153af25483bd9206935ce69a51759fba2bc9a5d6b9 [INFO] running `"docker" "start" "-a" "65b5b6ff26627e1ce6b9b0153af25483bd9206935ce69a51759fba2bc9a5d6b9"` [INFO] [stderr] Compiling zip-lightning v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "65b5b6ff26627e1ce6b9b0153af25483bd9206935ce69a51759fba2bc9a5d6b9"` [INFO] running `"docker" "rm" "-f" "65b5b6ff26627e1ce6b9b0153af25483bd9206935ce69a51759fba2bc9a5d6b9"` [INFO] [stdout] 65b5b6ff26627e1ce6b9b0153af25483bd9206935ce69a51759fba2bc9a5d6b9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Harzu/zip-lightning:/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] df0d652916a767a9e23d4e504103053243b7a38f3e57c64dc1ce1cbde34a2794 [INFO] running `"docker" "start" "-a" "df0d652916a767a9e23d4e504103053243b7a38f3e57c64dc1ce1cbde34a2794"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/zip_lightning-02af801e2753fc4d [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" "df0d652916a767a9e23d4e504103053243b7a38f3e57c64dc1ce1cbde34a2794"` [INFO] running `"docker" "rm" "-f" "df0d652916a767a9e23d4e504103053243b7a38f3e57c64dc1ce1cbde34a2794"` [INFO] [stdout] df0d652916a767a9e23d4e504103053243b7a38f3e57c64dc1ce1cbde34a2794