[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 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-2/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/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 96c200500952ad88a2e0b203698088ab76583db8c279bb09d39bbb4225b5c9ec [INFO] running `"docker" "start" "-a" "96c200500952ad88a2e0b203698088ab76583db8c279bb09d39bbb4225b5c9ec"` [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.3 [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 url v1.7.2 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling tar v0.4.19 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.20 [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 serde_derive v1.0.80 [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 32s [INFO] running `"docker" "inspect" "96c200500952ad88a2e0b203698088ab76583db8c279bb09d39bbb4225b5c9ec"` [INFO] running `"docker" "rm" "-f" "96c200500952ad88a2e0b203698088ab76583db8c279bb09d39bbb4225b5c9ec"` [INFO] [stdout] 96c200500952ad88a2e0b203698088ab76583db8c279bb09d39bbb4225b5c9ec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] d81a21cc4cde2ef8258a9123729638b5c1fcf139040cae5b3158e24d5f5c3702 [INFO] running `"docker" "start" "-a" "d81a21cc4cde2ef8258a9123729638b5c1fcf139040cae5b3158e24d5f5c3702"` [INFO] [stderr] Compiling docker-bisect v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.93s [INFO] running `"docker" "inspect" "d81a21cc4cde2ef8258a9123729638b5c1fcf139040cae5b3158e24d5f5c3702"` [INFO] running `"docker" "rm" "-f" "d81a21cc4cde2ef8258a9123729638b5c1fcf139040cae5b3158e24d5f5c3702"` [INFO] [stdout] d81a21cc4cde2ef8258a9123729638b5c1fcf139040cae5b3158e24d5f5c3702 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] e65acdd15e3f3c4c1771a7d6d650edd4261106ebdf1590ae73f0ee473ce4fff7 [INFO] running `"docker" "start" "-a" "e65acdd15e3f3c4c1771a7d6d650edd4261106ebdf1590ae73f0ee473ce4fff7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/docker_bisect-9261bc7d629b9deb [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::if_output_always_same_return_earliest_command ... ok [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] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/docker_bisect-10fa71ecb0c1bc91 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests docker-bisect [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "e65acdd15e3f3c4c1771a7d6d650edd4261106ebdf1590ae73f0ee473ce4fff7"` [INFO] running `"docker" "rm" "-f" "e65acdd15e3f3c4c1771a7d6d650edd4261106ebdf1590ae73f0ee473ce4fff7"` [INFO] [stdout] e65acdd15e3f3c4c1771a7d6d650edd4261106ebdf1590ae73f0ee473ce4fff7