[INFO] updating cached repository matsadler/halton [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/matsadler/halton [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/matsadler/halton" "work/ex/beta-1.37-6/sources/1.36.0/gh/matsadler/halton"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/matsadler/halton'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/matsadler/halton" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/matsadler/halton"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/matsadler/halton'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3317225afec620a1103326ea0e8dc909d485018c [INFO] sha for GitHub repo matsadler/halton: 3317225afec620a1103326ea0e8dc909d485018c [INFO] validating manifest of matsadler/halton 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 matsadler/halton 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 matsadler/halton [INFO] finished frobbing matsadler/halton [INFO] frobbed toml for matsadler/halton written to work/ex/beta-1.37-6/sources/1.36.0/gh/matsadler/halton/Cargo.toml [INFO] started frobbing matsadler/halton [INFO] finished frobbing matsadler/halton [INFO] frobbed toml for matsadler/halton written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/matsadler/halton/Cargo.toml [INFO] crate matsadler/halton 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 matsadler/halton 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/matsadler/halton:/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] b9ee68d165afe6223175cb8619393f5a99cffdedb819f450edf47636b604e5c1 [INFO] running `"docker" "start" "-a" "b9ee68d165afe6223175cb8619393f5a99cffdedb819f450edf47636b604e5c1"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling halton v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `"docker" "inspect" "b9ee68d165afe6223175cb8619393f5a99cffdedb819f450edf47636b604e5c1"` [INFO] running `"docker" "rm" "-f" "b9ee68d165afe6223175cb8619393f5a99cffdedb819f450edf47636b604e5c1"` [INFO] [stdout] b9ee68d165afe6223175cb8619393f5a99cffdedb819f450edf47636b604e5c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/matsadler/halton:/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] c215323dba78e30636f51ac41c898159da99bae359036b759482f9c76ba83107 [INFO] running `"docker" "start" "-a" "c215323dba78e30636f51ac41c898159da99bae359036b759482f9c76ba83107"` [INFO] [stderr] Compiling halton v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `"docker" "inspect" "c215323dba78e30636f51ac41c898159da99bae359036b759482f9c76ba83107"` [INFO] running `"docker" "rm" "-f" "c215323dba78e30636f51ac41c898159da99bae359036b759482f9c76ba83107"` [INFO] [stdout] c215323dba78e30636f51ac41c898159da99bae359036b759482f9c76ba83107 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/matsadler/halton:/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] fb45be1f525bdb43a4d9ffc1c4dfccdc1ffb1abc7b63b78b0bcc7594e94fb6e7 [INFO] running `"docker" "start" "-a" "fb45be1f525bdb43a4d9ffc1c4dfccdc1ffb1abc7b63b78b0bcc7594e94fb6e7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/halton-eea2ba450c6af45c [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::base_3 ... ok [INFO] [stdout] test tests::base_2 ... ok [INFO] [stdout] test tests::iter ... ok [INFO] [stdout] test tests::skip_last ... ok [INFO] [stdout] test tests::skip_base_2 ... ok [INFO] [stdout] test tests::skip_base_3 ... ok [INFO] [stdout] test tests::last ... ok [INFO] [stderr] Doc-tests halton [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - Sequence (line 52) ... ok [INFO] [stdout] test src/lib.rs - Sequence::skip (line 118) ... ok [INFO] [stdout] test src/lib.rs - Sequence::new (line 95) ... ok [INFO] [stdout] test src/lib.rs - Sequence (line 74) ... ok [INFO] [stdout] test src/lib.rs - Sequence (line 64) ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fb45be1f525bdb43a4d9ffc1c4dfccdc1ffb1abc7b63b78b0bcc7594e94fb6e7"` [INFO] running `"docker" "rm" "-f" "fb45be1f525bdb43a4d9ffc1c4dfccdc1ffb1abc7b63b78b0bcc7594e94fb6e7"` [INFO] [stdout] fb45be1f525bdb43a4d9ffc1c4dfccdc1ffb1abc7b63b78b0bcc7594e94fb6e7