[INFO] cloning repository https://github.com/sts10/tidy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sts10/tidy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e24442b45845052b46abcb89ca402f4a0f6b537b [INFO] testing sts10/tidy against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sts10/tidy on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sts10/tidy [INFO] finished tweaking git repo https://github.com/sts10/tidy [INFO] tweaked toml for git repo https://github.com/sts10/tidy written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/sts10/tidy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6a0f599220e933b9a81c3b973d997ed8652172b27e9fdb59ba59ece5c776fe2 [INFO] running `Command { std: "docker" "start" "-a" "d6a0f599220e933b9a81c3b973d997ed8652172b27e9fdb59ba59ece5c776fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6a0f599220e933b9a81c3b973d997ed8652172b27e9fdb59ba59ece5c776fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6a0f599220e933b9a81c3b973d997ed8652172b27e9fdb59ba59ece5c776fe2", kill_on_drop: false }` [INFO] [stdout] d6a0f599220e933b9a81c3b973d997ed8652172b27e9fdb59ba59ece5c776fe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e66b5c835267945c6bde86b9528f1d7f5b23365e4f8ad89268357fb0e5f0c4d1 [INFO] running `Command { std: "docker" "start" "-a" "e66b5c835267945c6bde86b9528f1d7f5b23365e4f8ad89268357fb0e5f0c4d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [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 clap_derive v3.0.14 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling tidy v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.10s [INFO] running `Command { std: "docker" "inspect" "e66b5c835267945c6bde86b9528f1d7f5b23365e4f8ad89268357fb0e5f0c4d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66b5c835267945c6bde86b9528f1d7f5b23365e4f8ad89268357fb0e5f0c4d1", kill_on_drop: false }` [INFO] [stdout] e66b5c835267945c6bde86b9528f1d7f5b23365e4f8ad89268357fb0e5f0c4d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de0fac423452eecf521abe9d7ac4ef1d196ae61b1cab0be085dcd61ea2412c07 [INFO] running `Command { std: "docker" "start" "-a" "de0fac423452eecf521abe9d7ac4ef1d196ae61b1cab0be085dcd61ea2412c07", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tidy v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.95s [INFO] running `Command { std: "docker" "inspect" "de0fac423452eecf521abe9d7ac4ef1d196ae61b1cab0be085dcd61ea2412c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0fac423452eecf521abe9d7ac4ef1d196ae61b1cab0be085dcd61ea2412c07", kill_on_drop: false }` [INFO] [stdout] de0fac423452eecf521abe9d7ac4ef1d196ae61b1cab0be085dcd61ea2412c07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52489ba0cc4c623a40089d7805eb2dda1717febe81277a7389c9902bdc650752 [INFO] running `Command { std: "docker" "start" "-a" "52489ba0cc4c623a40089d7805eb2dda1717febe81277a7389c9902bdc650752", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tidy-133f7df2044cbd92) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tidy-05a3f75ac4045690) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::can_parse_cut_to ... ok [INFO] [stdout] test tests::panics_when_noninteger_is_inputted_to_cut_to - should panic ... ok [INFO] [stdout] test tests::panics_when_too_many_exponents_inputted_to_cut_to - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/edit_distance_tests.rs (/opt/rustwide/target/debug/deps/edit_distance_tests-0568605bf61b8cdf) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test edit_distance_tests::equal_strings ... ok [INFO] [stdout] test edit_distance_tests::one_edit_difference ... ok [INFO] [stderr] Running tests/list_information_tests.rs (/opt/rustwide/target/debug/deps/list_information_tests-8629994798da7015) [INFO] [stdout] test edit_distance_tests::several_differences ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/list_manipulation_tests.rs (/opt/rustwide/target/debug/deps/list_manipulation_tests-f360bba2b18e05e4) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test list_information_tests::can_calculate_assumed_entropy_per_letter_of_generated_list ... ok [INFO] [stdout] test list_information_tests::can_calculate_entropy_per_word_of_generated_list ... ok [INFO] [stdout] test list_information_tests::can_find_first_different_character ... ok [INFO] [stdout] test list_information_tests::can_get_mean_word_length ... ok [INFO] [stdout] test list_information_tests::can_find_longest_shared_prefix_in_a_list ... ok [INFO] [stdout] test list_information_tests::can_get_shortest_word_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test list_manipulation_tests::can_delete_nonalphanumeric_from_words ... ok [INFO] [stdout] test list_manipulation_tests::can_delete_integers_from_words ... ok [INFO] [stdout] test list_manipulation_tests::can_delete_through_first_space ... ok [INFO] [stdout] test list_manipulation_tests::can_gurantee_a_maximum_length_of_shared_prefix_for_autocomplete ... ok [INFO] [stdout] test list_manipulation_tests::can_delete_through_first_tab ... ok [INFO] [stdout] test list_manipulation_tests::can_print_dice_rolls_of_base_2 ... ok [INFO] [stdout] test list_manipulation_tests::can_lowercase_words ... ok [INFO] [stdout] test list_manipulation_tests::can_print_dice_rolls_of_base_6 ... ok [INFO] [stdout] test list_manipulation_tests::can_remove_duplicate_words ... ok [INFO] [stdout] test list_manipulation_tests::can_remove_prefix_words ... ok [INFO] [stdout] test list_manipulation_tests::can_remove_specified_homophones ... ok [INFO] [stdout] test list_manipulation_tests::can_remove_words_shorter_than_a_specified_minimum_length ... ok [INFO] [stdout] test list_manipulation_tests::can_remove_words_with_integers ... ok [INFO] [stdout] test list_manipulation_tests::can_remove_words_longer_than_a_specified_maximum_length ... ok [INFO] [stdout] test list_manipulation_tests::can_remove_reject_words ... ok [INFO] [stdout] test list_manipulation_tests::can_remove_all_words_not_on_approved_list_words ... ok [INFO] [stdout] test list_manipulation_tests::can_sort_words_alphabetically ... ok [INFO] [stdout] test list_manipulation_tests::can_straighten_quotes ... ok [INFO] [stdout] test list_manipulation_tests::can_take_first_3_elements ... ok [INFO] [stdout] test list_manipulation_tests::removes_starting_and_trailing_whitespace ... ok [INFO] [stdout] test list_manipulation_tests::does_not_remove_inner_spaces ... ok [INFO] [stdout] test list_manipulation_tests::removes_blank_lines ... ok [INFO] [stdout] test list_manipulation_tests::can_remove_words_with_nonalphanumeric_characters ... ok [INFO] [stdout] test list_manipulation_tests::can_remove_words_with_nonalphabetic_characters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests tidy [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - delete_nonalphanumeric (line 272) ... ok [INFO] [stdout] test src/display_information.rs - display_information::find_first_different_character_zero_indexed (line 129) ... ok [INFO] [stdout] test src/lib.rs - get_prefix (line 349) ... ok [INFO] [stdout] test src/lib.rs - split_and_vectorize (line 107) ... ok [INFO] [stdout] test src/lib.rs - is_alphabetic (line 384) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52489ba0cc4c623a40089d7805eb2dda1717febe81277a7389c9902bdc650752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52489ba0cc4c623a40089d7805eb2dda1717febe81277a7389c9902bdc650752", kill_on_drop: false }` [INFO] [stdout] 52489ba0cc4c623a40089d7805eb2dda1717febe81277a7389c9902bdc650752