[INFO] fetching crate kerberos_ccache 0.0.7... [INFO] checking kerberos_ccache-0.0.7 against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] extracting crate kerberos_ccache 0.0.7 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate kerberos_ccache 0.0.7 on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kerberos_ccache 0.0.7 [INFO] finished tweaking crates.io crate kerberos_ccache 0.0.7 [INFO] tweaked toml for crates.io crate kerberos_ccache 0.0.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 66 packages to latest compatible versions [INFO] [stderr] Adding nom v5.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded red_asn1 v0.3.5 [INFO] [stderr] Downloaded red_asn1_derive v0.2.1 [INFO] [stderr] Downloaded kerberos_asn1 v0.2.1 [INFO] [stderr] Downloaded kerberos_constants v0.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41f8e85e64b00a9cada1b6333f8b6cf7089dc70946de94adf909fd0dfc23f0ee [INFO] running `Command { std: "docker" "start" "-a" "41f8e85e64b00a9cada1b6333f8b6cf7089dc70946de94adf909fd0dfc23f0ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41f8e85e64b00a9cada1b6333f8b6cf7089dc70946de94adf909fd0dfc23f0ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f8e85e64b00a9cada1b6333f8b6cf7089dc70946de94adf909fd0dfc23f0ee", kill_on_drop: false }` [INFO] [stdout] 41f8e85e64b00a9cada1b6333f8b6cf7089dc70946de94adf909fd0dfc23f0ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71cb52aa4dce8d491aae5968da28891cd707a9c6007ccbeb9d2c74340606fa76 [INFO] running `Command { std: "docker" "start" "-a" "71cb52aa4dce8d491aae5968da28891cd707a9c6007ccbeb9d2c74340606fa76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking kerberos_constants v0.0.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Checking red_asn1 v0.3.5 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling red_asn1_derive v0.2.1 [INFO] [stderr] Checking kerberos_asn1 v0.2.1 [INFO] [stderr] Checking kerberos_ccache v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/mappers/times_mapper.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | Utc.timestamp(times.authtime 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 method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/mappers/times_mapper.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | Utc.timestamp(times.starttime as i64, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/mappers/times_mapper.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | Utc.timestamp(times.endtime as i64, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/mappers/times_mapper.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | Utc.timestamp(times.renew_till as i64, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ConvertError` [INFO] [stdout] 13 | pub enum ConvertError { [INFO] [stdout] | ------------ `ConvertError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ConvertError` [INFO] [stdout] 13 | pub enum ConvertError { [INFO] [stdout] | ------------ `ConvertError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/times.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/times.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/times.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/times.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/times.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/times.rs:77:37 [INFO] [stdout] | [INFO] [stdout] 77 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [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/times.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/times.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [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/times.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/times.rs:88:37 [INFO] [stdout] | [INFO] [stdout] 88 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/times.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/times.rs:89:37 [INFO] [stdout] | [INFO] [stdout] 89 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/times.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/times.rs:90:37 [INFO] [stdout] | [INFO] [stdout] 90 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [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/times.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/times.rs:91:37 [INFO] [stdout] | [INFO] [stdout] 91 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [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/credential.rs:380:17 [INFO] [stdout] | [INFO] [stdout] 380 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/credential.rs:380:33 [INFO] [stdout] | [INFO] [stdout] 380 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/credential.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/credential.rs:381:33 [INFO] [stdout] | [INFO] [stdout] 381 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/credential.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/credential.rs:382:33 [INFO] [stdout] | [INFO] [stdout] 382 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [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/credential.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/credential.rs:383:33 [INFO] [stdout] | [INFO] [stdout] 383 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [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/credential.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/credential.rs:439:33 [INFO] [stdout] | [INFO] [stdout] 439 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/credential.rs:440:17 [INFO] [stdout] | [INFO] [stdout] 440 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/credential.rs:440:33 [INFO] [stdout] | [INFO] [stdout] 440 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/credential.rs:441:17 [INFO] [stdout] | [INFO] [stdout] 441 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/credential.rs:441:33 [INFO] [stdout] | [INFO] [stdout] 441 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [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/credential.rs:442:17 [INFO] [stdout] | [INFO] [stdout] 442 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/credential.rs:442:33 [INFO] [stdout] | [INFO] [stdout] 442 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [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/ccache.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/ccache.rs:347:33 [INFO] [stdout] | [INFO] [stdout] 347 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/ccache.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/ccache.rs:348:33 [INFO] [stdout] | [INFO] [stdout] 348 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/ccache.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/ccache.rs:349:33 [INFO] [stdout] | [INFO] [stdout] 349 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [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/ccache.rs:350:17 [INFO] [stdout] | [INFO] [stdout] 350 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/ccache.rs:350:33 [INFO] [stdout] | [INFO] [stdout] 350 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [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/ccache.rs:410:17 [INFO] [stdout] | [INFO] [stdout] 410 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/ccache.rs:410:33 [INFO] [stdout] | [INFO] [stdout] 410 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/ccache.rs:411:17 [INFO] [stdout] | [INFO] [stdout] 411 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/ccache.rs:411:33 [INFO] [stdout] | [INFO] [stdout] 411 | Utc.ymd(2019, 7, 7).and_hms(14, 23, 33).timestamp() as u32, [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/ccache.rs:412:17 [INFO] [stdout] | [INFO] [stdout] 412 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/ccache.rs:412:33 [INFO] [stdout] | [INFO] [stdout] 412 | Utc.ymd(2019, 7, 8).and_hms(0, 23, 33).timestamp() as u32, [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/ccache.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/ccache.rs:413:33 [INFO] [stdout] | [INFO] [stdout] 413 | Utc.ymd(2019, 7, 8).and_hms(14, 23, 30).timestamp() as u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/mappers/times_mapper.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | Utc.timestamp(times.authtime as i64, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/mappers/times_mapper.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | Utc.timestamp(times.starttime as i64, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/mappers/times_mapper.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | Utc.timestamp(times.endtime as i64, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/mappers/times_mapper.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | Utc.timestamp(times.renew_till as i64, 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/mappers/times_mapper.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:90:53 [INFO] [stdout] | [INFO] [stdout] 90 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [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/mappers/times_mapper.rs:92:36 [INFO] [stdout] | [INFO] [stdout] 92 | KerberosTime::from(Utc.ymd(2019, 4, 19).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:92:53 [INFO] [stdout] | [INFO] [stdout] 92 | KerberosTime::from(Utc.ymd(2019, 4, 19).and_hms(06, 00, 31)); [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/mappers/times_mapper.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | KerberosTime::from(Utc.ymd(2019, 4, 20).and_hms(16, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:94:53 [INFO] [stdout] | [INFO] [stdout] 94 | KerberosTime::from(Utc.ymd(2019, 4, 20).and_hms(16, 00, 31)); [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/mappers/times_mapper.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | KerberosTime::from(Utc.ymd(2019, 4, 25).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:96:53 [INFO] [stdout] | [INFO] [stdout] 96 | KerberosTime::from(Utc.ymd(2019, 4, 25).and_hms(06, 00, 31)); [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/mappers/times_mapper.rs:119:36 [INFO] [stdout] | [INFO] [stdout] 119 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:119:53 [INFO] [stdout] | [INFO] [stdout] 119 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [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/mappers/times_mapper.rs:121:36 [INFO] [stdout] | [INFO] [stdout] 121 | KerberosTime::from(Utc.ymd(2019, 4, 20).and_hms(16, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:121:53 [INFO] [stdout] | [INFO] [stdout] 121 | KerberosTime::from(Utc.ymd(2019, 4, 20).and_hms(16, 00, 31)); [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/mappers/times_mapper.rs:144:36 [INFO] [stdout] | [INFO] [stdout] 144 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:144:53 [INFO] [stdout] | [INFO] [stdout] 144 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [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/mappers/times_mapper.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | KerberosTime::from(Utc.ymd(2019, 4, 19).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:146:53 [INFO] [stdout] | [INFO] [stdout] 146 | KerberosTime::from(Utc.ymd(2019, 4, 19).and_hms(06, 00, 31)); [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/mappers/times_mapper.rs:148:36 [INFO] [stdout] | [INFO] [stdout] 148 | KerberosTime::from(Utc.ymd(2019, 4, 20).and_hms(16, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:148:53 [INFO] [stdout] | [INFO] [stdout] 148 | KerberosTime::from(Utc.ymd(2019, 4, 20).and_hms(16, 00, 31)); [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/mappers/times_mapper.rs:150:36 [INFO] [stdout] | [INFO] [stdout] 150 | KerberosTime::from(Utc.ymd(2019, 4, 25).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:150:53 [INFO] [stdout] | [INFO] [stdout] 150 | KerberosTime::from(Utc.ymd(2019, 4, 25).and_hms(06, 00, 31)); [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/mappers/times_mapper.rs:173:36 [INFO] [stdout] | [INFO] [stdout] 173 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:173:53 [INFO] [stdout] | [INFO] [stdout] 173 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [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/mappers/times_mapper.rs:175:36 [INFO] [stdout] | [INFO] [stdout] 175 | KerberosTime::from(Utc.ymd(2019, 4, 20).and_hms(16, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/times_mapper.rs:175:53 [INFO] [stdout] | [INFO] [stdout] 175 | KerberosTime::from(Utc.ymd(2019, 4, 20).and_hms(16, 00, 31)); [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/mappers/ccache_mapper.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | Utc.ymd(2019, 4, 18).and_hms(06, 00, 31).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/ccache_mapper.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | Utc.ymd(2019, 4, 18).and_hms(06, 00, 31).timestamp() as u32, [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/mappers/ccache_mapper.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | Utc.ymd(2019, 4, 18).and_hms(06, 00, 31).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/ccache_mapper.rs:146:34 [INFO] [stdout] | [INFO] [stdout] 146 | Utc.ymd(2019, 4, 18).and_hms(06, 00, 31).timestamp() as u32, [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/mappers/ccache_mapper.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | Utc.ymd(2019, 4, 18).and_hms(16, 00, 31).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/ccache_mapper.rs:147:34 [INFO] [stdout] | [INFO] [stdout] 147 | Utc.ymd(2019, 4, 18).and_hms(16, 00, 31).timestamp() as u32, [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/mappers/ccache_mapper.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | Utc.ymd(2019, 4, 25).and_hms(06, 00, 31).timestamp() as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/ccache_mapper.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | Utc.ymd(2019, 4, 25).and_hms(06, 00, 31).timestamp() as u32, [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/mappers/ccache_mapper.rs:198:36 [INFO] [stdout] | [INFO] [stdout] 198 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/ccache_mapper.rs:198:53 [INFO] [stdout] | [INFO] [stdout] 198 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [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/mappers/ccache_mapper.rs:200:36 [INFO] [stdout] | [INFO] [stdout] 200 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/ccache_mapper.rs:200:53 [INFO] [stdout] | [INFO] [stdout] 200 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(06, 00, 31)); [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/mappers/ccache_mapper.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(16, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/ccache_mapper.rs:202:53 [INFO] [stdout] | [INFO] [stdout] 202 | KerberosTime::from(Utc.ymd(2019, 4, 18).and_hms(16, 00, 31)); [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/mappers/ccache_mapper.rs:204:36 [INFO] [stdout] | [INFO] [stdout] 204 | KerberosTime::from(Utc.ymd(2019, 4, 25).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/mappers/ccache_mapper.rs:204:53 [INFO] [stdout] | [INFO] [stdout] 204 | KerberosTime::from(Utc.ymd(2019, 4, 25).and_hms(06, 00, 31)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ConvertError` [INFO] [stdout] 13 | pub enum ConvertError { [INFO] [stdout] | ------------ `ConvertError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ConvertError` [INFO] [stdout] 13 | pub enum ConvertError { [INFO] [stdout] | ------------ `ConvertError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s [INFO] running `Command { std: "docker" "inspect" "71cb52aa4dce8d491aae5968da28891cd707a9c6007ccbeb9d2c74340606fa76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71cb52aa4dce8d491aae5968da28891cd707a9c6007ccbeb9d2c74340606fa76", kill_on_drop: false }` [INFO] [stdout] 71cb52aa4dce8d491aae5968da28891cd707a9c6007ccbeb9d2c74340606fa76