[INFO] cloning repository sblundy/dedup-cli [INFO] running `"git" "clone" "--bare" "git://github.com/sblundy/dedup-cli.git" "work/cache/sources/gh/sblundy/dedup-cli"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/sblundy/dedup-cli'... [INFO] running `"git" "clone" "work/cache/sources/gh/sblundy/dedup-cli" "work/ex/beta-1.37-6/sources/1.36.0/gh/sblundy/dedup-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/sblundy/dedup-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sblundy/dedup-cli" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sblundy/dedup-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sblundy/dedup-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 190dec39a7055d96658c3ed93776500e894f63b2 [INFO] sha for GitHub repo sblundy/dedup-cli: 190dec39a7055d96658c3ed93776500e894f63b2 [INFO] validating manifest of sblundy/dedup-cli 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 sblundy/dedup-cli 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 sblundy/dedup-cli [INFO] finished frobbing sblundy/dedup-cli [INFO] frobbed toml for sblundy/dedup-cli written to work/ex/beta-1.37-6/sources/1.36.0/gh/sblundy/dedup-cli/Cargo.toml [INFO] started frobbing sblundy/dedup-cli [INFO] finished frobbing sblundy/dedup-cli [INFO] frobbed toml for sblundy/dedup-cli written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sblundy/dedup-cli/Cargo.toml [INFO] crate sblundy/dedup-cli 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 sblundy/dedup-cli 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sblundy/dedup-cli:/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] 10f718eb3ce731ec37b14e8d4fa9458d914eba8234e378ba63fd87d28d92830d [INFO] running `"docker" "start" "-a" "10f718eb3ce731ec37b14e8d4fa9458d914eba8234e378ba63fd87d28d92830d"` [INFO] [stderr] Compiling dedup-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.76s [INFO] running `"docker" "inspect" "10f718eb3ce731ec37b14e8d4fa9458d914eba8234e378ba63fd87d28d92830d"` [INFO] running `"docker" "rm" "-f" "10f718eb3ce731ec37b14e8d4fa9458d914eba8234e378ba63fd87d28d92830d"` [INFO] [stdout] 10f718eb3ce731ec37b14e8d4fa9458d914eba8234e378ba63fd87d28d92830d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sblundy/dedup-cli:/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] e949fc412d2ea782120a950f653aa559c9b3fb5955ce0c58908f0f2981f0ed76 [INFO] running `"docker" "start" "-a" "e949fc412d2ea782120a950f653aa559c9b3fb5955ce0c58908f0f2981f0ed76"` [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling globwalk v0.5.0 [INFO] [stderr] Compiling assert_fs v0.11.3 [INFO] [stderr] Compiling dedup-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `predicates::prelude::*` [INFO] [stderr] --> tests/integration_test.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use predicates::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.21s [INFO] running `"docker" "inspect" "e949fc412d2ea782120a950f653aa559c9b3fb5955ce0c58908f0f2981f0ed76"` [INFO] running `"docker" "rm" "-f" "e949fc412d2ea782120a950f653aa559c9b3fb5955ce0c58908f0f2981f0ed76"` [INFO] [stdout] e949fc412d2ea782120a950f653aa559c9b3fb5955ce0c58908f0f2981f0ed76 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sblundy/dedup-cli:/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] b3964b0524e9c04908afe9ce84c9e298db7f5c3bf7fbb452f374da2ca62a1209 [INFO] running `"docker" "start" "-a" "b3964b0524e9c04908afe9ce84c9e298db7f5c3bf7fbb452f374da2ca62a1209"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/dedup_cli-dfeeeeae5391c065 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test deduplication::tests::test_empty ... ok [INFO] [stdout] test deduplication::tests::ignores_separator ... ok [INFO] [stdout] test deduplication::tests::test_single_line ... ok [INFO] [stdout] test deduplication::tests::test_two_separated_identical_lines ... ok [INFO] [stdout] test deduplication::tests::test_two_identical_lines ... ok [INFO] [stdout] test deduplication::tests::test_two_different_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/dedup-1fb255f92f230777 [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] Running /opt/crater/target/debug/deps/integration_test-6bd00d872efb2bce [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test error_when_input_file_not_exist ... ok [INFO] [stdout] test deduplicates_file_with_no_duplicates ... ok [INFO] [stdout] test deduplicates_stream_to_file ... ok [INFO] [stdout] test copies_file_with_no_duplicates_to_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests dedup-cli [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" "b3964b0524e9c04908afe9ce84c9e298db7f5c3bf7fbb452f374da2ca62a1209"` [INFO] running `"docker" "rm" "-f" "b3964b0524e9c04908afe9ce84c9e298db7f5c3bf7fbb452f374da2ca62a1209"` [INFO] [stdout] b3964b0524e9c04908afe9ce84c9e298db7f5c3bf7fbb452f374da2ca62a1209