[INFO] fetching crate nu-command 0.71.0... [INFO] checking nu-command-0.71.0 against try#66a90ebb65988141d56cac36290f07711b1b1e2d for pr-104616 [INFO] extracting crate nu-command 0.71.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate nu-command 0.71.0 on toolchain 66a90ebb65988141d56cac36290f07711b1b1e2d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66a90ebb65988141d56cac36290f07711b1b1e2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu-command 0.71.0 [INFO] finished tweaking crates.io crate nu-command 0.71.0 [INFO] tweaked toml for crates.io crate nu-command 0.71.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66a90ebb65988141d56cac36290f07711b1b1e2d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66a90ebb65988141d56cac36290f07711b1b1e2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+66a90ebb65988141d56cac36290f07711b1b1e2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cf742f285c57f8780b594d72937436fa9760b4eb8c9787f240e0cf0116f1279 [INFO] running `Command { std: "docker" "start" "-a" "9cf742f285c57f8780b594d72937436fa9760b4eb8c9787f240e0cf0116f1279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cf742f285c57f8780b594d72937436fa9760b4eb8c9787f240e0cf0116f1279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf742f285c57f8780b594d72937436fa9760b4eb8c9787f240e0cf0116f1279", kill_on_drop: false }` [INFO] [stdout] 9cf742f285c57f8780b594d72937436fa9760b4eb8c9787f240e0cf0116f1279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+66a90ebb65988141d56cac36290f07711b1b1e2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6366ee4e740a7c2c0e0dde2eb17e28852499b8ce638615dbe3421c7c46e3ce2 [INFO] running `Command { std: "docker" "start" "-a" "a6366ee4e740a7c2c0e0dde2eb17e28852499b8ce638615dbe3421c7c46e3ce2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking pure-rust-locales v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.88 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking num-format v0.4.3 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Checking sys-locale v0.2.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking ansitok v0.2.0 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling io-lifetimes v0.7.5 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking ansi-str v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rustix v0.35.13 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling io-lifetimes v1.0.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking papergrid v0.7.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling rustix v0.36.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rayon v1.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling const_format v0.2.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Checking linux-raw-sys v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Compiling procfs v0.14.1 [INFO] [stderr] Checking nu-glob v0.71.0 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling shadow-rs v0.16.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Checking hashlink v0.8.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking sysinfo v0.26.7 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling nu-command v0.71.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking quick-xml v0.19.0 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking console v0.15.2 [INFO] [stderr] Checking filetime v0.2.18 [INFO] [stderr] Checking nix v0.25.0 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking result v1.0.0 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking xmlparser v0.13.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.5.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.4 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Checking is-root v0.1.2 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking hamcrest2 v0.3.0 [INFO] [stderr] Checking fd-lock v3.0.8 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Checking terminal_size v0.2.2 [INFO] [stderr] Checking titlecase v2.2.1 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking nu-pretty-hex v0.71.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking eml-parser v0.1.3 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking alphanumeric-sort v1.4.4 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking umask v2.0.0 [INFO] [stderr] Checking filesize v0.2.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking powierza-coefficient v1.0.1 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling ghost v0.1.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling miette-derive v5.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tabled_derive v0.5.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rust-embed-impl v6.3.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking inventory v0.2.3 [INFO] [stderr] Checking rust-embed v6.4.2 [INFO] [stderr] Checking tabled v0.10.0 [INFO] [stderr] Checking miette v5.4.1 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking ical v0.7.0 [INFO] [stderr] Checking nu-path v0.71.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking rstest v0.15.0 [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking crossterm v0.24.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking byte-unit v4.0.17 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking calamine v0.18.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking serde_ini v0.2.0 [INFO] [stderr] Checking nu-json v0.71.0 [INFO] [stderr] Checking typetag v0.1.8 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking serde_yaml v0.9.14 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking wax v0.5.0 [INFO] [stderr] Checking json_to_table v0.2.0 [INFO] [stderr] Checking lscolors v0.12.0 [INFO] [stderr] Checking nu-utils v0.71.0 [INFO] [stderr] Checking nu-term-grid v0.71.0 [INFO] [stderr] Checking nu-test-support v0.71.0 [INFO] [stderr] Checking chrono-humanize v0.2.2 [INFO] [stderr] Checking reedline v0.14.0 [INFO] [stderr] Checking dtparse v1.3.0 [INFO] [stderr] Checking nu-protocol v0.71.0 [INFO] [stderr] Checking hyper v0.14.23 [INFO] [stderr] Checking nu-system v0.71.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking nu-engine v0.71.0 [INFO] [stderr] Checking nu-table v0.71.0 [INFO] [stderr] Checking reqwest v0.11.13 [INFO] [stderr] Checking nu-color-config v0.71.0 [INFO] [stderr] Checking nu-parser v0.71.0 [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:151:30 [INFO] [stdout] | [INFO] [stdout] 151 | val: Utc.timestamp(1614434100, 0).into(), [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::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:159:30 [INFO] [stdout] | [INFO] [stdout] 159 | val: Utc.timestamp(1614434140, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | val: Utc.timestamp(1614434140, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | val: Utc.timestamp(1614434140, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | val: Utc.timestamp_millis(1656165681720).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:238:40 [INFO] [stdout] | [INFO] [stdout] 238 | x if x > 10 => Utc.timestamp_millis(ts).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:239:30 [INFO] [stdout] | [INFO] [stdout] 239 | _ => Utc.timestamp(ts, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | val: Utc.timestamp(ts, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:253:32 [INFO] [stdout] | [INFO] [stdout] 253 | val: Local.timestamp(ts, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:257:51 [INFO] [stdout] | [INFO] [stdout] 257 | let eastoffset = FixedOffset::east((*i as i32) * HOUR); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:259:41 [INFO] [stdout] | [INFO] [stdout] 259 | val: eastoffset.timestamp(ts, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:264:51 [INFO] [stdout] | [INFO] [stdout] 264 | let westoffset = FixedOffset::west((*i as i32) * HOUR); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:266:41 [INFO] [stdout] | [INFO] [stdout] 266 | val: westoffset.timestamp(ts, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:151:30 [INFO] [stdout] | [INFO] [stdout] 151 | val: Utc.timestamp(1614434100, 0).into(), [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::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:159:30 [INFO] [stdout] | [INFO] [stdout] 159 | val: Utc.timestamp(1614434140, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | val: Utc.timestamp(1614434140, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | val: Utc.timestamp(1614434140, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | val: Utc.timestamp_millis(1656165681720).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:238:40 [INFO] [stdout] | [INFO] [stdout] 238 | x if x > 10 => Utc.timestamp_millis(ts).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:239:30 [INFO] [stdout] | [INFO] [stdout] 239 | _ => Utc.timestamp(ts, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | val: Utc.timestamp(ts, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:253:32 [INFO] [stdout] | [INFO] [stdout] 253 | val: Local.timestamp(ts, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:257:51 [INFO] [stdout] | [INFO] [stdout] 257 | let eastoffset = FixedOffset::east((*i as i32) * HOUR); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:259:41 [INFO] [stdout] | [INFO] [stdout] 259 | val: eastoffset.timestamp(ts, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:264:51 [INFO] [stdout] | [INFO] [stdout] 264 | let westoffset = FixedOffset::west((*i as i32) * HOUR); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:266:41 [INFO] [stdout] | [INFO] [stdout] 266 | val: westoffset.timestamp(ts, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:424:24 [INFO] [stdout] | [INFO] [stdout] 424 | val: Local.timestamp(1614434140, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/conversions/into/datetime.rs:442:22 [INFO] [stdout] | [INFO] [stdout] 442 | val: Utc.timestamp(1614434140, 0).into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/date/to_timezone.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | let dt = FixedOffset::east(5 * 3600) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/date/to_timezone.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | .ymd(2020, 10, 10) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/date/to_timezone.rs:89:26 [INFO] [stdout] | [INFO] [stdout] 89 | .and_hms(13, 00, 00); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/date/to_timezone.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | let dt = FixedOffset::east(5 * 3600) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/date/to_timezone.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | .ymd(2020, 10, 10) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/date/to_timezone.rs:89:26 [INFO] [stdout] | [INFO] [stdout] 89 | .and_hms(13, 00, 00); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::pred`: use `pred_opt()` instead [INFO] [stdout] --> src/generators/cal.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | Ok(next_month_naive_date.pred().day()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/generators/cal.rs:192:39 [INFO] [stdout] | [INFO] [stdout] 192 | let local_now_date = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead [INFO] [stdout] --> src/generators/seq_date.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | let today = Local::today().naive_local(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::pred`: use `pred_opt()` instead [INFO] [stdout] --> src/generators/cal.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | Ok(next_month_naive_date.pred().day()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/generators/cal.rs:192:39 [INFO] [stdout] | [INFO] [stdout] 192 | let local_now_date = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead [INFO] [stdout] --> src/generators/seq_date.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | let today = Local::today().naive_local(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> tests/commands/touch.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{Date, DateTime, Local}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> tests/commands/touch.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | let date: Date = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> tests/commands/touch.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | let actual_date: Date = [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> tests/commands/touch.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | let date: Date = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> tests/commands/touch.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | let actual_date: Date = [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> tests/commands/touch.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | let date: Date = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> tests/commands/touch.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | let adate: Date = DateTime::from(metadata.accessed().unwrap()).date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> tests/commands/touch.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | let mdate: Date = DateTime::from(metadata.modified().unwrap()).date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> tests/commands/touch.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | let date: Date = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> tests/commands/touch.rs:50:74 [INFO] [stdout] | [INFO] [stdout] 50 | DateTime::from(path.metadata().unwrap().modified().unwrap()).date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> tests/commands/touch.rs:69:46 [INFO] [stdout] | [INFO] [stdout] 69 | let date: Date = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> tests/commands/touch.rs:71:74 [INFO] [stdout] | [INFO] [stdout] 71 | DateTime::from(path.metadata().unwrap().accessed().unwrap()).date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> tests/commands/touch.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | let date: Date = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> tests/commands/touch.rs:91:79 [INFO] [stdout] | [INFO] [stdout] 91 | let adate: Date = DateTime::from(metadata.accessed().unwrap()).date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> tests/commands/touch.rs:92:79 [INFO] [stdout] | [INFO] [stdout] 92 | let mdate: Date = DateTime::from(metadata.modified().unwrap()).date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "a6366ee4e740a7c2c0e0dde2eb17e28852499b8ce638615dbe3421c7c46e3ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6366ee4e740a7c2c0e0dde2eb17e28852499b8ce638615dbe3421c7c46e3ce2", kill_on_drop: false }` [INFO] [stdout] a6366ee4e740a7c2c0e0dde2eb17e28852499b8ce638615dbe3421c7c46e3ce2