[INFO] cloning repository johnedmonds/entity-diff [INFO] running `"git" "clone" "--bare" "git://github.com/johnedmonds/entity-diff.git" "work/cache/sources/gh/johnedmonds/entity-diff"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/johnedmonds/entity-diff'... [INFO] running `"git" "clone" "work/cache/sources/gh/johnedmonds/entity-diff" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/johnedmonds/entity-diff"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/johnedmonds/entity-diff'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/johnedmonds/entity-diff" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/johnedmonds/entity-diff"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/johnedmonds/entity-diff'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ddeb9ab72ac174ddae32036d237700f142af2fc [INFO] sha for GitHub repo johnedmonds/entity-diff: 6ddeb9ab72ac174ddae32036d237700f142af2fc [INFO] validating manifest of johnedmonds/entity-diff on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of johnedmonds/entity-diff on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing johnedmonds/entity-diff [INFO] finished frobbing johnedmonds/entity-diff [INFO] frobbed toml for johnedmonds/entity-diff written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/johnedmonds/entity-diff/Cargo.toml [INFO] started frobbing johnedmonds/entity-diff [INFO] finished frobbing johnedmonds/entity-diff [INFO] frobbed toml for johnedmonds/entity-diff written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/johnedmonds/entity-diff/Cargo.toml [INFO] crate johnedmonds/entity-diff already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing johnedmonds/entity-diff against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/johnedmonds/entity-diff:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] d4a264f15720dd1484a65e8b571eb20733d7a83f07c8e48984b22dfdb90b8085 [INFO] running `"docker" "start" "-a" "d4a264f15720dd1484a65e8b571eb20733d7a83f07c8e48984b22dfdb90b8085"` [INFO] [stderr] Compiling entity-diff v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `"docker" "inspect" "d4a264f15720dd1484a65e8b571eb20733d7a83f07c8e48984b22dfdb90b8085"` [INFO] running `"docker" "rm" "-f" "d4a264f15720dd1484a65e8b571eb20733d7a83f07c8e48984b22dfdb90b8085"` [INFO] [stdout] d4a264f15720dd1484a65e8b571eb20733d7a83f07c8e48984b22dfdb90b8085 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/johnedmonds/entity-diff:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d6b954962600f88a4924a68ba4ffe6d11e1f4002dd3e753226e96648c40bb3a0 [INFO] running `"docker" "start" "-a" "d6b954962600f88a4924a68ba4ffe6d11e1f4002dd3e753226e96648c40bb3a0"` [INFO] [stderr] Compiling entity-diff v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "d6b954962600f88a4924a68ba4ffe6d11e1f4002dd3e753226e96648c40bb3a0"` [INFO] running `"docker" "rm" "-f" "d6b954962600f88a4924a68ba4ffe6d11e1f4002dd3e753226e96648c40bb3a0"` [INFO] [stdout] d6b954962600f88a4924a68ba4ffe6d11e1f4002dd3e753226e96648c40bb3a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/johnedmonds/entity-diff:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 0df0cd178a9813af9531d14f69eb35ae94d27d423574d7092e1b3f75e7bbda81 [INFO] running `"docker" "start" "-a" "0df0cd178a9813af9531d14f69eb35ae94d27d423574d7092e1b3f75e7bbda81"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/entity_diff-ab768a0229bdd015 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::change_mid ... ok [INFO] [stdout] test tests::change_start ... ok [INFO] [stdout] test tests::delete_end ... ok [INFO] [stdout] test tests::change_end ... ok [INFO] [stdout] test tests::delete_start ... ok [INFO] [stdout] test tests::delete_mid ... ok [INFO] [stdout] test tests::insert_end ... ok [INFO] [stdout] test tests::insert_mid ... ok [INFO] [stdout] test tests::insert_start ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests entity-diff [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" "0df0cd178a9813af9531d14f69eb35ae94d27d423574d7092e1b3f75e7bbda81"` [INFO] running `"docker" "rm" "-f" "0df0cd178a9813af9531d14f69eb35ae94d27d423574d7092e1b3f75e7bbda81"` [INFO] [stdout] 0df0cd178a9813af9531d14f69eb35ae94d27d423574d7092e1b3f75e7bbda81