[INFO] cloning repository dardie/clonicide [INFO] running `"git" "clone" "--bare" "git://github.com/dardie/clonicide.git" "work/cache/sources/gh/dardie/clonicide"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/dardie/clonicide'... [INFO] running `"git" "clone" "work/cache/sources/gh/dardie/clonicide" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dardie/clonicide"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dardie/clonicide'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dardie/clonicide" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dardie/clonicide"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dardie/clonicide'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 986a7f511a37f213232c857fc206d78addfef718 [INFO] sha for GitHub repo dardie/clonicide: 986a7f511a37f213232c857fc206d78addfef718 [INFO] validating manifest of dardie/clonicide 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 dardie/clonicide 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 dardie/clonicide [INFO] finished frobbing dardie/clonicide [INFO] frobbed toml for dardie/clonicide written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dardie/clonicide/Cargo.toml [INFO] started frobbing dardie/clonicide [INFO] finished frobbing dardie/clonicide [INFO] frobbed toml for dardie/clonicide written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dardie/clonicide/Cargo.toml [INFO] crate dardie/clonicide 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twox-hash v1.0.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dardie/clonicide against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dardie/clonicide:/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] 40497ee550043c36279357f7c1850d725507f324c7c85edc3818f5f402c41daf [INFO] running `"docker" "start" "-a" "40497ee550043c36279357f7c1850d725507f324c7c85edc3818f5f402c41daf"` [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling clap v2.14.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling twox-hash v1.0.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling dedupe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `FileList` [INFO] [stderr] --> src/main.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | use hash_index::{FileInfo, FileList, HashIndex, HasAddFile}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.00s [INFO] running `"docker" "inspect" "40497ee550043c36279357f7c1850d725507f324c7c85edc3818f5f402c41daf"` [INFO] running `"docker" "rm" "-f" "40497ee550043c36279357f7c1850d725507f324c7c85edc3818f5f402c41daf"` [INFO] [stdout] 40497ee550043c36279357f7c1850d725507f324c7c85edc3818f5f402c41daf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dardie/clonicide:/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] 9960248e7b58c11d91198cd10eaf44f1d643b23d9aa2544d44a3e25c8f812f90 [INFO] running `"docker" "start" "-a" "9960248e7b58c11d91198cd10eaf44f1d643b23d9aa2544d44a3e25c8f812f90"` [INFO] [stderr] Compiling dedupe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `FileList` [INFO] [stderr] --> src/main.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | use hash_index::{FileInfo, FileList, HashIndex, HasAddFile}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "9960248e7b58c11d91198cd10eaf44f1d643b23d9aa2544d44a3e25c8f812f90"` [INFO] running `"docker" "rm" "-f" "9960248e7b58c11d91198cd10eaf44f1d643b23d9aa2544d44a3e25c8f812f90"` [INFO] [stdout] 9960248e7b58c11d91198cd10eaf44f1d643b23d9aa2544d44a3e25c8f812f90 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dardie/clonicide:/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] e95a345775d66d765177206400d6f8d9448e9f4d6d0ffc0fb940f531fe10b9e3 [INFO] running `"docker" "start" "-a" "e95a345775d66d765177206400d6f8d9448e9f4d6d0ffc0fb940f531fe10b9e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/dedupe-3c725233700905fe [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" "e95a345775d66d765177206400d6f8d9448e9f4d6d0ffc0fb940f531fe10b9e3"` [INFO] running `"docker" "rm" "-f" "e95a345775d66d765177206400d6f8d9448e9f4d6d0ffc0fb940f531fe10b9e3"` [INFO] [stdout] e95a345775d66d765177206400d6f8d9448e9f4d6d0ffc0fb940f531fe10b9e3