[INFO] cloning repository https://github.com/ograycode/copilot-context [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ograycode/copilot-context" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fograycode%2Fcopilot-context", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fograycode%2Fcopilot-context'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e72632c52573bd0ac2268657728c7e67fede5cfc [INFO] testing ograycode/copilot-context against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fograycode%2Fcopilot-context" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ograycode/copilot-context [INFO] finished tweaking git repo https://github.com/ograycode/copilot-context [INFO] tweaked toml for git repo https://github.com/ograycode/copilot-context written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ograycode/copilot-context on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ograycode/copilot-context 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f18ca38455565bd9121c18c1b07063515a79fb88ba65f5c75590b764ed46b34d [INFO] running `Command { std: "docker" "start" "-a" "f18ca38455565bd9121c18c1b07063515a79fb88ba65f5c75590b764ed46b34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f18ca38455565bd9121c18c1b07063515a79fb88ba65f5c75590b764ed46b34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f18ca38455565bd9121c18c1b07063515a79fb88ba65f5c75590b764ed46b34d", kill_on_drop: false }` [INFO] [stdout] f18ca38455565bd9121c18c1b07063515a79fb88ba65f5c75590b764ed46b34d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70daa2a33049e0285a647fd8c70a29fc5ebf810c52512c428b114de64df80195 [INFO] running `Command { std: "docker" "start" "-a" "70daa2a33049e0285a647fd8c70a29fc5ebf810c52512c428b114de64df80195", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling arboard v3.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling copilot-context v0.1.0-alpha.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 32s [INFO] running `Command { std: "docker" "inspect" "70daa2a33049e0285a647fd8c70a29fc5ebf810c52512c428b114de64df80195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70daa2a33049e0285a647fd8c70a29fc5ebf810c52512c428b114de64df80195", kill_on_drop: false }` [INFO] [stdout] 70daa2a33049e0285a647fd8c70a29fc5ebf810c52512c428b114de64df80195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92553694d7ff3d11024c82852689eca66325e33039692c53d6a82714705eca75 [INFO] running `Command { std: "docker" "start" "-a" "92553694d7ff3d11024c82852689eca66325e33039692c53d6a82714705eca75", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling arboard v3.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling copilot-context v0.1.0-alpha.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 51s [INFO] running `Command { std: "docker" "inspect" "92553694d7ff3d11024c82852689eca66325e33039692c53d6a82714705eca75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92553694d7ff3d11024c82852689eca66325e33039692c53d6a82714705eca75", kill_on_drop: false }` [INFO] [stdout] 92553694d7ff3d11024c82852689eca66325e33039692c53d6a82714705eca75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2f20e2774f43430c128d8c0040a5f8c19423d7fe2c1e7330e2762400946dd00 [INFO] running `Command { std: "docker" "start" "-a" "c2f20e2774f43430c128d8c0040a5f8c19423d7fe2c1e7330e2762400946dd00", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/copilot_context-900db3604daa401a) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test clean::tests::test_clean_command_removes_unspecified_files ... ok [INFO] [stdout] test clean::tests::test_clean_command_with_sh_source ... ok [INFO] [stdout] test combine::tests::test_combine_sorting_disabled ... ok [INFO] [stdout] test clean::tests::test_clean_command_with_file_rules ... ok [INFO] [stdout] test combine::tests::test_combine_with_headers_and_separator ... ok [INFO] [stdout] test combine::tests::test_combine_simple ... ok [INFO] [stdout] test config::tests::test_empty_rules ... ok [INFO] [stdout] test config::tests::test_file_rule_patterns ... ok [INFO] [stdout] test config::tests::test_load_config_error ... ok [INFO] [stdout] test config::tests::test_save_config_error ... ok [INFO] [stdout] test config::tests::test_source_serialization_roundtrip ... ok [INFO] [stdout] test config::tests::test_write_default_config_if_exists ... ok [INFO] [stdout] test config::tests::test_match_files_and_mark_keep_and_delete ... ok [INFO] [stdout] test config::tests::test_parse_file_rules ... ok [INFO] [stdout] test config::tests::test_write_default_config_if_missing ... ok [INFO] [stdout] test config::tests::test_save_and_load_config ... ok [INFO] [stdout] test clean::tests::test_clean_command_preserves_empty_directories ... ok [INFO] [stdout] test config::tests::test_match_files_and_mark_default_keep ... ok [INFO] [stdout] test copy::tests::test_copy_directory_success ... ok [INFO] [stdout] test copy::tests::test_copy_file_not_found ... ok [INFO] [stdout] test copy::tests::test_copy_file_success ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpg7ScoE/remote/.git/ [INFO] [stdout] [main (root-commit) 483d17d] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] Cloning into '/tmp/.tmpg7ScoE/repo'... [INFO] [stdout] test git::tests::test_fetch_repo_success ... ok [INFO] [stderr] Cloning into '/tmp/.tmpymvMrc/repo'... [INFO] [stdout] test sh::tests::test_run_script_creates_directories ... ok [INFO] [stdout] test sh::tests::test_run_script_empty ... ok [INFO] [stderr] fatal: '/nonexistent' does not appear to be a git repository [INFO] [stderr] fatal: Could not read from remote repository. [INFO] [stderr] [INFO] [stderr] Please make sure you have the correct access rights [INFO] [stderr] and the repository exists. [INFO] [stdout] test sh::tests::test_run_script_error ... ok [INFO] [stdout] test sh::tests::test_run_script_success ... ok [INFO] [stdout] test git::tests::test_fetch_repo_git_fails ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp9s5mqq/remote/.git/ [INFO] [stdout] [main (root-commit) 483d17d] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test fetch::tests::test_fetch_url_success ... ok [INFO] [stdout] test fetch::tests::test_fetch_url_creates_parent_dirs ... ok [INFO] [stderr] Cloning into '/tmp/.tmp9s5mqq/repo'... [INFO] [stdout] test fetch::tests::test_fetch_url_http_error ... ok [INFO] [stdout] test git::tests::test_fetch_repo_remove_git_dir_error ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpRT1XPZ/remote/.git/ [INFO] [stdout] [main (root-commit) 483d17d] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] Cloning into '/tmp/.tmpRT1XPZ/repo'... [INFO] [stdout] test git::tests::test_fetch_repo_skips_if_exists ... ok [INFO] [stdout] test git::tests::test_fetch_repo_with_branch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c2f20e2774f43430c128d8c0040a5f8c19423d7fe2c1e7330e2762400946dd00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2f20e2774f43430c128d8c0040a5f8c19423d7fe2c1e7330e2762400946dd00", kill_on_drop: false }` [INFO] [stdout] c2f20e2774f43430c128d8c0040a5f8c19423d7fe2c1e7330e2762400946dd00