[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] 79eb40f0723e836280229ccc5d9bbe8d34626cfb
[INFO] testing kornysietsma/lati-scanner against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkornysietsma%2Flati-scanner" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kornysietsma/lati-scanner on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kornysietsma/lati-scanner 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/kornysietsma/tokei`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded grep-matcher v0.1.8
[INFO] [stderr]   Downloaded path-slash v0.2.1
[INFO] [stderr]   Downloaded derive_builder_macro v0.11.2
[INFO] [stderr]   Downloaded derive-getters v0.2.1
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded pest_generator v2.8.5
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded derive_builder_core v0.11.2
[INFO] [stderr]   Downloaded clap-verbosity-flag v1.0.1
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded pest_derive v2.8.5
[INFO] [stderr]   Downloaded grep-searcher v0.1.16
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded derive_builder v0.11.2
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded pest_meta v2.8.5
[INFO] [stderr]   Downloaded zerocopy v0.8.37
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.37
[INFO] [stderr]   Downloaded pest v2.8.5
[INFO] [stderr]   Downloaded time v0.3.46
[INFO] [stderr]   Downloaded git2 v0.20.3
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded rustix v0.37.28
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]   Downloaded openssl-src v300.5.5+3.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038
[INFO] running `Command { std: "docker" "start" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling derive-getters v0.2.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling clap-verbosity-flag v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokei v12.1.2 (https://github.com/kornysietsma/tokei?tag=PolyglotV1.0.1#c4361b4e)
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]    Compiling polyglot_code_scanner v0.4.5-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/git.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let date_time = NaiveDateTime::from_timestamp(secs_since_epoch as i64, 0);
[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::NaiveTime::from_num_seconds_from_midnight`: use `from_num_seconds_from_midnight_opt()` instead
[INFO] [stdout]    --> src/git.rs:176:30
[INFO] [stdout]     |
[INFO] [stdout] 176 |         .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:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 |         .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:107:44
[INFO] [stdout]     |
[INFO] [stdout] 107 |                         let fmt_time = Utc.timestamp(commit_time as i64, 0).to_string();
[INFO] [stdout]     |                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling test_shared v0.0.1 (/opt/rustwide/workdir/test_shared)
[INFO] [stderr]    Compiling tokei v12.1.2 (https://github.com/kornysietsma/tokei?tag=PolyglotV1.0.1#c4361b4e)
[INFO] [stderr]    Compiling clap-verbosity-flag v1.0.1
[INFO] [stderr]    Compiling polyglot_code_scanner v0.4.5-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/git.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let date_time = NaiveDateTime::from_timestamp(secs_since_epoch as i64, 0);
[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::NaiveTime::from_num_seconds_from_midnight`: use `from_num_seconds_from_midnight_opt()` instead
[INFO] [stdout]    --> src/git.rs:176:30
[INFO] [stdout]     |
[INFO] [stdout] 176 |         .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:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 |         .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:107:44
[INFO] [stdout]     |
[INFO] [stdout] 107 |                         let fmt_time = Utc.timestamp(commit_time as i64, 0).to_string();
[INFO] [stdout]     |                                            ^^^^^^^^^
[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:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let date_time = NaiveDateTime::from_timestamp(secs_since_epoch as i64, 0);
[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::NaiveTime::from_num_seconds_from_midnight`: use `from_num_seconds_from_midnight_opt()` instead
[INFO] [stdout]    --> src/git.rs:176:30
[INFO] [stdout]     |
[INFO] [stdout] 176 |         .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:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 |         .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:107:44
[INFO] [stdout]     |
[INFO] [stdout] 107 |                         let fmt_time = Utc.timestamp(commit_time as i64, 0).to_string();
[INFO] [stdout]     |                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FakeGitDetails` is never constructed
[INFO] [stdout]    --> src/coupling.rs:684:12
[INFO] [stdout]     |
[INFO] [stdout] 684 |     struct FakeGitDetails {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.11s
[INFO] running `Command { std: "docker" "inspect" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stderr]    --> src/git.rs:173:36
[INFO] [stderr]     |
[INFO] [stderr] 173 |     let date_time = NaiveDateTime::from_timestamp(secs_since_epoch as i64, 0);
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveTime::from_num_seconds_from_midnight`: use `from_num_seconds_from_midnight_opt()` instead
[INFO] [stderr]    --> src/git.rs:176:30
[INFO] [stderr]     |
[INFO] [stderr] 176 |         .and_time(NaiveTime::from_num_seconds_from_midnight(0, 0))
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stderr]    --> src/git.rs:177:10
[INFO] [stderr]     |
[INFO] [stderr] 177 |         .timestamp() as u64
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]    --> src/git_file_history.rs:107:44
[INFO] [stderr]     |
[INFO] [stderr] 107 |                         let fmt_time = Utc.timestamp(commit_time as i64, 0).to_string();
[INFO] [stderr]     |                                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `polyglot_code_scanner` (lib) generated 4 warnings
[INFO] [stderr] warning: struct `FakeGitDetails` is never constructed
[INFO] [stderr]    --> src/coupling.rs:684:12
[INFO] [stderr]     |
[INFO] [stderr] 684 |     struct FakeGitDetails {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `polyglot_code_scanner` (lib test) generated 5 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polyglot_code_scanner-c23a8524d587e34c)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test code_line_data::tests::can_process_tabs_and_spaces ... ok
[INFO] [stdout] test code_line_data::tests::can_process_unicode ... ok
[INFO] [stdout] test coupling::test::can_build_coupling_data_from_timestamps ... 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 coupling::test::can_build_serializable_coupling_data_from_timestamps ... ok
[INFO] [stdout] test coupling::test::can_append_to_pathvecs ... ok
[INFO] [stdout] test coupling::test::can_convert_tree_to_daily_stats ... ok
[INFO] [stdout] test coupling::test::can_get_bucket_sizes_from_config ... ok
[INFO] [stdout] test coupling::test::can_get_daily_stats_early_late ... ok
[INFO] [stdout] test coupling::test::can_make_pathvec_from_paths ... ok
[INFO] [stdout] test coupling::test::common_roots_calculates_common_parts_of_paths ... ok
[INFO] [stdout] test coupling::test::coupling_is_filtered_by_file_distance ... ok
[INFO] [stdout] test coupling::test::empty_events_creates_no_activity_burst ... ok
[INFO] [stdout] test coupling::test::unrelated_paths_have_no_relationship ... 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::uncles_and_nieces_and_other_strange_relationships_work ... ok
[INFO] [stdout] test flare::test::can_build_tree ... ok
[INFO] [stdout] test file_stats::test::can_get_stats_for_a_dir ... ok
[INFO] [stdout] test flare::test::can_serialize_directory_to_json ... ok
[INFO] [stdout] test code_line_data::tests::can_parse_source_code ... ok
[INFO] [stdout] test coupling::test::single_file_change_produces_trivial_coupling_data ... ok
[INFO] [stdout] test flare::test::can_serialize_file_to_json ... ok
[INFO] [stdout] test flare::test::getting_missing_elements_returns_none ... ok
[INFO] [stdout] test flare::test::can_serialize_simple_polyglot_data_to_json ... ok
[INFO] [stdout] test file_stats::test::can_get_stats_for_a_file ... ok
[INFO] [stdout] test flare::test::can_get_top_level_element_from_tree ... ok
[INFO] [stdout] test coupling::test::single_event_creates_a_single_activity_burst ... 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::test::gets_detailed_stats_from_git_events ... ok
[INFO] [stdout] test file_walker::test::scanning_a_filesystem_builds_a_tree ... ok
[INFO] [stdout] test git_logger::test::authorless_message_has_no_coauthors ... ok
[INFO] [stdout] test file_walker::test::scanning_merges_data_from_mutators ... ok
[INFO] [stdout] test flare::test::can_get_elements_from_tree ... ok
[INFO] [stdout] test flare::test::can_serialize_simple_tree_to_json ... ok
[INFO] [stdout] test git_file_future::test::trivial_repo_returns_original_name ... ok
[INFO] [stdout] test git_logger::test::users_can_be_lowercased ... ok
[INFO] [stdout] test git_user_dictionary::test::email_mode_blank_or_invalid_email_uses_legacy_identity ... ok
[INFO] [stdout] test git_file_future::test::renames_and_deletes_applied_across_history ... ok
[INFO] [stdout] test git_file_future::test::simple_rename_returns_old_name ... ok
[INFO] [stdout] test git_user_dictionary::test::email_mode_collapses_same_email_and_keeps_latest_non_blank_name ... ok
[INFO] [stdout] test git_user_dictionary::test::users_receive_sequential_ids ... ok
[INFO] [stdout] test indentation::test::non_utf8_text_files_are_parsed ... ok
[INFO] [stdout] test indentation::test::pf_files_are_fortran_unit_tests ... ok
[INFO] [stdout] test git_logger::test::git_log_tracks_renames ... ok
[INFO] [stdout] test git_user_dictionary::test::user_checks_are_case_insensitive_and_return_first_seen_user ... ok
[INFO] [stdout] test indentation::test::can_get_indentation_data_for_a_file ... ok
[INFO] [stdout] test coupling::test::coupling_is_filtered_and_calculated_as_ratio_of_commits_to_others ... ok
[INFO] [stdout] test file_walker::test::scanning_a_filesystem_can_follow_symlinks ... ok
[INFO] [stdout] test loc::test::can_get_loc_data_for_a_file ... ok
[INFO] [stdout] test polyglot_data::test::data_without_id_has_uuid ... ok
[INFO] [stdout] test polyglot_data::test::can_build_data_tree ... ok
[INFO] [stdout] test git_file_history::test::can_get_history_for_complex_renamed_files ... ok
[INFO] [stdout] test git_logger::test::can_get_coauthors_from_message ... ok
[INFO] [stdout] test git_file_history::test::can_tell_if_file_is_in_git_repo ... ok
[INFO] [stdout] test git_file_history::test::can_get_log_by_filename ... ok
[INFO] [stdout] test git_file_history::test::can_get_history_for_file ... ok
[INFO] [stdout] test git_file_history::test::no_history_for_files_not_known ... ok
[INFO] [stdout] test indentation::test::unknown_files_are_treated_as_code ... ok
[INFO] [stdout] test git_logger::test::git_log_can_limit_to_recent_history ... ok
[INFO] [stdout] test git_logger::test::can_extract_basic_git_log ... ok
[INFO] [stdout] test git_file_history::test::deleted_files_dont_have_history ... ok
[INFO] [stdout] test git_logger::test::git_log_can_include_merge_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/polyglot_code_scanner-984b28e446b5a4ac)
[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-eec26ffd06ddbaaa)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test it_calculates_lines_of_code ... ok
[INFO] [stdout] test it_prunes_inactive_files_with_flag ... ok
[INFO] [stdout] test it_keeps_all_files_without_prune_flag ... ok
[INFO] [stdout] test it_includes_git_root_timestamps ... ok
[INFO] [stdout] test it_calculates_git_stats ... ok
[INFO] [stdout] test it_calculates_git_stats_with_email_dedup_flag ... ok
[INFO] [stdout] test it_prunes_based_on_separate_inactivity_window ... ok
[INFO] [stdout] test it_calculates_detailed_git_stats ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[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" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038", kill_on_drop: false }`
[INFO] [stdout] 0d70fc199ae1f1bbec99218283eaf65cdd5a1bc310b38e60d51f8a29b9d67038
