[INFO] updating cached repository gilescope/docker-bisect [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gilescope/docker-bisect [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gilescope/docker-bisect" "work/ex/beta-1.37-6/sources/1.36.0/gh/gilescope/docker-bisect"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gilescope/docker-bisect'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gilescope/docker-bisect" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gilescope/docker-bisect"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gilescope/docker-bisect'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1894d93fbf975c7634a86ec82987ef0ec0750143 [INFO] sha for GitHub repo gilescope/docker-bisect: 1894d93fbf975c7634a86ec82987ef0ec0750143 [INFO] validating manifest of gilescope/docker-bisect 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 gilescope/docker-bisect 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 gilescope/docker-bisect [INFO] finished frobbing gilescope/docker-bisect [INFO] frobbed toml for gilescope/docker-bisect written to work/ex/beta-1.37-6/sources/1.36.0/gh/gilescope/docker-bisect/Cargo.toml [INFO] started frobbing gilescope/docker-bisect [INFO] finished frobbing gilescope/docker-bisect [INFO] frobbed toml for gilescope/docker-bisect written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gilescope/docker-bisect/Cargo.toml [INFO] crate gilescope/docker-bisect 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 gilescope/docker-bisect 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gilescope/docker-bisect:/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] 335ac2006b494c267cf0312a1922db3eded071175d88576e43b3f394785a6a22 [INFO] running `"docker" "start" "-a" "335ac2006b494c267cf0312a1922db3eded071175d88576e43b3f394785a6a22"` [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling filetime v0.2.3 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling clicolors-control v0.3.1 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling tar v0.4.19 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling console v0.7.1 [INFO] [stderr] Compiling indicatif v0.10.2 [INFO] [stderr] Compiling dockworker v0.0.8 [INFO] [stderr] Compiling docker-bisect v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "335ac2006b494c267cf0312a1922db3eded071175d88576e43b3f394785a6a22"` [INFO] running `"docker" "rm" "-f" "335ac2006b494c267cf0312a1922db3eded071175d88576e43b3f394785a6a22"` [INFO] [stdout] 335ac2006b494c267cf0312a1922db3eded071175d88576e43b3f394785a6a22 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gilescope/docker-bisect:/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] e298f69935b639637e035e2f4a066b63440aa9f02d7bd87861b165b793dce33d [INFO] running `"docker" "start" "-a" "e298f69935b639637e035e2f4a066b63440aa9f02d7bd87861b165b793dce33d"` [INFO] [stderr] Compiling docker-bisect v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.30s [INFO] running `"docker" "inspect" "e298f69935b639637e035e2f4a066b63440aa9f02d7bd87861b165b793dce33d"` [INFO] running `"docker" "rm" "-f" "e298f69935b639637e035e2f4a066b63440aa9f02d7bd87861b165b793dce33d"` [INFO] [stdout] e298f69935b639637e035e2f4a066b63440aa9f02d7bd87861b165b793dce33d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gilescope/docker-bisect:/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] 3efc4bd2a6cf20ddccd4c50807eca4d0ca5c244d47416e191445af02f8824b40 [INFO] running `"docker" "start" "-a" "3efc4bd2a6cf20ddccd4c50807eca4d0ca5c244d47416e191445af02f8824b40"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/docker_bisect-c4c74ba79f173442 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::if_one_difference_show_command_that_made_difference ... ok [INFO] [stdout] test tests::if_two_differences_show_two_commands_that_made_difference ... ok [INFO] [stdout] test tests::three_transitions ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/docker_bisect-5e56a19e726e229b [INFO] [stdout] test tests::if_output_always_same_return_earliest_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Doc-tests docker-bisect [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - truncate (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3efc4bd2a6cf20ddccd4c50807eca4d0ca5c244d47416e191445af02f8824b40"` [INFO] running `"docker" "rm" "-f" "3efc4bd2a6cf20ddccd4c50807eca4d0ca5c244d47416e191445af02f8824b40"` [INFO] [stdout] 3efc4bd2a6cf20ddccd4c50807eca4d0ca5c244d47416e191445af02f8824b40