[INFO] cloning repository https://github.com/usert5432/fdedup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/usert5432/fdedup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusert5432%2Ffdedup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusert5432%2Ffdedup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcff1321d14517c9c774d50f2549c3bbc4e20926 [INFO] testing usert5432/fdedup against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusert5432%2Ffdedup" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/usert5432/fdedup on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/usert5432/fdedup [INFO] finished tweaking git repo https://github.com/usert5432/fdedup [INFO] tweaked toml for git repo https://github.com/usert5432/fdedup written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/usert5432/fdedup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ff08ddf5935fc6fc1dff6184e91278866d029aa15a6de7a7329094196632f1b [INFO] running `Command { std: "docker" "start" "-a" "8ff08ddf5935fc6fc1dff6184e91278866d029aa15a6de7a7329094196632f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ff08ddf5935fc6fc1dff6184e91278866d029aa15a6de7a7329094196632f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ff08ddf5935fc6fc1dff6184e91278866d029aa15a6de7a7329094196632f1b", kill_on_drop: false }` [INFO] [stdout] 8ff08ddf5935fc6fc1dff6184e91278866d029aa15a6de7a7329094196632f1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b91750355cfd0a3e7c1e1755aeb0bf6b4d15323fcfc23a60c25090fa1f06a37 [INFO] running `Command { std: "docker" "start" "-a" "1b91750355cfd0a3e7c1e1755aeb0bf6b4d15323fcfc23a60c25090fa1f06a37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling humanize-rs v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling fdedup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.70s [INFO] running `Command { std: "docker" "inspect" "1b91750355cfd0a3e7c1e1755aeb0bf6b4d15323fcfc23a60c25090fa1f06a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b91750355cfd0a3e7c1e1755aeb0bf6b4d15323fcfc23a60c25090fa1f06a37", kill_on_drop: false }` [INFO] [stdout] 1b91750355cfd0a3e7c1e1755aeb0bf6b4d15323fcfc23a60c25090fa1f06a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03656524fcfea3220baf78ff8076806ea852bb37488beed95deca42cb132e4b3 [INFO] running `Command { std: "docker" "start" "-a" "03656524fcfea3220baf78ff8076806ea852bb37488beed95deca42cb132e4b3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling fdedup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.64s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fdedup-a3644bfc4ba82d71) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fdedup-5a431f4a8aab80bf) [INFO] [stderr] Executable tests/test_dedup.rs (/opt/rustwide/target/debug/deps/test_dedup-86586f88d73b1da0) [INFO] [stderr] Executable tests/test_duplicate_search.rs (/opt/rustwide/target/debug/deps/test_duplicate_search-e1e6d6de59c03f4a) [INFO] [stderr] Executable tests/test_file_collection.rs (/opt/rustwide/target/debug/deps/test_file_collection-f12531888db804f9) [INFO] running `Command { std: "docker" "inspect" "03656524fcfea3220baf78ff8076806ea852bb37488beed95deca42cb132e4b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03656524fcfea3220baf78ff8076806ea852bb37488beed95deca42cb132e4b3", kill_on_drop: false }` [INFO] [stdout] 03656524fcfea3220baf78ff8076806ea852bb37488beed95deca42cb132e4b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0ea33d81cb69f41ce85dcfa04f1d536563fd139448f7f48d276e9d764a745ca [INFO] running `Command { std: "docker" "start" "-a" "d0ea33d81cb69f41ce85dcfa04f1d536563fd139448f7f48d276e9d764a745ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fdedup-a3644bfc4ba82d71) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test dups::search::tests::test_count_duplicates ... ok [INFO] [stdout] test dups::search::tests::test_group_entries_by_hvalue ... ok [INFO] [stdout] test dups::search::tests::test_remove_unique_entries_by_hvalue ... ok [INFO] [stdout] test dups::search::tests::test_group_entries_by_size ... ok [INFO] [stdout] test dups::search::tests::test_remove_unique_entries_by_size ... ok [INFO] [stdout] test dups::search::tests::test_remove_unique_entries_no_unique ... ok [INFO] [stdout] test utils::path::tests::test_calculate_relative_path_basic ... ok [INFO] [stdout] test dups::search::tests::test_remove_unique_entries_single_collapse ... ok [INFO] [stdout] test utils::path::tests::test_calculate_relative_path_basic_down_tree ... ok [INFO] [stdout] test utils::path::tests::test_calculate_relative_path_basic_fork ... ok [INFO] [stdout] test utils::path::tests::test_calculate_relative_path_basic_no_prefix_slash ... ok [INFO] [stdout] test utils::path::tests::test_calculate_relative_path_basic_up_tree ... ok [INFO] [stdout] test utils::path::tests::test_calculate_relative_path_basic_self_reference ... ok [INFO] [stdout] test utils::path::tests::test_calculate_relative_path_fork ... ok [INFO] [stdout] test utils::path::tests::test_calculate_relative_path_trailing_slash ... ok [INFO] [stdout] test utils::path::tests::test_calculate_relative_path_null - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fdedup-5a431f4a8aab80bf) [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; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_dedup.rs (/opt/rustwide/target/debug/deps/test_dedup-86586f88d73b1da0) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_dedup_hardlinks ... ok [INFO] [stdout] test test_dedup_symlinks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/test_duplicate_search.rs (/opt/rustwide/target/debug/deps/test_duplicate_search-e1e6d6de59c03f4a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_duplicate_search_simple ... ok [INFO] [stdout] test test_duplicate_search_with_hardlinks_no_copies ... ok [INFO] [stdout] test test_duplicate_search_with_copies ... ok [INFO] [stdout] test test_duplicate_search_basic_no_copies ... ok [INFO] [stdout] test test_duplicate_search_complex ... ok [INFO] [stdout] test test_duplicate_search_complex_with_value_compression ... ok [INFO] [stdout] test test_duplicate_search_complex_with_dev ... ok [INFO] [stdout] test test_duplicate_search_complex_without_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/test_file_collection.rs (/opt/rustwide/target/debug/deps/test_file_collection-f12531888db804f9) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_file_collection_single_file ... ok [INFO] [stdout] test test_file_collection_multiple_files ... ok [INFO] [stdout] test test_file_collection_multiple_files_with_copies ... ok [INFO] [stdout] test test_file_collection_multiple_files_with_hardlinks ... ok [INFO] [stdout] test test_file_collection_repeated_search ... ok [INFO] [stdout] test test_file_collection_complex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests fdedup [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d0ea33d81cb69f41ce85dcfa04f1d536563fd139448f7f48d276e9d764a745ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ea33d81cb69f41ce85dcfa04f1d536563fd139448f7f48d276e9d764a745ca", kill_on_drop: false }` [INFO] [stdout] d0ea33d81cb69f41ce85dcfa04f1d536563fd139448f7f48d276e9d764a745ca