[INFO] cloning repository https://github.com/kornysietsma/lati-scanner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kornysietsma/lati-scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkornysietsma%2Flati-scanner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkornysietsma%2Flati-scanner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6b7b1554a1195d3686b38b0d05e97f090988c54 [INFO] testing kornysietsma/lati-scanner against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkornysietsma%2Flati-scanner" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kornysietsma/lati-scanner on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kornysietsma/lati-scanner [INFO] finished tweaking git repo https://github.com/kornysietsma/lati-scanner [INFO] tweaked toml for git repo https://github.com/kornysietsma/lati-scanner written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/kornysietsma/lati-scanner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f9161a05304fe985a98cceb70ba0f61a3f2bcf39ea7a528952abc497399f9fd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f9161a05304fe985a98cceb70ba0f61a3f2bcf39ea7a528952abc497399f9fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f9161a05304fe985a98cceb70ba0f61a3f2bcf39ea7a528952abc497399f9fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f9161a05304fe985a98cceb70ba0f61a3f2bcf39ea7a528952abc497399f9fd", kill_on_drop: false }` [INFO] [stdout] 9f9161a05304fe985a98cceb70ba0f61a3f2bcf39ea7a528952abc497399f9fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2ebf24d712ce0896b4c8e49addcc8a88e7ddfec0d090f6ba5bc309e5649bc00 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a2ebf24d712ce0896b4c8e49addcc8a88e7ddfec0d090f6ba5bc309e5649bc00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling grep-matcher v0.1.4 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling grep-searcher v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling hdrhistogram v7.2.0 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling derive-getters v0.2.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling failure-tools v4.0.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling clap-verbosity-flag v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling tera v1.6.1 [INFO] [stderr] Compiling tokei v12.1.2 (https://github.com/kornysietsma/tokei?branch=accumulate-lines#a90b241d) [INFO] [stderr] Compiling polyglot_code_scanner v0.3.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `relationship_distance` [INFO] [stdout] --> src/coupling.rs:530:4 [INFO] [stdout] | [INFO] [stdout] 530 | fn relationship_distance(path1: &PathVec, path2: &PathVec) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "a2ebf24d712ce0896b4c8e49addcc8a88e7ddfec0d090f6ba5bc309e5649bc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2ebf24d712ce0896b4c8e49addcc8a88e7ddfec0d090f6ba5bc309e5649bc00", kill_on_drop: false }` [INFO] [stdout] a2ebf24d712ce0896b4c8e49addcc8a88e7ddfec0d090f6ba5bc309e5649bc00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b45b4ab9de558be2cef2790f3b413ee66425dcab91c73004641b1522554b439f [INFO] running `Command { std: "docker" "start" "-a" "b45b4ab9de558be2cef2790f3b413ee66425dcab91c73004641b1522554b439f", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stdout] warning: function is never used: `relationship_distance` [INFO] [stdout] --> src/coupling.rs:530:4 [INFO] [stdout] | [INFO] [stdout] 530 | fn relationship_distance(path1: &PathVec, path2: &PathVec) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.11 [INFO] [stderr] Compiling test_shared v0.0.1 (/opt/rustwide/workdir/test_shared) [INFO] [stderr] Compiling polyglot_code_scanner v0.3.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.39s [INFO] running `Command { std: "docker" "inspect" "b45b4ab9de558be2cef2790f3b413ee66425dcab91c73004641b1522554b439f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45b4ab9de558be2cef2790f3b413ee66425dcab91c73004641b1522554b439f", kill_on_drop: false }` [INFO] [stdout] b45b4ab9de558be2cef2790f3b413ee66425dcab91c73004641b1522554b439f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f474d0ae480b46d591b0f8bde4d287ab0d0ecbc8388bbc40315e50d01fbc808 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f474d0ae480b46d591b0f8bde4d287ab0d0ecbc8388bbc40315e50d01fbc808", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `relationship_distance` [INFO] [stderr] --> src/coupling.rs:530:4 [INFO] [stderr] | [INFO] [stderr] 530 | fn relationship_distance(path1: &PathVec, path2: &PathVec) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/polyglot_code_scanner-bc69577305735659) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test code_line_data::tests::can_process_tabs_and_spaces ... ok [INFO] [stdout] test coupling::test::can_append_to_pathvecs ... ok [INFO] [stdout] test coupling::test::can_find_bucket_for_timestamp ... ok [INFO] [stdout] test coupling::test::can_count_relationship_distance_for_simple_cases ... ok [INFO] [stdout] test code_line_data::tests::can_process_unicode ... ok [INFO] [stdout] test coupling::test::empty_events_creates_no_activity_burst ... ok [INFO] [stdout] test coupling::test::events_with_gaps_return_multiple_activity_bursts ... ok [INFO] [stdout] test coupling::test::events_with_no_gap_return_a_single_activity_burst ... ok [INFO] [stdout] test coupling::test::can_convert_tree_to_daily_stats ... ok [INFO] [stdout] test coupling::test::can_make_pathvec_from_paths ... ok [INFO] [stdout] test coupling::test::can_build_serializable_coupling_data_from_timestamps ... ok [INFO] [stdout] test coupling::test::can_build_coupling_data_from_timestamps ... ok [INFO] [stdout] test coupling::test::single_file_change_produces_trivial_coupling_data ... ok [INFO] [stdout] test coupling::test::unrelated_paths_have_no_relationship ... ok [INFO] [stdout] test coupling::test::uncles_and_nieces_and_other_strange_relationships_work ... ok [INFO] [stdout] test coupling::test::coupling_is_filtered_and_calculated_as_ratio_of_commits_to_others ... ok [INFO] [stdout] test coupling::test::can_get_bucket_sizes_from_config ... ok [INFO] [stdout] test coupling::test::single_event_creates_a_single_activity_burst ... ok [INFO] [stdout] test coupling::test::coupling_is_filtered_by_file_distance ... ok [INFO] [stdout] test coupling::test::can_get_daily_stats_early_late ... ok [INFO] [stdout] test flare::test::can_serialize_file_to_json ... ok [INFO] [stdout] test flare::test::can_serialize_file_with_data_to_json ... ok [INFO] [stdout] test git::test::gets_detailed_stats_from_git_events ... ok [INFO] [stdout] test flare::test::can_serialize_file_with_data_value_to_json ... ok [INFO] [stdout] test flare::test::can_build_tree ... ok [INFO] [stdout] test flare::test::can_get_elements_from_tree ... ok [INFO] [stdout] test flare::test::getting_missing_elements_returns_none ... ok [INFO] [stdout] test coupling::test::common_roots_calculates_common_parts_of_paths ... ok [INFO] [stdout] test flare::test::can_serialize_simple_tree_to_json ... ok [INFO] [stdout] test flare::test::can_get_json_payloads_from_tree ... ok [INFO] [stdout] test flare::test::can_get_top_level_element_from_tree ... ok [INFO] [stdout] test flare::test::can_serialize_directory_to_json ... ok [INFO] [stdout] test flare::test::can_get_mut_elements_from_tree ... ok [INFO] [stdout] test git::test::gets_basic_stats_from_git_events ... ok [INFO] [stdout] test git_logger::test::authorless_message_has_no_coauthors ... ok [INFO] [stdout] test flare::test::can_serialize_dir_with_data_to_json ... ok [INFO] [stdout] test git_logger::test::can_get_coauthors_from_message ... ok [INFO] [stdout] test file_walker::test::scanning_merges_data_from_mutators ... ok [INFO] [stdout] test file_walker::test::scanning_a_filesystem_builds_a_tree ... ok [INFO] [stdout] test file_walker::test::can_mutate_state_of_calculator ... ok [INFO] [stdout] test indentation::test::can_get_indentation_data_for_a_file ... ok [INFO] [stdout] test loc::test::can_get_loc_data_for_a_file ... ok [INFO] [stdout] test code_line_data::tests::can_parse_source_code ... ok [INFO] [stdout] test git_file_future::test::trivial_repo_returns_original_name ... ok [INFO] [stdout] test git_file_future::test::simple_rename_returns_old_name ... ok [INFO] [stdout] test git_file_future::test::renames_and_deletes_applied_across_history ... ok [INFO] [stdout] test git_logger::test::can_extract_basic_git_log ... ok [INFO] [stdout] test git_file_history::test::can_get_history_for_file ... ok [INFO] [stdout] test git_file_history::test::can_get_log_by_filename ... ok [INFO] [stdout] test git_logger::test::git_log_tracks_renames ... ok [INFO] [stdout] test git_logger::test::git_log_can_include_merge_changes ... ok [INFO] [stdout] test git_file_history::test::no_history_for_files_not_known ... ok [INFO] [stdout] test git_file_history::test::can_tell_if_file_is_in_git_repo ... ok [INFO] [stdout] test git_logger::test::git_log_can_limit_to_recent_history ... ok [INFO] [stdout] test git_file_history::test::deleted_files_dont_have_history ... ok [INFO] [stdout] test git_file_history::test::can_get_history_for_complex_renamed_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/polyglot_code_scanner-d036561aed709922) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-6cc25a8c5eaa0c35) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test it_calculates_lines_of_code ... ok [INFO] [stdout] test it_calculates_detailed_git_stats ... ok [INFO] [stdout] test it_calculates_git_stats ... ok [INFO] [stdout] test it_calculates_detailed_git_stats_with_coupling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests polyglot_code_scanner [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" "0f474d0ae480b46d591b0f8bde4d287ab0d0ecbc8388bbc40315e50d01fbc808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f474d0ae480b46d591b0f8bde4d287ab0d0ecbc8388bbc40315e50d01fbc808", kill_on_drop: false }` [INFO] [stdout] 0f474d0ae480b46d591b0f8bde4d287ab0d0ecbc8388bbc40315e50d01fbc808