[INFO] cloning repository https://github.com/jjmark15/tidy-repo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjmark15/tidy-repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjmark15%2Ftidy-repo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjmark15%2Ftidy-repo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0153d4173d558c33f282d8c44be9f24731c2beec [INFO] testing jjmark15/tidy-repo against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjmark15%2Ftidy-repo" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjmark15/tidy-repo on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jjmark15/tidy-repo [INFO] finished tweaking git repo https://github.com/jjmark15/tidy-repo [INFO] tweaked toml for git repo https://github.com/jjmark15/tidy-repo written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jjmark15/tidy-repo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2546a3f3c747b4625aced4b5a1cdc14fa7752016e799eda833ff248f172bc3e4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2546a3f3c747b4625aced4b5a1cdc14fa7752016e799eda833ff248f172bc3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2546a3f3c747b4625aced4b5a1cdc14fa7752016e799eda833ff248f172bc3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2546a3f3c747b4625aced4b5a1cdc14fa7752016e799eda833ff248f172bc3e4", kill_on_drop: false }` [INFO] [stdout] 2546a3f3c747b4625aced4b5a1cdc14fa7752016e799eda833ff248f172bc3e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52d64f9068e8003ce674d6687bdfab9b0192e63bf4423c68d2f7539f6c5f27c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "52d64f9068e8003ce674d6687bdfab9b0192e63bf4423c68d2f7539f6c5f27c9", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling sluice v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling surf v2.1.0 [INFO] [stderr] Compiling tidy-repo v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.64s [INFO] running `Command { std: "docker" "inspect" "52d64f9068e8003ce674d6687bdfab9b0192e63bf4423c68d2f7539f6c5f27c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d64f9068e8003ce674d6687bdfab9b0192e63bf4423c68d2f7539f6c5f27c9", kill_on_drop: false }` [INFO] [stdout] 52d64f9068e8003ce674d6687bdfab9b0192e63bf4423c68d2f7539f6c5f27c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61cee51ecce807c506ef7774cec8c39b5da8d3bed35f56a5a54b45bfa40ce93f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "61cee51ecce807c506ef7774cec8c39b5da8d3bed35f56a5a54b45bfa40ce93f", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling predicates-core v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling mockall_derive v0.9.0 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling predicates-tree v1.0.1 [INFO] [stderr] Compiling predicates v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling mockito v0.29.0 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling assert_fs v1.0.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling mockall v0.9.0 [INFO] [stderr] Compiling tidy-repo v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.69s [INFO] running `Command { std: "docker" "inspect" "61cee51ecce807c506ef7774cec8c39b5da8d3bed35f56a5a54b45bfa40ce93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61cee51ecce807c506ef7774cec8c39b5da8d3bed35f56a5a54b45bfa40ce93f", kill_on_drop: false }` [INFO] [stdout] 61cee51ecce807c506ef7774cec8c39b5da8d3bed35f56a5a54b45bfa40ce93f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 700923ed295448385bfd721a654cedddc8502270452125f30ae2fdf92ed88657 [INFO] running `Command { std: "docker" "start" "-a" "700923ed295448385bfd721a654cedddc8502270452125f30ae2fdf92ed88657", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tidy_repo-4881f9025efd692e) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test domain::count_branches::tests::counts_branches_in_a_repository_single ... ok [INFO] [stdout] test domain::repository::branch::tests::returns_string_value ... ok [INFO] [stdout] test domain::repository::url::tests::returns_string_value ... ok [INFO] [stdout] test application::repository::repository_url::tests::implements_from_string_infallibly ... ok [INFO] [stdout] test ports::cli::terminal_client::github_token::tests::fails_to_parse_from_an_empty_string ... ok [INFO] [stdout] test ports::cli::terminal_client::client_options::tests::returns_none_when_not_counting_branches ... ok [INFO] [stdout] test ports::cli::terminal_client::cli_results::tests::implements_display ... ok [INFO] [stdout] test ports::cli::terminal_client::github_token::tests::parses_from_a_non_empty_string ... ok [INFO] [stdout] test ports::cli::terminal_client::github_token::tests::returns_string_value ... ok [INFO] [stdout] test ports::cli::terminal_client::cli_results::tests::implements_display_and_sorts_line_order ... ok [INFO] [stdout] test ports::cli::terminal_client::client_options::tests::returns_none_when_not_authenticating_with_github ... ok [INFO] [stdout] test ports::repository_hosting::github::authentication_token::tests::fails_to_parse_from_an_empty_string ... ok [INFO] [stdout] test ports::repository_hosting::github::authentication_token::tests::parses_from_a_non_empty_string ... ok [INFO] [stdout] test ports::repository_hosting::github::github_client::tests::sets_authentication_token ... ok [INFO] [stdout] test ports::cli::terminal_client::client_options::tests::returns_list_of_repository_urls_when_counting_branches ... ok [INFO] [stdout] test domain::count_branches::tests::counts_branches_in_a_repository_none ... ok [INFO] [stdout] test application::repository::repository_url::tests::returns_value ... ok [INFO] [stdout] test ports::repository_hosting::github::authentication_token::tests::returns_string_value ... ok [INFO] [stdout] test ports::repository_hosting::github::github_client::tests::auth_token_is_absent_by_default ... ok [INFO] [stdout] test ports::repository_hosting::github::parse_repository_url::tests::fails_to_parse_github_repository_url_missing_owner ... ok [INFO] [stdout] test domain::count_branches::tests::counts_branches_in_a_repository_multiple ... ok [INFO] [stdout] test ports::repository_hosting::github::parse_repository_url::tests::parses_github_repository_url_without_scheme ... ok [INFO] [stdout] test application::repository::repository_url::tests::implements_to_domain_repository_url ... ok [INFO] [stdout] test ports::repository_hosting::github::repository::url::tests::implements_display ... ok [INFO] [stdout] test ports::repository_hosting::github::repository::url::tests::returns_string_value ... ok [INFO] [stdout] test utils::http::response::tests::returns_body_json ... ok [INFO] [stdout] test utils::http::response::tests::returns_body_string ... ok [INFO] [stdout] test utils::http::response::tests::returns_status_code ... ok [INFO] [stdout] test ports::cli::terminal_client::client_options::tests::returns_github_token_when_authenticating_with_github ... ok [INFO] [stdout] test ports::repository_hosting::github::repository::branch::tests::returns_value ... ok [INFO] [stdout] test ports::repository_hosting::github::repository::tests::returns_owner ... ok [INFO] [stdout] test ports::repository_hosting::github::repository::tests::returns_name ... ok [INFO] [stdout] test ports::repository_hosting::github::parse_repository_url::tests::parses_github_repository_url_with_tls ... ok [INFO] [stdout] test application::repository::repository_url::tests::to_string_equals_contained_string_url ... ok [INFO] [stdout] test ports::repository_hosting::github::parse_repository_url::tests::fails_to_parse_github_repository_url_with_non_github_base_url ... ok [INFO] [stdout] test domain::authentication::github_authentication_service::tests::fails_to_authenticate_invalid_credentials ... ok [INFO] [stdout] test domain::authentication::github_authentication_service::tests::fails_to_authenticate_valid_credentials_when_fails_to_persist ... ok [INFO] [stdout] test application::application_service::tests::fails_to_authenticate_with_github_when_persistence_fails ... ok [INFO] [stdout] test ports::repository_hosting::github::parse_repository_url::tests::parses_github_repository_url_without_tls ... ok [INFO] [stdout] test ports::repository_hosting::github::github_client::tests::validates_invalid_authentication_credentials ... ok [INFO] [stdout] test ports::repository_hosting::github::github_repository_provider_adapter::tests::gets_repository_given_valid_url_and_no_credentials_available ... ok [INFO] [stdout] test domain::authentication::github_authentication_service::tests::fails_to_return_persisted_authentication_credentials_when_persistence_service_fails ... ok [INFO] [stdout] test ports::repository_hosting::github::github_client::tests::validates_valid_authentication_credentials ... ok [INFO] [stdout] test domain::authentication::github_authentication_service::tests::authenticates_valid_credentials ... ok [INFO] [stdout] test ports::repository_hosting::github::github_repository_provider_adapter::tests::authenticates_client_when_credentials_are_available ... ok [INFO] [stdout] test ports::repository_hosting::github::github_client::tests::lists_branches_with_authentication_credentials_set ... ok [INFO] [stdout] test application::application_service::tests::authenticates_with_github ... ok [INFO] [stdout] test ports::persistence::filesystem::credential_repository_adapter::tests::persists_credentials ... ok [INFO] [stdout] test ports::repository_hosting::github::github_authentication_validation_adapter::tests::validates_valid_authentication_credentials ... ok [INFO] [stdout] test ports::repository_hosting::github::github_authentication_validation_adapter::tests::validates_invalid_authentication_credentials ... ok [INFO] [stdout] test ports::persistence::filesystem::credential_repository_adapter::tests::returns_persisted_credentials ... ok [INFO] [stdout] test domain::authentication::github_authentication_service::tests::returns_persisted_authentication_credentials ... ok [INFO] [stdout] test ports::repository_hosting::github::github_client::tests::lists_branches_without_authentication_credentials_set ... ok [INFO] [stdout] test application::application_service::tests::counts_branches_in_list_of_repositories ... ok [INFO] [stdout] test ports::repository_hosting::github::parse_repository_url::tests::fails_to_parse_github_repository_url_missing_repo_name ... ok [INFO] [stdout] test ports::persistence::filesystem::content_storage::tests::fails_to_load_credentials_from_file_when_file_does_not_exist ... ok [INFO] [stdout] test ports::persistence::filesystem::content_storage::tests::storing_credentials_creates_file_when_not_present ... ok [INFO] [stdout] test ports::persistence::filesystem::content_storage::tests::loads_credentials_from_file ... ok [INFO] [stdout] test ports::persistence::filesystem::content_storage::tests::stores_credentials_as_yaml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tidy_repo-b67f57c7516a8d45) [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] [stderr] Running tests/testing.rs (/opt/rustwide/target/debug/deps/testing-e633a7091edbe5c3) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test basic::fails_when_no_subcommand_is_passed::fails_when_no_subcommand_is_passed ... ok [INFO] [stdout] test authenticate::fails_to_authenticate_with_github_when_app_home_directory_does_not_exist::fails_to_authenticate_with_github_when_app_home_directory_does_not_exist ... ok [INFO] [stdout] test branches::returns_empty_results_when_not_passed_any_repository_urls::returns_empty_results_when_not_passed_any_repository_urls ... ok [INFO] [stdout] test authenticate::fails_to_authenticate_with_github_when_passed_invalid_token::fails_to_authenticate_with_github_when_passed_empty_token ... ok [INFO] [stdout] test branches::fails_when_passed_repository_url_missing_owner::fails_when_passed_repository_url_missing_owner ... ok [INFO] [stdout] test branches::fails_when_passed_a_malformed_repository_url::fails_when_passed_a_malformed_repository_url ... ok [INFO] [stdout] test branches::fails_when_passed_repository_url_missing_repo_name::fails_when_passed_repository_url_missing_repo_name ... ok [INFO] [stdout] test authenticate::fails_to_authenticate_with_github_when_passed_invalid_token::fails_to_authenticate_with_github_when_passed_fake_token ... ok [INFO] [stdout] test authenticate::authenticates_with_github::authenticate_with_github_inline ... ok [INFO] [stdout] test branches::counts_branches_in_single_github_repository::counts_branches_in_single_github_repository_without_url_schema ... ok [INFO] [stdout] test branches::counts_branches_in_single_github_repository::counts_branches_in_single_github_repository ... ok [INFO] [stdout] test branches::counts_branches_in_private_github_repository::counts_branches_in_private_github_repository ... ok [INFO] [stdout] test branches::counts_branches_in_multiple_github_repositories::counts_branches_in_multiple_github_repositories ... ok [INFO] [stdout] test branches::fails_when_app_home_environment_variable_is_not_set::fails_when_app_home_environment_variable_is_not_set ... ok [INFO] [stdout] test authenticate::fails_when_app_home_environment_variable_is_not_set::fails_when_app_home_environment_variable_is_not_set ... ok [INFO] [stdout] test branches::fails_when_passed_a_repository_url_that_does_not_exist::fails_when_passed_repository_url_that_does_not_exist ... ok [INFO] [stdout] test branches::fails_to_find_private_repositories_when_not_authenticated::fails_to_find_private_repositories_when_not_authenticated ... ok [INFO] [stdout] test authenticate::authentication_with_github_overwrites_previous_github_authentication::authentication_with_github_overwrites_previous_github_authentication ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s [INFO] [stdout] [INFO] [stderr] Doc-tests tidy-repo [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" "700923ed295448385bfd721a654cedddc8502270452125f30ae2fdf92ed88657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700923ed295448385bfd721a654cedddc8502270452125f30ae2fdf92ed88657", kill_on_drop: false }` [INFO] [stdout] 700923ed295448385bfd721a654cedddc8502270452125f30ae2fdf92ed88657