[INFO] fetching crate emseries 0.5.1... [INFO] checking emseries-0.5.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate emseries 0.5.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate emseries 0.5.1 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate emseries 0.5.1 [INFO] finished tweaking crates.io crate emseries 0.5.1 [INFO] tweaked toml for crates.io crate emseries 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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 aho-corasick v0.6.10 (available: v1.1.3) [INFO] [stderr] Adding chrono-tz v0.4.1 (available: v0.10.0) [INFO] [stderr] Adding dimensioned v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding generic-array v0.11.2 (available: v1.1.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding parse-zoneinfo v0.1.1 (available: v0.3.1) [INFO] [stderr] Adding regex v0.2.11 (available: v1.10.6) [INFO] [stderr] Adding regex-syntax v0.5.6 (available: v0.8.4) [INFO] [stderr] Adding thread_local v0.3.6 (available: v1.1.8) [INFO] [stderr] Adding ucd-util v0.1.10 (available: v0.2.1) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.10.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (available: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7293471d201597a429907a4b7123724685449337f2824ca5d6a6fe627d9fc4a [INFO] running `Command { std: "docker" "start" "-a" "b7293471d201597a429907a4b7123724685449337f2824ca5d6a6fe627d9fc4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7293471d201597a429907a4b7123724685449337f2824ca5d6a6fe627d9fc4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7293471d201597a429907a4b7123724685449337f2824ca5d6a6fe627d9fc4a", kill_on_drop: false }` [INFO] [stdout] b7293471d201597a429907a4b7123724685449337f2824ca5d6a6fe627d9fc4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2b472d6d3ac04b62ca4927fe0d18581fb93678354edfa2a49f5a25820894057 [INFO] running `Command { std: "docker" "start" "-a" "b2b472d6d3ac04b62ca4927fe0d18581fb93678354edfa2a49f5a25820894057", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking generic-array v0.11.2 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking emseries v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:48:51 [INFO] [stdout] | [INFO] [stdout] 48 | Error::UUIDParseError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:49:52 [INFO] [stdout] | [INFO] [stdout] 49 | Error::JSONStringError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:50:51 [INFO] [stdout] | [INFO] [stdout] 50 | Error::JSONParseError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | Error::IOError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/date_time_tz.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | let t = DateTimeTz(UTC.ymd(2019, 5, 15).and_hms(12, 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::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/date_time_tz.rs:98:49 [INFO] [stdout] | [INFO] [stdout] 98 | let t = DateTimeTz(UTC.ymd(2019, 5, 15).and_hms(12, 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/date_time_tz.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(t, DateTimeTz(UTC.ymd(2019, 5, 15).and_hms(12, 0, 0))); [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/date_time_tz.rs:105:55 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(t, DateTimeTz(UTC.ymd(2019, 5, 15).and_hms(12, 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/date_time_tz.rs:111:38 [INFO] [stdout] | [INFO] [stdout] 111 | assert_eq!(t, DateTimeTz(UTC.ymd(2019, 5, 15).and_hms(18, 0, 0))); [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/date_time_tz.rs:111:55 [INFO] [stdout] | [INFO] [stdout] 111 | assert_eq!(t, DateTimeTz(UTC.ymd(2019, 5, 15).and_hms(18, 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/date_time_tz.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | assert_eq!(t, DateTimeTz(UTC.ymd(2019, 6, 15).and_hms(19, 0, 0))); [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/date_time_tz.rs:117:55 [INFO] [stdout] | [INFO] [stdout] 117 | assert_eq!(t, DateTimeTz(UTC.ymd(2019, 6, 15).and_hms(19, 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/date_time_tz.rs:118:42 [INFO] [stdout] | [INFO] [stdout] 118 | assert_eq!(t, DateTimeTz(Arizona.ymd(2019, 6, 15).and_hms(12, 0, 0))); [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/date_time_tz.rs:118:59 [INFO] [stdout] | [INFO] [stdout] 118 | assert_eq!(t, DateTimeTz(Arizona.ymd(2019, 6, 15).and_hms(12, 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/date_time_tz.rs:119:42 [INFO] [stdout] | [INFO] [stdout] 119 | assert_eq!(t, DateTimeTz(Central.ymd(2019, 6, 15).and_hms(14, 0, 0))); [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/date_time_tz.rs:119:59 [INFO] [stdout] | [INFO] [stdout] 119 | assert_eq!(t, DateTimeTz(Central.ymd(2019, 6, 15).and_hms(14, 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/date_time_tz.rs:153:42 [INFO] [stdout] | [INFO] [stdout] 153 | assert_eq!(t, DateTimeTz(Phoenix.ymd(2019, 6, 15).and_hms(12, 0, 0))); [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/date_time_tz.rs:153:59 [INFO] [stdout] | [INFO] [stdout] 153 | assert_eq!(t, DateTimeTz(Phoenix.ymd(2019, 6, 15).and_hms(12, 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/series.rs:223:42 [INFO] [stdout] | [INFO] [stdout] 223 | datetime: DateTimeTz(UTC.ymd(2011, 10, 29).and_hms(0, 0, 0)), [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/series.rs:223:60 [INFO] [stdout] | [INFO] [stdout] 223 | datetime: DateTimeTz(UTC.ymd(2011, 10, 29).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/series.rs:229:42 [INFO] [stdout] | [INFO] [stdout] 229 | datetime: DateTimeTz(UTC.ymd(2011, 10, 31).and_hms(0, 0, 0)), [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/series.rs:229:60 [INFO] [stdout] | [INFO] [stdout] 229 | datetime: DateTimeTz(UTC.ymd(2011, 10, 31).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/series.rs:235:42 [INFO] [stdout] | [INFO] [stdout] 235 | datetime: DateTimeTz(UTC.ymd(2011, 11, 02).and_hms(0, 0, 0)), [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/series.rs:235:60 [INFO] [stdout] | [INFO] [stdout] 235 | datetime: DateTimeTz(UTC.ymd(2011, 11, 02).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/series.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | datetime: DateTimeTz(UTC.ymd(2011, 11, 04).and_hms(0, 0, 0)), [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/series.rs:241:60 [INFO] [stdout] | [INFO] [stdout] 241 | datetime: DateTimeTz(UTC.ymd(2011, 11, 04).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/series.rs:247:42 [INFO] [stdout] | [INFO] [stdout] 247 | datetime: DateTimeTz(UTC.ymd(2011, 11, 05).and_hms(0, 0, 0)), [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/series.rs:247:60 [INFO] [stdout] | [INFO] [stdout] 247 | datetime: DateTimeTz(UTC.ymd(2011, 11, 05).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/series.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 283 | DateTimeTz(UTC.ymd(2011, 10, 29).and_hms(0, 0, 0)) [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/series.rs:283:58 [INFO] [stdout] | [INFO] [stdout] 283 | DateTimeTz(UTC.ymd(2011, 10, 29).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/series.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 326 | UTC.ymd(2011, 10, 31).and_hms(0, 0, 0), [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/series.rs:326:39 [INFO] [stdout] | [INFO] [stdout] 326 | UTC.ymd(2011, 10, 31).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/series.rs:350:36 [INFO] [stdout] | [INFO] [stdout] 350 | DateTimeTz(UTC.ymd(2011, 10, 31).and_hms(0, 0, 0)), [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/series.rs:350:54 [INFO] [stdout] | [INFO] [stdout] 350 | DateTimeTz(UTC.ymd(2011, 10, 31).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/series.rs:352:36 [INFO] [stdout] | [INFO] [stdout] 352 | DateTimeTz(UTC.ymd(2011, 11, 04).and_hms(0, 0, 0)), [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/series.rs:352:54 [INFO] [stdout] | [INFO] [stdout] 352 | DateTimeTz(UTC.ymd(2011, 11, 04).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/series.rs:387:40 [INFO] [stdout] | [INFO] [stdout] 387 | DateTimeTz(UTC.ymd(2011, 10, 31).and_hms(0, 0, 0)), [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/series.rs:387:58 [INFO] [stdout] | [INFO] [stdout] 387 | DateTimeTz(UTC.ymd(2011, 10, 31).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/series.rs:389:40 [INFO] [stdout] | [INFO] [stdout] 389 | DateTimeTz(UTC.ymd(2011, 11, 04).and_hms(0, 0, 0)), [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/series.rs:389:58 [INFO] [stdout] | [INFO] [stdout] 389 | DateTimeTz(UTC.ymd(2011, 11, 04).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/series.rs:425:40 [INFO] [stdout] | [INFO] [stdout] 425 | DateTimeTz(UTC.ymd(2011, 10, 31).and_hms(0, 0, 0)), [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/series.rs:425:58 [INFO] [stdout] | [INFO] [stdout] 425 | DateTimeTz(UTC.ymd(2011, 10, 31).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/series.rs:427:40 [INFO] [stdout] | [INFO] [stdout] 427 | DateTimeTz(UTC.ymd(2011, 11, 04).and_hms(0, 0, 0)), [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/series.rs:427:58 [INFO] [stdout] | [INFO] [stdout] 427 | DateTimeTz(UTC.ymd(2011, 11, 04).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/series.rs:448:40 [INFO] [stdout] | [INFO] [stdout] 448 | DateTimeTz(UTC.ymd(2011, 10, 31).and_hms(0, 0, 0)), [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/series.rs:448:58 [INFO] [stdout] | [INFO] [stdout] 448 | DateTimeTz(UTC.ymd(2011, 10, 31).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/series.rs:450:40 [INFO] [stdout] | [INFO] [stdout] 450 | DateTimeTz(UTC.ymd(2011, 11, 05).and_hms(0, 0, 0)), [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/series.rs:450:58 [INFO] [stdout] | [INFO] [stdout] 450 | DateTimeTz(UTC.ymd(2011, 11, 05).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/series.rs:496:40 [INFO] [stdout] | [INFO] [stdout] 496 | DateTimeTz(UTC.ymd(2011, 11, 02).and_hms(0, 0, 0)) [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/series.rs:496:58 [INFO] [stdout] | [INFO] [stdout] 496 | DateTimeTz(UTC.ymd(2011, 11, 02).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/series.rs:539:25 [INFO] [stdout] | [INFO] [stdout] 539 | UTC.ymd(2011, 11, 02).and_hms(0, 0, 0), [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/series.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | UTC.ymd(2011, 11, 02).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/series.rs:546:44 [INFO] [stdout] | [INFO] [stdout] 546 | ... DateTimeTz(UTC.ymd(2011, 11, 02).and_hms(0, 0, 0)) [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/series.rs:546:62 [INFO] [stdout] | [INFO] [stdout] 546 | ... DateTimeTz(UTC.ymd(2011, 11, 02).and_hms(0, 0, 0)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:48:51 [INFO] [stdout] | [INFO] [stdout] 48 | Error::UUIDParseError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:49:52 [INFO] [stdout] | [INFO] [stdout] 49 | Error::JSONStringError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:50:51 [INFO] [stdout] | [INFO] [stdout] 50 | Error::JSONParseError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | Error::IOError(ref err) => err.description(), [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/types.rs:174:38 [INFO] [stdout] | [INFO] [stdout] 174 | date: DateTimeTz(UTC.ymd(2003, 11, 10).and_hms(6, 0, 0)), [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/types.rs:174:56 [INFO] [stdout] | [INFO] [stdout] 174 | date: DateTimeTz(UTC.ymd(2003, 11, 10).and_hms(6, 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/types.rs:183:34 [INFO] [stdout] | [INFO] [stdout] 183 | date: DateTimeTz(UTC.ymd(2003, 11, 10).and_hms(6, 0, 0)), [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/types.rs:183:52 [INFO] [stdout] | [INFO] [stdout] 183 | date: DateTimeTz(UTC.ymd(2003, 11, 10).and_hms(6, 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/types.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | date: DateTimeTz(Central.ymd(2003, 11, 10).and_hms(0, 0, 0)), [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/types.rs:192:56 [INFO] [stdout] | [INFO] [stdout] 192 | date: DateTimeTz(Central.ymd(2003, 11, 10).and_hms(0, 0, 0)), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Zip, impl std::iter::Iterator + '_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/series.rs:307:42 [INFO] [stdout] | [INFO] [stdout] 295 | run_test(|path| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | let trips = mk_trips(); [INFO] [stdout] 297 | let mut ts: Series = Series::open(&path.to_string_lossy()) [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 307 | for (from_vec, from_iter) in as_vec.iter().zip(as_iter) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `series::Series` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/series.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 370 | run_test(|path| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 383 | let ts: Series = Series::open(&path.to_string_lossy()) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `series::Series` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/series.rs:444:21 [INFO] [stdout] | [INFO] [stdout] 408 | run_test(|path| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 444 | let ts: Series = Series::open(&path.to_string_lossy()) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `series::Series` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/series.rs:530:21 [INFO] [stdout] | [INFO] [stdout] 508 | run_test(|path| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 530 | let ts: Series = Series::open(&path.to_string_lossy()) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `series::Series` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/series.rs:576:21 [INFO] [stdout] | [INFO] [stdout] 559 | run_test(|path| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 576 | let ts: Series = Series::open(&path.to_string_lossy()) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:278:44 [INFO] [stdout] | [INFO] [stdout] 278 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 278 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:328:44 [INFO] [stdout] | [INFO] [stdout] 328 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 328 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:357:44 [INFO] [stdout] | [INFO] [stdout] 357 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 357 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:394:48 [INFO] [stdout] | [INFO] [stdout] 394 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 394 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:432:48 [INFO] [stdout] | [INFO] [stdout] 432 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 432 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:455:48 [INFO] [stdout] | [INFO] [stdout] 455 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 455 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:481:44 [INFO] [stdout] | [INFO] [stdout] 481 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 481 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:491:44 [INFO] [stdout] | [INFO] [stdout] 491 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 491 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:520:48 [INFO] [stdout] | [INFO] [stdout] 520 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 520 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:534:48 [INFO] [stdout] | [INFO] [stdout] 534 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 534 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:541:48 [INFO] [stdout] | [INFO] [stdout] 541 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 541 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/series.rs:613:40 [INFO] [stdout] | [INFO] [stdout] 613 | Err(err) => assert!(false, err), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 613 | Err(err) => assert!(false, "{}", err), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 72 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `emseries` (lib test) due to 6 previous errors; 72 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b2b472d6d3ac04b62ca4927fe0d18581fb93678354edfa2a49f5a25820894057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b472d6d3ac04b62ca4927fe0d18581fb93678354edfa2a49f5a25820894057", kill_on_drop: false }` [INFO] [stdout] b2b472d6d3ac04b62ca4927fe0d18581fb93678354edfa2a49f5a25820894057