[INFO] fetching crate iata 0.8.0-alpha.2... [INFO] checking iata-0.8.0-alpha.2 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate iata 0.8.0-alpha.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate iata 0.8.0-alpha.2 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iata 0.8.0-alpha.2 [INFO] finished tweaking crates.io crate iata 0.8.0-alpha.2 [INFO] tweaked toml for crates.io crate iata 0.8.0-alpha.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 045a5f830054cd80a1dcad024ea1952ed8b508790748c36048082b94d2c1a22b [INFO] running `Command { std: "docker" "start" "-a" "045a5f830054cd80a1dcad024ea1952ed8b508790748c36048082b94d2c1a22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "045a5f830054cd80a1dcad024ea1952ed8b508790748c36048082b94d2c1a22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045a5f830054cd80a1dcad024ea1952ed8b508790748c36048082b94d2c1a22b", kill_on_drop: false }` [INFO] [stdout] 045a5f830054cd80a1dcad024ea1952ed8b508790748c36048082b94d2c1a22b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c8a6785c63e332f1f7e0c7476e00392cd4ed18ee9220ef0671f16167ad1b9e [INFO] running `Command { std: "docker" "start" "-a" "52c8a6785c63e332f1f7e0c7476e00392cd4ed18ee9220ef0671f16167ad1b9e", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking iata v0.8.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/datetime/error.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | #[error("INVALID_DAY_FOR_MONTH: {:?} {0:?}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/datetime/error.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | #[error("INVALID_DAY_FOR_MONTH: {:?} {0:?}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/datetime/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Date, [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] --> src/datetime/mod.rs:63:64 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn to_naive_date_adapt(&self, for_date: &Date, days: u32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/datetime/mod.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn to_naive_date_adapt(&self, for_date: &Date, days: u32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/datetime/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Date, [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] --> src/datetime/mod.rs:63:64 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn to_naive_date_adapt(&self, for_date: &Date, days: u32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/datetime/mod.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn to_naive_date_adapt(&self, for_date: &Date, days: u32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_yo`: use `from_yo_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(NaiveDate::from_yo(year, self.0)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/datetime/mod.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | self.to_naive_date_adapt(&now.date(), days) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | Ok(NaiveDate::from_ymd( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_yo`: use `from_yo_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(NaiveDate::from_yo(year, self.0)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/datetime/mod.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | self.to_naive_date_adapt(&now.date(), days) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:387:20 [INFO] [stdout] | [INFO] [stdout] 387 | NaiveTime::from_hms(self.hour, self.minute, self.second.unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | Ok(NaiveDate::from_ymd( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/datetime/mod.rs:554:44 [INFO] [stdout] | [INFO] [stdout] 554 | .to_naive_date_adapt(&for_date.date(), days) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:387:20 [INFO] [stdout] | [INFO] [stdout] 387 | NaiveTime::from_hms(self.hour, self.minute, self.second.unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/datetime/mod.rs:554:44 [INFO] [stdout] | [INFO] [stdout] 554 | .to_naive_date_adapt(&for_date.date(), days) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/datetime.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(NaiveDate::from_ymd(2020, 1, 1)) [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::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/datetime.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | Ok(NaiveDate::from_ymd(2021, 1, 1)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/datetime.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(NaiveDate::from_ymd(2020, 12, 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] --> tests/datetime.rs:66:61 [INFO] [stdout] | [INFO] [stdout] 66 | DayOfYear::new(1).unwrap().to_naive_date_adapt(&Utc.ymd(2020, 12, 30), 14), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/datetime.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | Ok(NaiveDate::from_ymd(2021, 1, 1)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> tests/datetime.rs:71:63 [INFO] [stdout] | [INFO] [stdout] 71 | DayOfYear::new(365).unwrap().to_naive_date_adapt(&Utc.ymd(2021, 1, 1), 14), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/datetime.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | Ok(NaiveDate::from_ymd(2020, 12, 30)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> tests/datetime.rs:76:63 [INFO] [stdout] | [INFO] [stdout] 76 | DayOfYear::new(366).unwrap().to_naive_date_adapt(&Utc.ymd(2021, 1, 1), 14), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/datetime.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | Ok(NaiveDate::from_ymd(2020, 12, 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] --> tests/datetime.rs:81:63 [INFO] [stdout] | [INFO] [stdout] 81 | DayOfYear::new(365).unwrap().to_naive_date_adapt(&Utc.ymd(2022, 1, 1), 14), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/datetime.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | Ok(NaiveDate::from_ymd(2021, 12, 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] --> tests/datetime.rs:86:63 [INFO] [stdout] | [INFO] [stdout] 86 | DayOfYear::new(366).unwrap().to_naive_date_adapt(&Utc.ymd(2022, 1, 1), 14), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "52c8a6785c63e332f1f7e0c7476e00392cd4ed18ee9220ef0671f16167ad1b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c8a6785c63e332f1f7e0c7476e00392cd4ed18ee9220ef0671f16167ad1b9e", kill_on_drop: false }` [INFO] [stdout] 52c8a6785c63e332f1f7e0c7476e00392cd4ed18ee9220ef0671f16167ad1b9e [INFO] checking iata-0.8.0-alpha.2 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate iata 0.8.0-alpha.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate iata 0.8.0-alpha.2 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iata 0.8.0-alpha.2 [INFO] finished tweaking crates.io crate iata 0.8.0-alpha.2 [INFO] tweaked toml for crates.io crate iata 0.8.0-alpha.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eb0476dd22dcb53d5eb8eb35bfcc95c69fa7f3fd6d4143ee7d0cf387ea560a5 [INFO] running `Command { std: "docker" "start" "-a" "5eb0476dd22dcb53d5eb8eb35bfcc95c69fa7f3fd6d4143ee7d0cf387ea560a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eb0476dd22dcb53d5eb8eb35bfcc95c69fa7f3fd6d4143ee7d0cf387ea560a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb0476dd22dcb53d5eb8eb35bfcc95c69fa7f3fd6d4143ee7d0cf387ea560a5", kill_on_drop: false }` [INFO] [stdout] 5eb0476dd22dcb53d5eb8eb35bfcc95c69fa7f3fd6d4143ee7d0cf387ea560a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbaaa5d4ee6421fa58721a8bf13169ec1301617e263e85d4d1130fdd78083981 [INFO] running `Command { std: "docker" "start" "-a" "fbaaa5d4ee6421fa58721a8bf13169ec1301617e263e85d4d1130fdd78083981", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking iata v0.8.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/datetime/error.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | #[error("INVALID_DAY_FOR_MONTH: {:?} {0:?}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/datetime/error.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | #[error("INVALID_DAY_FOR_MONTH: {:?} {0:?}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/datetime/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Date, [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] --> src/datetime/mod.rs:63:64 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn to_naive_date_adapt(&self, for_date: &Date, days: u32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/datetime/mod.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn to_naive_date_adapt(&self, for_date: &Date, days: u32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/datetime/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Date, [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] --> src/datetime/mod.rs:63:64 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn to_naive_date_adapt(&self, for_date: &Date, days: u32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/datetime/mod.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn to_naive_date_adapt(&self, for_date: &Date, days: u32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_yo`: use `from_yo_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(NaiveDate::from_yo(year, self.0)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/datetime/mod.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | self.to_naive_date_adapt(&now.date(), days) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_yo`: use `from_yo_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(NaiveDate::from_yo(year, self.0)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/datetime/mod.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | self.to_naive_date_adapt(&now.date(), days) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | Ok(NaiveDate::from_ymd( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | Ok(NaiveDate::from_ymd( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:387:20 [INFO] [stdout] | [INFO] [stdout] 387 | NaiveTime::from_hms(self.hour, self.minute, self.second.unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/datetime/mod.rs:387:20 [INFO] [stdout] | [INFO] [stdout] 387 | NaiveTime::from_hms(self.hour, self.minute, self.second.unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/datetime/mod.rs:554:44 [INFO] [stdout] | [INFO] [stdout] 554 | .to_naive_date_adapt(&for_date.date(), days) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/datetime/mod.rs:554:44 [INFO] [stdout] | [INFO] [stdout] 554 | .to_naive_date_adapt(&for_date.date(), days) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/datetime/mod.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn to_naive_date_adapt_year(&self, tz: Tz, days: u32) -> Result { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let now = tz.from_utc_datetime(&Utc::now().naive_utc()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | [INFO] [stdout] 60 | self.to_naive_date_adapt(&now.date(), days) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/datetime/mod.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn to_naive_date_adapt_year(&self, tz: Tz, days: u32) -> Result { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let now = tz.from_utc_datetime(&Utc::now().naive_utc()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | [INFO] [stdout] 60 | self.to_naive_date_adapt(&now.date(), days) [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: aborting due to 1 previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iata` (lib) due to 2 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `iata` (lib test) due to 2 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fbaaa5d4ee6421fa58721a8bf13169ec1301617e263e85d4d1130fdd78083981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbaaa5d4ee6421fa58721a8bf13169ec1301617e263e85d4d1130fdd78083981", kill_on_drop: false }` [INFO] [stdout] fbaaa5d4ee6421fa58721a8bf13169ec1301617e263e85d4d1130fdd78083981