[INFO] fetching crate type-detector 0.1.6...
[INFO] building type-detector-0.1.6 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate type-detector 0.1.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate type-detector 0.1.6
[INFO] finished tweaking crates.io crate type-detector 0.1.6
[INFO] tweaked toml for crates.io crate type-detector 0.1.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate type-detector 0.1.6 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a51c6a55e6409bb143d1f69c5a7544051041478634bfc5b893692b9b0770aa8
[INFO] running `Command { std: "docker" "start" "-a" "2a51c6a55e6409bb143d1f69c5a7544051041478634bfc5b893692b9b0770aa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a51c6a55e6409bb143d1f69c5a7544051041478634bfc5b893692b9b0770aa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a51c6a55e6409bb143d1f69c5a7544051041478634bfc5b893692b9b0770aa8", kill_on_drop: false }`
[INFO] [stdout] 2a51c6a55e6409bb143d1f69c5a7544051041478634bfc5b893692b9b0770aa8
[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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 210a9f2022ec4a7072048c239e3d49a3d6f8c0f7c8b8b2cd336ccea141d06926
[INFO] running `Command { std: "docker" "start" "-a" "210a9f2022ec4a7072048c239e3d49a3d6f8c0f7c8b8b2cd336ccea141d06926", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling type-detector v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/lib.rs:115:41
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     if let Ok(dt) = Utc.datetime_from_str(
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/lib.rs:203:41
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...                   Utc.datetime_from_str(f.as_str(), "%Y-%m-%d %H:%M:%S%.3f")
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:73:47
[INFO] [stdout]    |
[INFO] [stdout] 73 |     } else if let Some(d) = try_get_datetime(s.clone()) {
[INFO] [stdout]    |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "210a9f2022ec4a7072048c239e3d49a3d6f8c0f7c8b8b2cd336ccea141d06926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "210a9f2022ec4a7072048c239e3d49a3d6f8c0f7c8b8b2cd336ccea141d06926", kill_on_drop: false }`
[INFO] [stdout] 210a9f2022ec4a7072048c239e3d49a3d6f8c0f7c8b8b2cd336ccea141d06926
[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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c3ffdd78c2e1d27f46c7535fe3533a68ec60b81d2727c9a278845712a6f696b
[INFO] running `Command { std: "docker" "start" "-a" "2c3ffdd78c2e1d27f46c7535fe3533a68ec60b81d2727c9a278845712a6f696b", kill_on_drop: false }`
[INFO] [stderr]    Compiling type-detector v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/lib.rs:115:41
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     if let Ok(dt) = Utc.datetime_from_str(
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/lib.rs:203:41
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...                   Utc.datetime_from_str(f.as_str(), "%Y-%m-%d %H:%M:%S%.3f")
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:73:47
[INFO] [stdout]    |
[INFO] [stdout] 73 |     } else if let Some(d) = try_get_datetime(s.clone()) {
[INFO] [stdout]    |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:338:36
[INFO] [stdout]     |
[INFO] [stdout] 338 |             DataType::DateTime(Utc.ymd(2022, 4, 5).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/lib.rs:115:41
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     if let Ok(dt) = Utc.datetime_from_str(
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:338:52
[INFO] [stdout]     |
[INFO] [stdout] 338 |             DataType::DateTime(Utc.ymd(2022, 4, 5).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:339:36
[INFO] [stdout]     |
[INFO] [stdout] 339 |             DataType::DateTime(Utc.ymd(2022, 12, 13).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:339:54
[INFO] [stdout]     |
[INFO] [stdout] 339 |             DataType::DateTime(Utc.ymd(2022, 12, 13).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:340:36
[INFO] [stdout]     |
[INFO] [stdout] 340 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:340:52
[INFO] [stdout]     |
[INFO] [stdout] 340 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:341:36
[INFO] [stdout]     |
[INFO] [stdout] 341 |             DataType::DateTime(Utc.ymd(2022, 12, 24).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:341:54
[INFO] [stdout]     |
[INFO] [stdout] 341 |             DataType::DateTime(Utc.ymd(2022, 12, 24).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:342:36
[INFO] [stdout]     |
[INFO] [stdout] 342 |             DataType::DateTime(Utc.ymd(2022, 1, 13).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:342:53
[INFO] [stdout]     |
[INFO] [stdout] 342 |             DataType::DateTime(Utc.ymd(2022, 1, 13).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:343:36
[INFO] [stdout]     |
[INFO] [stdout] 343 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:343:52
[INFO] [stdout]     |
[INFO] [stdout] 343 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:344:36
[INFO] [stdout]     |
[INFO] [stdout] 344 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:344:52
[INFO] [stdout]     |
[INFO] [stdout] 344 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:345:36
[INFO] [stdout]     |
[INFO] [stdout] 345 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:345:52
[INFO] [stdout]     |
[INFO] [stdout] 345 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:346:36
[INFO] [stdout]     |
[INFO] [stdout] 346 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:346:52
[INFO] [stdout]     |
[INFO] [stdout] 346 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout] 347 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:347:52
[INFO] [stdout]     |
[INFO] [stdout] 347 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:348:36
[INFO] [stdout]     |
[INFO] [stdout] 348 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:348:52
[INFO] [stdout]     |
[INFO] [stdout] 348 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:349:36
[INFO] [stdout]     |
[INFO] [stdout] 349 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:349:52
[INFO] [stdout]     |
[INFO] [stdout] 349 |             DataType::DateTime(Utc.ymd(2022, 3, 6).and_hms(0, 0, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:350:36
[INFO] [stdout]     |
[INFO] [stdout] 350 |             DataType::DateTime(Utc.ymd(2014, 11, 28).and_hms(12, 0, 9)), // time starts
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:350:54
[INFO] [stdout]     |
[INFO] [stdout] 350 |             DataType::DateTime(Utc.ymd(2014, 11, 28).and_hms(12, 0, 9)), // time starts
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:351:36
[INFO] [stdout]     |
[INFO] [stdout] 351 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 4, 5)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:351:52
[INFO] [stdout]     |
[INFO] [stdout] 351 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 4, 5)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:352:36
[INFO] [stdout]     |
[INFO] [stdout] 352 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(1, 2, 3)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:352:52
[INFO] [stdout]     |
[INFO] [stdout] 352 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(1, 2, 3)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:353:36
[INFO] [stdout]     |
[INFO] [stdout] 353 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 4, 5)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:353:52
[INFO] [stdout]     |
[INFO] [stdout] 353 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 4, 5)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:354:36
[INFO] [stdout]     |
[INFO] [stdout] 354 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 4, 5)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:354:52
[INFO] [stdout]     |
[INFO] [stdout] 354 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 4, 5)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:355:36
[INFO] [stdout]     |
[INFO] [stdout] 355 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 14, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:355:52
[INFO] [stdout]     |
[INFO] [stdout] 355 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 14, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:356:36
[INFO] [stdout]     |
[INFO] [stdout] 356 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 25, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:356:52
[INFO] [stdout]     |
[INFO] [stdout] 356 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 25, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:357:36
[INFO] [stdout]     |
[INFO] [stdout] 357 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 25, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:357:52
[INFO] [stdout]     |
[INFO] [stdout] 357 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(13, 25, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/lib.rs:203:41
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...                   Utc.datetime_from_str(f.as_str(), "%Y-%m-%d %H:%M:%S%.3f")
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:358:36
[INFO] [stdout]     |
[INFO] [stdout] 358 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(1, 5, 0)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:358:52
[INFO] [stdout]     |
[INFO] [stdout] 358 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(1, 5, 0)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:359:36
[INFO] [stdout]     |
[INFO] [stdout] 359 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(1, 5, 3)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/lib.rs:359:52
[INFO] [stdout]     |
[INFO] [stdout] 359 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms(1, 5, 3)),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/lib.rs:360:36
[INFO] [stdout]     |
[INFO] [stdout] 360 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms_milli(13, 14, 15, 123)),
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_milli`: Use and_hms_milli_opt() instead
[INFO] [stdout]    --> src/lib.rs:360:52
[INFO] [stdout]     |
[INFO] [stdout] 360 |             DataType::DateTime(Utc.ymd(2022, 3, 4).and_hms_milli(13, 14, 15, 123)),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:73:47
[INFO] [stdout]    |
[INFO] [stdout] 73 |     } else if let Some(d) = try_get_datetime(s.clone()) {
[INFO] [stdout]    |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "2c3ffdd78c2e1d27f46c7535fe3533a68ec60b81d2727c9a278845712a6f696b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c3ffdd78c2e1d27f46c7535fe3533a68ec60b81d2727c9a278845712a6f696b", kill_on_drop: false }`
[INFO] [stdout] 2c3ffdd78c2e1d27f46c7535fe3533a68ec60b81d2727c9a278845712a6f696b
