[INFO] fetching crate git-scanner 0.2.0...
[INFO] checking git-scanner-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate git-scanner 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate git-scanner 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate git-scanner 0.2.0
[INFO] finished tweaking crates.io crate git-scanner 0.2.0
[INFO] tweaked toml for crates.io crate git-scanner 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded number_prefix v0.3.0
[INFO] [stderr]   Downloaded derive_builder_core v0.8.1
[INFO] [stderr]   Downloaded indicatif v0.13.0
[INFO] [stderr]   Downloaded derive_builder v0.8.1
[INFO] [stderr]   Downloaded git2 v0.13.25
[INFO] [stderr]   Downloaded libgit2-sys v0.12.26+1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d69f8c50f7719fe931350bec0c617f2512859de0596f6692e9da32d7e2c2fc4b
[INFO] running `Command { std: "docker" "start" "-a" "d69f8c50f7719fe931350bec0c617f2512859de0596f6692e9da32d7e2c2fc4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d69f8c50f7719fe931350bec0c617f2512859de0596f6692e9da32d7e2c2fc4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d69f8c50f7719fe931350bec0c617f2512859de0596f6692e9da32d7e2c2fc4b", kill_on_drop: false }`
[INFO] [stdout] d69f8c50f7719fe931350bec0c617f2512859de0596f6692e9da32d7e2c2fc4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d6487e3ec85bc7685ebd415f5fa8830e546bd6a64976bfdb5b22c5949e3de47
[INFO] running `Command { std: "docker" "start" "-a" "9d6487e3ec85bc7685ebd415f5fa8830e546bd6a64976bfdb5b22c5949e3de47", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling derive_builder v0.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking path-slash v0.1.5
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking indicatif v0.13.0
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling derive-getters v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.8.1
[INFO] [stderr]     Checking git2 v0.13.25
[INFO] [stderr]     Checking git-scanner v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_shared`
[INFO] [stdout]    --> src/git_file_history.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use test_shared::*;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `test_shared`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_shared`
[INFO] [stdout]    --> src/git_logger.rs:444:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     use test_shared::*;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `test_shared`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_shared`
[INFO] [stdout]   --> src/file_walker.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     use test_shared::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `test_shared`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_shared`
[INFO] [stdout]    --> src/flare.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     use test_shared::*;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `test_shared`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/git_file_history.rs:99:40
[INFO] [stdout]    |
[INFO] [stdout] 99 |                     let fmt_time = Utc.timestamp(commit_time as i64, 0).to_string();
[INFO] [stdout]    |                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/git.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let date_time = NaiveDateTime::from_timestamp(secs_since_epoch as i64, 0);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_num_seconds_from_midnight`: use `from_num_seconds_from_midnight_opt()` instead
[INFO] [stdout]    --> src/git.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 |         .and_time(NaiveTime::from_num_seconds_from_midnight(0, 0))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/git.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 136 |         .timestamp() as u64
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/git_file_history.rs:99:40
[INFO] [stdout]    |
[INFO] [stdout] 99 |                     let fmt_time = Utc.timestamp(commit_time as i64, 0).to_string();
[INFO] [stdout]    |                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unzip_git_sample` in this scope
[INFO] [stdout]    --> src/git_file_history.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let git_root = unzip_git_sample("git_sample", gitdir.path())?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_file` in this scope
[INFO] [stdout]    --> src/git_file_history.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_eq_json_file(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unzip_git_sample` in this scope
[INFO] [stdout]    --> src/git_file_history.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let git_root = unzip_git_sample("git_sample", gitdir.path())?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unzip_git_sample` in this scope
[INFO] [stdout]    --> src/git_file_history.rs:200:24
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let git_root = unzip_git_sample("git_sample", gitdir.path())?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unzip_git_sample` in this scope
[INFO] [stdout]    --> src/git_file_history.rs:228:24
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let git_root = unzip_git_sample("git_sample", gitdir.path())?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unzip_git_sample` in this scope
[INFO] [stdout]    --> src/git_file_history.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let git_root = unzip_git_sample("rename_complex", gitdir.path())?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unzip_git_sample` in this scope
[INFO] [stdout]    --> src/git_file_history.rs:296:24
[INFO] [stdout]     |
[INFO] [stdout] 296 |         let git_root = unzip_git_sample("rename_complex", gitdir.path())?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unzip_git_sample` in this scope
[INFO] [stdout]    --> src/git_logger.rs:481:24
[INFO] [stdout]     |
[INFO] [stdout] 481 |         let git_root = unzip_git_sample("git_sample", gitdir.path())?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_file` in this scope
[INFO] [stdout]    --> src/git_logger.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |         assert_eq_json_file(&entries, "./tests/expected/git/git_sample.json");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unzip_git_sample` in this scope
[INFO] [stdout]    --> src/git_logger.rs:499:24
[INFO] [stdout]     |
[INFO] [stdout] 499 |         let git_root = unzip_git_sample("git_sample", gitdir.path())?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_file` in this scope
[INFO] [stdout]    --> src/git_logger.rs:508:9
[INFO] [stdout]     |
[INFO] [stdout] 508 |         assert_eq_json_file(&entries, "./tests/expected/git/git_sample_with_merges.json");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unzip_git_sample` in this scope
[INFO] [stdout]    --> src/git_logger.rs:517:24
[INFO] [stdout]     |
[INFO] [stdout] 517 |         let git_root = unzip_git_sample("git_sample", gitdir.path())?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unzip_git_sample` in this scope
[INFO] [stdout]    --> src/git_logger.rs:544:24
[INFO] [stdout]     |
[INFO] [stdout] 544 |         let git_root = unzip_git_sample("rename_simple", gitdir.path())?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_value` in this scope
[INFO] [stdout]    --> src/git_logger.rs:578:9
[INFO] [stdout]     |
[INFO] [stdout] 578 |         assert_eq_json_value(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/git.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let date_time = NaiveDateTime::from_timestamp(secs_since_epoch as i64, 0);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_num_seconds_from_midnight`: use `from_num_seconds_from_midnight_opt()` instead
[INFO] [stdout]    --> src/git.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 |         .and_time(NaiveTime::from_num_seconds_from_midnight(0, 0))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/git.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 136 |         .timestamp() as u64
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_file` in this scope
[INFO] [stdout]   --> src/file_walker.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         assert_eq_json_file(&tree, "./tests/expected/simple_files.json")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_file` in this scope
[INFO] [stdout]    --> src/file_walker.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         assert_eq_json_file(&tree, "./tests/expected/simple_files_with_data.json");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_file` in this scope
[INFO] [stdout]    --> src/file_walker.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         assert_eq_json_file(&tree, "./tests/expected/simple_files_with_counts.json");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_str` in this scope
[INFO] [stdout]    --> src/flare.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert_eq_json_str(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_str` in this scope
[INFO] [stdout]    --> src/flare.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         assert_eq_json_str(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_str` in this scope
[INFO] [stdout]    --> src/flare.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |         assert_eq_json_str(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_str` in this scope
[INFO] [stdout]    --> src/flare.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         assert_eq_json_str(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_str` in this scope
[INFO] [stdout]    --> src/flare.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_eq_json_str(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_eq_json_value` in this scope
[INFO] [stdout]    --> src/flare.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 331 |         assert_eq_json_value(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-scanner` (lib test) due to 28 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9d6487e3ec85bc7685ebd415f5fa8830e546bd6a64976bfdb5b22c5949e3de47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d6487e3ec85bc7685ebd415f5fa8830e546bd6a64976bfdb5b22c5949e3de47", kill_on_drop: false }`
[INFO] [stdout] 9d6487e3ec85bc7685ebd415f5fa8830e546bd6a64976bfdb5b22c5949e3de47
