[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] eecc02695634bb0380f76917d0bcbe25dbb79e6c [INFO] testing jjmark15/tidy-repo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjmark15%2Ftidy-repo" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjmark15/tidy-repo 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/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-21/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bumpalo v3.5.0 [INFO] [stderr] Downloaded mockito v0.29.0 [INFO] [stderr] Downloaded predicates-core v1.0.1 [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] [stderr] Downloaded predicates v1.0.6 [INFO] [stderr] Downloaded assert_fs v1.0.0 [INFO] [stderr] Downloaded assert_cmd v1.0.2 [INFO] [stderr] Downloaded globwalk v0.7.3 [INFO] [stderr] Downloaded mockall_derive v0.9.0 [INFO] [stderr] Downloaded http-client v6.2.0 [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded sluice v0.5.3 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] [stderr] Downloaded curl v0.4.34 [INFO] [stderr] Downloaded tracing-attributes v0.1.11 [INFO] [stderr] Downloaded data-encoding v2.3.1 [INFO] [stderr] Downloaded surf v2.1.0 [INFO] [stderr] Downloaded standback v0.2.14 [INFO] [stderr] Downloaded predicates-tree v1.0.1 [INFO] [stderr] Downloaded mockall v0.9.0 [INFO] [stderr] Downloaded curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.5+1.42.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 9d854cd4c398345687837c2df1cfae4a89a51d1a3628ec23ef0b1ed933ba7ecc [INFO] running `Command { std: "docker" "start" "-a" "9d854cd4c398345687837c2df1cfae4a89a51d1a3628ec23ef0b1ed933ba7ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d854cd4c398345687837c2df1cfae4a89a51d1a3628ec23ef0b1ed933ba7ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d854cd4c398345687837c2df1cfae4a89a51d1a3628ec23ef0b1ed933ba7ecc", kill_on_drop: false }` [INFO] [stdout] 9d854cd4c398345687837c2df1cfae4a89a51d1a3628ec23ef0b1ed933ba7ecc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 8295793cb8c28eec65036f1412c1060df46110b8026afbcd381c3ff2fd10b614 [INFO] running `Command { std: "docker" "start" "-a" "8295793cb8c28eec65036f1412c1060df46110b8026afbcd381c3ff2fd10b614", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sluice v0.5.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.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 clap v2.33.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [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 time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [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 28.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8295793cb8c28eec65036f1412c1060df46110b8026afbcd381c3ff2fd10b614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8295793cb8c28eec65036f1412c1060df46110b8026afbcd381c3ff2fd10b614", kill_on_drop: false }` [INFO] [stdout] 8295793cb8c28eec65036f1412c1060df46110b8026afbcd381c3ff2fd10b614 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 20d9198822d93f47ab3d0a87ba9869a4e350160c4c7cda3df3dc395c55e98681 [INFO] running `Command { std: "docker" "start" "-a" "20d9198822d93f47ab3d0a87ba9869a4e350160c4c7cda3df3dc395c55e98681", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling predicates-core v1.0.1 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [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 assert_cmd v1.0.2 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [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 10.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "20d9198822d93f47ab3d0a87ba9869a4e350160c4c7cda3df3dc395c55e98681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d9198822d93f47ab3d0a87ba9869a4e350160c4c7cda3df3dc395c55e98681", kill_on_drop: false }` [INFO] [stdout] 20d9198822d93f47ab3d0a87ba9869a4e350160c4c7cda3df3dc395c55e98681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] ad72055c75a07eca4a251ca58507cc95523c71c03558017867125723408924ae [INFO] running `Command { std: "docker" "start" "-a" "ad72055c75a07eca4a251ca58507cc95523c71c03558017867125723408924ae", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tidy_repo-91cf5aa736f17f5c) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test application::repository::repository_url::tests::implements_from_string_infallibly ... ok [INFO] [stdout] test application::repository::repository_url::tests::to_string_equals_contained_string_url ... ok [INFO] [stdout] test application::repository::repository_url::tests::implements_to_domain_repository_url ... ok [INFO] [stdout] test application::repository::repository_url::tests::returns_value ... ok [INFO] [stdout] test domain::count_branches::tests::counts_branches_in_a_repository_multiple ... ok [INFO] [stdout] test domain::count_branches::tests::counts_branches_in_a_repository_none ... ok [INFO] [stdout] test domain::repository::branch::tests::returns_string_value ... ok [INFO] [stdout] test ports::cli::terminal_client::cli_results::tests::implements_display ... ok [INFO] [stdout] test domain::repository::url::tests::returns_string_value ... ok [INFO] [stdout] test domain::count_branches::tests::counts_branches_in_a_repository_single ... ok [INFO] [stdout] test ports::cli::terminal_client::client_options::tests::returns_github_token_when_authenticating_with_github ... ok [INFO] [stdout] test ports::cli::terminal_client::client_options::tests::returns_list_of_repository_urls_when_counting_branches ... ok [INFO] [stdout] test ports::cli::terminal_client::client_options::tests::returns_none_when_not_authenticating_with_github ... 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_and_sorts_line_order ... ok [INFO] [stdout] test ports::cli::terminal_client::github_token::tests::returns_string_value ... 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::github_token::tests::parses_from_a_non_empty_string ... 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::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::github_client::tests::sets_authentication_token ... 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_without_scheme ... ok [INFO] [stdout] test ports::repository_hosting::github::repository::tests::returns_owner ... ok [INFO] [stdout] test ports::repository_hosting::github::repository::url::tests::implements_display ... 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::authentication::github_authentication_service::tests::fails_to_authenticate_invalid_credentials ... ok [INFO] [stdout] test application::application_service::tests::fails_to_authenticate_with_github_when_persistence_fails ... ok [INFO] [stdout] test ports::persistence::filesystem::credential_repository_adapter::tests::returns_persisted_credentials ... ok [INFO] [stdout] test ports::persistence::filesystem::credential_repository_adapter::tests::persists_credentials ... ok [INFO] [stdout] test application::application_service::tests::authenticates_with_github ... 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_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_authenticate_valid_credentials_when_fails_to_persist ... ok [INFO] [stdout] test application::application_service::tests::counts_branches_in_list_of_repositories ... ok [INFO] [stdout] test ports::persistence::filesystem::content_storage::tests::loads_credentials_from_file ... ok [INFO] [stdout] test domain::authentication::github_authentication_service::tests::authenticates_valid_credentials ... 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::repository::url::tests::returns_string_value ... ok [INFO] [stdout] test ports::repository_hosting::github::repository::branch::tests::returns_value ... 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 domain::authentication::github_authentication_service::tests::returns_persisted_authentication_credentials ... 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 utils::http::response::tests::returns_body_json ... 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::parse_repository_url::tests::fails_to_parse_github_repository_url_with_non_github_base_url ... 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::repository_hosting::github::github_client::tests::validates_valid_authentication_credentials ... ok [INFO] [stdout] test ports::repository_hosting::github::github_client::tests::lists_branches_without_authentication_credentials_set ... ok [INFO] [stdout] test ports::repository_hosting::github::github_client::tests::lists_branches_with_authentication_credentials_set ... ok [INFO] [stdout] test ports::repository_hosting::github::github_client::tests::validates_invalid_authentication_credentials ... 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::repository_hosting::github::parse_repository_url::tests::parses_github_repository_url_with_tls ... 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::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.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tidy_repo-2e3debbab4f8a039) [INFO] [stderr] Running tests/testing.rs (/opt/rustwide/target/debug/deps/testing-7efa862b54def3af) [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] [stdout] [INFO] [stdout] running 18 tests [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 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_owner::fails_when_passed_repository_url_missing_owner ... ok [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_passed_invalid_token::fails_to_authenticate_with_github_when_passed_empty_token ... ok [INFO] [stdout] test authenticate::authenticates_with_github::authenticate_with_github_inline ... 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_app_home_directory_does_not_exist::fails_to_authenticate_with_github_when_app_home_directory_does_not_exist ... ok [INFO] [stdout] test authenticate::authentication_with_github_overwrites_previous_github_authentication::authentication_with_github_overwrites_previous_github_authentication ... 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::counts_branches_in_private_github_repository::counts_branches_in_private_github_repository ... 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 branches::counts_branches_in_single_github_repository::counts_branches_in_single_github_repository ... ok [INFO] [stdout] test branches::counts_branches_in_multiple_github_repositories::counts_branches_in_multiple_github_repositories ... 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::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] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.92s [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" "ad72055c75a07eca4a251ca58507cc95523c71c03558017867125723408924ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad72055c75a07eca4a251ca58507cc95523c71c03558017867125723408924ae", kill_on_drop: false }` [INFO] [stdout] ad72055c75a07eca4a251ca58507cc95523c71c03558017867125723408924ae