[INFO] updating cached repository wismer/rugit [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wismer/rugit [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wismer/rugit" "work/ex/beta-1.37-6/sources/1.36.0/gh/wismer/rugit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/wismer/rugit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wismer/rugit" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wismer/rugit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wismer/rugit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bcefcf74a34d8baed4fba1840e67f3918e36ad4e [INFO] sha for GitHub repo wismer/rugit: bcefcf74a34d8baed4fba1840e67f3918e36ad4e [INFO] validating manifest of wismer/rugit 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 wismer/rugit 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 wismer/rugit [INFO] finished frobbing wismer/rugit [INFO] frobbed toml for wismer/rugit written to work/ex/beta-1.37-6/sources/1.36.0/gh/wismer/rugit/Cargo.toml [INFO] started frobbing wismer/rugit [INFO] finished frobbing wismer/rugit [INFO] frobbed toml for wismer/rugit written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wismer/rugit/Cargo.toml [INFO] crate wismer/rugit 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 wismer/rugit against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wismer/rugit:/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-07-23" "build" "--frozen"` [INFO] [stdout] 0570dca550c6b998aa8ca037a06e0a5b5482906f4eb43313d664bcc4c89c4519 [INFO] running `"docker" "start" "-a" "0570dca550c6b998aa8ca037a06e0a5b5482906f4eb43313d664bcc4c89c4519"` [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling rugit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `files` [INFO] [stderr] --> src/rugit/mod.rs:50:3 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn files(&self) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `"docker" "inspect" "0570dca550c6b998aa8ca037a06e0a5b5482906f4eb43313d664bcc4c89c4519"` [INFO] running `"docker" "rm" "-f" "0570dca550c6b998aa8ca037a06e0a5b5482906f4eb43313d664bcc4c89c4519"` [INFO] [stdout] 0570dca550c6b998aa8ca037a06e0a5b5482906f4eb43313d664bcc4c89c4519 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wismer/rugit:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] b026e29bd9ec404f8cf8a7e0fef26158ebf812237bdb21b79895ecc602d42c37 [INFO] running `"docker" "start" "-a" "b026e29bd9ec404f8cf8a7e0fef26158ebf812237bdb21b79895ecc602d42c37"` [INFO] [stderr] Compiling rugit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `files` [INFO] [stderr] --> src/rugit/mod.rs:50:3 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn files(&self) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `"docker" "inspect" "b026e29bd9ec404f8cf8a7e0fef26158ebf812237bdb21b79895ecc602d42c37"` [INFO] running `"docker" "rm" "-f" "b026e29bd9ec404f8cf8a7e0fef26158ebf812237bdb21b79895ecc602d42c37"` [INFO] [stdout] b026e29bd9ec404f8cf8a7e0fef26158ebf812237bdb21b79895ecc602d42c37 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wismer/rugit:/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-07-23" "test" "--frozen"` [INFO] [stdout] ade89ee24cf583010975f999961ac9c46bc28a5f3603afab85fd0ea740758001 [INFO] running `"docker" "start" "-a" "ade89ee24cf583010975f999961ac9c46bc28a5f3603afab85fd0ea740758001"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rugit-8d014fb7b79e635c [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" "ade89ee24cf583010975f999961ac9c46bc28a5f3603afab85fd0ea740758001"` [INFO] running `"docker" "rm" "-f" "ade89ee24cf583010975f999961ac9c46bc28a5f3603afab85fd0ea740758001"` [INFO] [stdout] ade89ee24cf583010975f999961ac9c46bc28a5f3603afab85fd0ea740758001