[INFO] cloning repository https://github.com/PurpleBooth/git-moves-together [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PurpleBooth/git-moves-together" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fgit-moves-together", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fgit-moves-together'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea9ee6479eb3c3f7438643350f6968605323939c [INFO] testing PurpleBooth/git-moves-together against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fgit-moves-together" "/workspace/builds/worker-77/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-77/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PurpleBooth/git-moves-together on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PurpleBooth/git-moves-together [INFO] finished tweaking git repo https://github.com/PurpleBooth/git-moves-together [INFO] tweaked toml for git repo https://github.com/PurpleBooth/git-moves-together written to /workspace/builds/worker-77/source/Cargo.toml [INFO] crate git repo https://github.com/PurpleBooth/git-moves-together already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d49649ea374ed8d51c3da1dc2057b04a5c4f95f6e35dc29ceef0302b54541dd [INFO] running `Command { std: "docker" "start" "-a" "4d49649ea374ed8d51c3da1dc2057b04a5c4f95f6e35dc29ceef0302b54541dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d49649ea374ed8d51c3da1dc2057b04a5c4f95f6e35dc29ceef0302b54541dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d49649ea374ed8d51c3da1dc2057b04a5c4f95f6e35dc29ceef0302b54541dd", kill_on_drop: false }` [INFO] [stdout] 4d49649ea374ed8d51c3da1dc2057b04a5c4f95f6e35dc29ceef0302b54541dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4df0259e0f14a95c28dd2a65173c9d4939bb614515a08966728fe2ba524452d [INFO] running `Command { std: "docker" "start" "-a" "b4df0259e0f14a95c28dd2a65173c9d4939bb614515a08966728fe2ba524452d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.23+1.2.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling comfy-table v4.1.1 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling git2 v0.13.22 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling git-moves-together v2.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.66s [INFO] running `Command { std: "docker" "inspect" "b4df0259e0f14a95c28dd2a65173c9d4939bb614515a08966728fe2ba524452d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4df0259e0f14a95c28dd2a65173c9d4939bb614515a08966728fe2ba524452d", kill_on_drop: false }` [INFO] [stdout] b4df0259e0f14a95c28dd2a65173c9d4939bb614515a08966728fe2ba524452d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a539f2cd04c94cbc7b89035f601b32abd4fd356e356aacf16ba46e005a865728 [INFO] running `Command { std: "docker" "start" "-a" "a539f2cd04c94cbc7b89035f601b32abd4fd356e356aacf16ba46e005a865728", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling git-moves-together v2.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.91s [INFO] running `Command { std: "docker" "inspect" "a539f2cd04c94cbc7b89035f601b32abd4fd356e356aacf16ba46e005a865728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a539f2cd04c94cbc7b89035f601b32abd4fd356e356aacf16ba46e005a865728", kill_on_drop: false }` [INFO] [stdout] a539f2cd04c94cbc7b89035f601b32abd4fd356e356aacf16ba46e005a865728 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 995f9a1bd712f1bfe8a3987f3a3413e3da8d33a99a164f42fb90aaefe1aff424 [INFO] running `Command { std: "docker" "start" "-a" "995f9a1bd712f1bfe8a3987f3a3413e3da8d33a99a164f42fb90aaefe1aff424", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_moves_together-36eaf5a9636f7207) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test model::delta::tests::can_put_a_prefix_on_everything_in ... ok [INFO] [stdout] test statistics::tests::adding_one_file_to_statistics_will_give_a_count_of_zero ... ok [INFO] [stdout] test statistics::tests::a_file_two_files_at_the_same_time_twice_is_full_coupling ... ok [INFO] [stdout] test statistics::tests::more_complex_coupling ... ok [INFO] [stdout] test statistics::tests::statistics_render_pretty ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpsNJo9p/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp8mecY2/.git/ [INFO] [stdout] [master (root-commit) 39e9757] Commit message [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 file1 [INFO] [stdout] [master (root-commit) 806890e] Commit message [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 file1 [INFO] [stdout] [master 84b15df] Commit message [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 file2 [INFO] [stdout] [master 554a38f] Commit message [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 file2 [INFO] [stdout] [master baece3c] Commit message [INFO] [stdout] 2 files changed, 2 insertions(+), 1 deletion(-) [INFO] [stdout] create mode 100644 file3 [INFO] [stdout] [master f2cd001] Commit message [INFO] [stdout] 2 files changed, 2 insertions(+), 1 deletion(-) [INFO] [stdout] create mode 100644 file3 [INFO] [stdout] test repository::contract_test::i_can_get_a_list_of_all_current_commits ... ok [INFO] [stdout] test repository::contract_test::given_a_commit_i_can_find_out_what_files_changed_in_it ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "995f9a1bd712f1bfe8a3987f3a3413e3da8d33a99a164f42fb90aaefe1aff424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995f9a1bd712f1bfe8a3987f3a3413e3da8d33a99a164f42fb90aaefe1aff424", kill_on_drop: false }` [INFO] [stdout] 995f9a1bd712f1bfe8a3987f3a3413e3da8d33a99a164f42fb90aaefe1aff424