[INFO] cloning repository https://github.com/yoyozaemon/rgit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoyozaemon/rgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoyozaemon%2Frgit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoyozaemon%2Frgit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 807eef37ad64da79a7dd3f08a77fbfe82ed4a907
[INFO] testing yoyozaemon/rgit against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoyozaemon%2Frgit" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  65% (488/742)
Updating files:  66% (490/742)
Updating files:  67% (498/742)
Updating files:  68% (505/742)
Updating files:  69% (512/742)
Updating files:  70% (520/742)
Updating files:  71% (527/742)
Updating files:  72% (535/742)
Updating files:  73% (542/742)
Updating files:  74% (550/742)
Updating files:  75% (557/742)
Updating files:  76% (564/742)
Updating files:  77% (572/742)
Updating files:  78% (579/742)
Updating files:  79% (587/742)
Updating files:  80% (594/742)
Updating files:  81% (602/742)
Updating files:  82% (609/742)
Updating files:  83% (616/742)
Updating files:  84% (624/742)
Updating files:  85% (631/742)
Updating files:  86% (639/742)
Updating files:  87% (646/742)
Updating files:  88% (653/742)
Updating files:  89% (661/742)
Updating files:  90% (668/742)
Updating files:  91% (676/742)
Updating files:  92% (683/742)
Updating files:  93% (691/742)
Updating files:  94% (698/742)
Updating files:  95% (705/742)
Updating files:  96% (713/742)
Updating files:  97% (720/742)
Updating files:  98% (728/742)
Updating files:  99% (735/742)
Updating files: 100% (742/742)
Updating files: 100% (742/742), done.
[INFO] started tweaking git repo https://github.com/yoyozaemon/rgit
[INFO] finished tweaking git repo https://github.com/yoyozaemon/rgit
[INFO] tweaked toml for git repo https://github.com/yoyozaemon/rgit written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yoyozaemon/rgit on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yoyozaemon/rgit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-clean v0.1.0
[INFO] [stderr]   Downloaded serial_test_derive v0.5.1
[INFO] [stderr]   Downloaded walkdir v2.3.2
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded smallvec v1.8.1
[INFO] [stderr]   Downloaded serial_test v0.5.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded clap_derive v3.2.6
[INFO] [stderr]   Downloaded assert_cmd v2.0.4
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded hashbrown v0.12.1
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded rand_core v0.6.3
[INFO] [stderr]   Downloaded os_str_bytes v6.1.0
[INFO] [stderr]   Downloaded chrono v0.4.19
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded camino v1.0.9
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded clap_lex v0.2.3
[INFO] [stderr]   Downloaded lipsum v0.8.2
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded clap v3.2.6
[INFO] [stderr]   Downloaded libc v0.2.126
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 950bff0a736236df74fbc2046ab030eb47b33a2efe418a148ddb3a6fa189e3ff
[INFO] running `Command { std: "docker" "start" "-a" "950bff0a736236df74fbc2046ab030eb47b33a2efe418a148ddb3a6fa189e3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "950bff0a736236df74fbc2046ab030eb47b33a2efe418a148ddb3a6fa189e3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "950bff0a736236df74fbc2046ab030eb47b33a2efe418a148ddb3a6fa189e3ff", kill_on_drop: false }`
[INFO] [stdout] 950bff0a736236df74fbc2046ab030eb47b33a2efe418a148ddb3a6fa189e3ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd0a3335397abecd943c6fb5819e3cedf17d4de6b63a1249f3e55fd70b3f92fe
[INFO] running `Command { std: "docker" "start" "-a" "fd0a3335397abecd943c6fb5819e3cedf17d4de6b63a1249f3e55fd70b3f92fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling camino v1.0.9
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling clap_lex v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling clap_derive v3.2.6
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling clap v3.2.6
[INFO] [stderr]    Compiling rgit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/tree.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 |   pub fn blob_iter(&self) -> BlobIterator {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |   pub fn blob_iter(&self) -> BlobIterator<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.07s
[INFO] running `Command { std: "docker" "inspect" "fd0a3335397abecd943c6fb5819e3cedf17d4de6b63a1249f3e55fd70b3f92fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd0a3335397abecd943c6fb5819e3cedf17d4de6b63a1249f3e55fd70b3f92fe", kill_on_drop: false }`
[INFO] [stdout] fd0a3335397abecd943c6fb5819e3cedf17d4de6b63a1249f3e55fd70b3f92fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33c84b47ecff03caf5190f0d1d23e59b4abe1a08f86241b57f5b9d0488e81089
[INFO] running `Command { std: "docker" "start" "-a" "33c84b47ecff03caf5190f0d1d23e59b4abe1a08f86241b57f5b9d0488e81089", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling lipsum v0.8.2
[INFO] [stderr]    Compiling rgit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/tree.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 |   pub fn blob_iter(&self) -> BlobIterator {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |   pub fn blob_iter(&self) -> BlobIterator<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.78s
[INFO] running `Command { std: "docker" "inspect" "33c84b47ecff03caf5190f0d1d23e59b4abe1a08f86241b57f5b9d0488e81089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33c84b47ecff03caf5190f0d1d23e59b4abe1a08f86241b57f5b9d0488e81089", kill_on_drop: false }`
[INFO] [stdout] 33c84b47ecff03caf5190f0d1d23e59b4abe1a08f86241b57f5b9d0488e81089
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96e8d287f05d64a68aae3b106b2f33df7a06f471ba6dc770b7f4862e8556b34e
[INFO] running `Command { std: "docker" "start" "-a" "96e8d287f05d64a68aae3b106b2f33df7a06f471ba6dc770b7f4862e8556b34e", kill_on_drop: false }`
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]  --> src/main.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | mod lib;
[INFO] [stderr]   | ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: lib.rs is the root of this crate's library target
[INFO] [stderr]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/core/tree.rs:157:20
[INFO] [stderr]     |
[INFO] [stderr] 157 |   pub fn blob_iter(&self) -> BlobIterator {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |   pub fn blob_iter(&self) -> BlobIterator<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rgit` (bin "rgit" test) generated 2 warnings (run `cargo fix --bin "rgit" -p rgit --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rgit-efbbe370f2c47936)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test tests::cli::add::add_does_not_handle_options ... ok
[INFO] [stdout] test tests::cli::add::add_outputs_unrecognized_path_on_no_matching_path ... ok
[INFO] [stdout] test tests::cli::add::add_handles_multiple_arguments ... ok
[INFO] [stdout] test tests::cli::add::add_does_not_handle_empty_arguments ... ok
[INFO] [stdout] test tests::cli::commit::commit_does_not_handle_empty_arguments ... ok
[INFO] [stdout] test tests::cli::commit::commit_does_not_handle_message_option_with_multiple_arguments ... ok
[INFO] [stdout] test tests::cli::commit::commit_does_not_handle_message_option_without_argument ... ok
[INFO] [stdout] test tests::cli::commit::commit_does_not_handle_random_options ... ok
[INFO] [stdout] test tests::cli::commit::commit_creates_a_new_commit ... ok
[INFO] [stdout] test tests::cli::commit::commit_handles_message_option_with_single_argument ... ok
[INFO] [stdout] test tests::cli::commit::it_outputs_staging_status_on_empty_index ... ok
[INFO] [stdout] test tests::cli::config::config_does_not_handle_any_arguments ... ok
[INFO] [stdout] test tests::cli::config::config_does_not_handle_empty_options ... ok
[INFO] [stdout] test tests::cli::config::config_handles_both_options ... ok
[INFO] [stdout] test tests::cli::config::config_handles_single_email_option ... ok
[INFO] [stdout] test tests::cli::config::config_handles_single_username_option ... ok
[INFO] [stdout] test tests::cli::config::config_updates_the_user_credentials ... ok
[INFO] [stdout] test tests::cli::init::init_given_argument_fails ... ok
[INFO] [stdout] test tests::cli::init::init_given_no_arguments_and_options_succeeds ... ok
[INFO] [stdout] test tests::cli::init::init_given_option_fails ... ok
[INFO] [stdout] test tests::cli::init::init_if_no_repository_exists_succeeds_creating_repository ... ok
[INFO] [stdout] test tests::cli::init::init_if_repository_exists_fails_with_error ... ok
[INFO] [stdout] test tests::cli::restore::restore_does_not_handle_empty_arguments ... ok
[INFO] [stdout] test tests::cli::restore::restore_does_not_handle_options ... ok
[INFO] [stdout] test tests::cli::restore::restore_handles_multiple_arguments ... ok
[INFO] [stdout] test tests::cli::status::status_does_not_handle_any_arguments ... ok
[INFO] [stdout] test tests::cli::status::status_does_not_handle_any_options ... ok
[INFO] [stdout] test tests::cli::status::status_prints_current_working_tree_status ... ok
[INFO] [stdout] test tests::cli::switch::switch_changes_to_a_branch ... ok
[INFO] [stdout] test tests::cli::status::status_handles_default_call ... ok
[INFO] [stdout] test tests::cli::switch::switch_changes_to_a_commit_in_headless_mode ... ok
[INFO] [stdout] test tests::cli::switch::switch_creates_a_new_branch ... ok
[INFO] [stdout] test tests::cli::switch::switch_does_not_handle_commit_and_new_options_at_the_same_time ... ok
[INFO] [stdout] test tests::cli::switch::switch_does_not_handle_empty_arguments ... ok
[INFO] [stdout] test tests::cli::switch::switch_does_not_handle_multiple_arguments ... ok
[INFO] [stdout] test tests::cli::switch::switch_does_not_handle_random_options ... ok
[INFO] [stdout] test tests::cli::switch::switch_handles_commit_option ... ok
[INFO] [stdout] test tests::cli::switch::switch_handles_new_option ... ok
[INFO] [stdout] test tests::cli::switch::switch_handles_single_argument ... ok
[INFO] [stdout] test tests::cli::switch::switch_if_branch_already_exists_on_create_outputs_unrecognised_branch_error ... ok
[INFO] [stdout] test tests::cli::switch::switch_if_branch_does_not_exists_on_change_outputs_unrecognised_branch_error ... ok
[INFO] [stdout] test tests::cli::switch::switch_if_commit_does_not_exists_on_change_outputs_unrecognised_object_error ... ok
[INFO] [stdout] test tests::core::blob::from_id_given_existing_id_returns_blob ... ok
[INFO] [stdout] test tests::core::blob::from_id_given_non_existing_id_return_unknown_object_error ... ok
[INFO] [stdout] test tests::core::blob::from_path_given_path_creates_blob ... ok
[INFO] [stdout] test tests::core::blob::new_given_bytes_creates_blob ... ok
[INFO] [stdout] test tests::core::branch::commit_if_not_present_returns_none ... ok
[INFO] [stdout] test tests::core::branch::commit_if_present_returns_commit ... ok
[INFO] [stdout] test tests::core::branch::get_given_name_returns_branch ... ok
[INFO] [stdout] test tests::core::branch::get_given_non_existing_name_returns_missing_branch_error ... ok
[INFO] [stdout] test tests::core::branch::initial_branch_file ... ok
[INFO] [stdout] test tests::core::branch::new_given_existing_name_returns_duplicate_branch_error ... ok
[INFO] [stdout] test tests::core::branch::new_given_name_and_no_commit_creates_branch ... ok
[INFO] [stdout] test tests::core::branch::new_given_name_and_some_commit_creates_branch ... ok
[INFO] [stdout] test tests::core::branch::remove_given_non_existing_name_returns_missing_branch_error ... ok
[INFO] [stdout] test tests::core::branch::remove_given_name_deletes_branch ... ok
[INFO] [stdout] test tests::core::branch::set_given_name_updates_branch_commit_id ... ok
[INFO] [stdout] test tests::core::branch::set_given_non_existing_name_returns_missing_branch_error ... ok
[INFO] [stdout] test tests::core::commit::new_given_invalid_tree_returns_error ... ok
[INFO] [stdout] test tests::core::commit::from_id_given_existing_id_returns_commit ... ok
[INFO] [stdout] test tests::core::commit::new_given_parent_commit_and_tree_creates_commit ... ok
[INFO] [stdout] test tests::core::commit::parent_returns_none_if_the_parent_id_is_invalid ... ok
[INFO] [stdout] test tests::core::commit::parent_returns_the_associated_parent_commit ... ok
[INFO] [stdout] test tests::core::commit::tree_returns_the_associated_tree ... ok
[INFO] [stdout] test tests::core::head::commit_returns_reference_branch_commit ... ok
[INFO] [stdout] test tests::core::head::commit_returns_reference_commit_commit ... ok
[INFO] [stdout] test tests::core::head::get_given_commit_returns_head ... ok
[INFO] [stdout] test tests::core::head::detached_head_file ... ok
[INFO] [stdout] test tests::core::head::get_given_master_branch_returns_head ... ok
[INFO] [stdout] test tests::core::head::initial_head_file ... ok
[INFO] [stdout] test tests::core::head::set_given_branch_reference_updates_head ... ok
[INFO] [stdout] test tests::core::head::set_given_commit_reference_updates_head ... ok
[INFO] [stdout] test tests::core::index::add_given_deleted_file_paths_inserts_to_index ... ok
[INFO] [stdout] test tests::core::index::add_given_modified_file_paths_inserts_to_index ... ok
[INFO] [stdout] test tests::core::index::add_given_untracked_file_paths_inserts_to_index ... ok
[INFO] [stdout] test tests::core::tree::from_id_given_existing_id_returns_tree ... ok
[INFO] [stdout] test tests::core::tree::get_given_existing_path_returns_the_node ... ok
[INFO] [stdout] test tests::core::index::remove_given_file_paths_removes_from_index ... ok
[INFO] [stdout] test tests::core::tree::get_given_non_existing_path_returns_none ... ok
[INFO] [stdout] test tests::core::tree::insert_given_multi_component_path_and_node_creates_child_overwriting_any_obstructing_nodes ... ok
[INFO] [stdout] test tests::core::tree::insert_given_multi_component_path_and_node_creates_child_with_preceding_trees ... ok
[INFO] [stdout] test tests::core::tree::insert_given_single_component_path_and_node_creates_a_direct_child ... ok
[INFO] [stdout] test tests::core::tree::new_initializes_empty_tree ... ok
[INFO] [stdout] test tests::core::tree::pack_compresses_and_saves_the_tree_inside_the_repository_and_modifies_and_returns_its_id ... ok
[INFO] [stdout] test tests::core::tree::remove_given_existing_path_removes_the_target_node ... ok
[INFO] [stdout] test tests::core::tree::remove_given_non_existing_path_has_no_effect ... ok
[INFO] [stdout] test tests::core::tree::unpack_given_path_directory_prefix_creates_directories_and_files_based_on_the_tree_structure ... ok
[INFO] [stdout] test tests::lib::folder_files_given_path_returns_list_of_files_descending_of_path ... ok
[INFO] [stdout] test tests::lib::initialize_creates_the_repository_folder_in_the_current_locale ... ok
[INFO] [stdout] test tests::lib::read_object_bytes_given_an_id_returns_the_object_data ... ok
[INFO] [stdout] test tests::lib::relative_given_path_returns_project_relative_path ... ok
[INFO] [stdout] test tests::lib::user::get_returns_the_stored_user ... ok
[INFO] [stdout] test tests::lib::user::new_given_username_and_email_creates_user ... ok
[INFO] [stdout] test tests::lib::user::set_email_given_email_changes_the_current_user_email ... ok
[INFO] [stdout] test tests::lib::user::set_username_given_username_changes_the_current_user_username ... ok
[INFO] [stdout] test tests::lib::write_object_bytes_given_its_type_and_bytes_creates_an_object_and_returns_its_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.67s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "96e8d287f05d64a68aae3b106b2f33df7a06f471ba6dc770b7f4862e8556b34e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96e8d287f05d64a68aae3b106b2f33df7a06f471ba6dc770b7f4862e8556b34e", kill_on_drop: false }`
[INFO] [stdout] 96e8d287f05d64a68aae3b106b2f33df7a06f471ba6dc770b7f4862e8556b34e
