[INFO] fetching crate oci_rs 0.8.0... [INFO] checking oci_rs-0.8.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate oci_rs 0.8.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate oci_rs 0.8.0 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 oci_rs 0.8.0 [INFO] finished tweaking crates.io crate oci_rs 0.8.0 [INFO] tweaked toml for crates.io crate oci_rs 0.8.0 written to /workspace/builds/worker-5-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 40 packages to latest compatible versions [INFO] [stderr] Adding semver v0.6.0 (latest: v1.0.23) [INFO] [stderr] Adding semver-parser v0.7.0 (latest: v0.10.2) [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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v0.6.0 [INFO] [stderr] Downloaded build-helper v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c8d431dace8d1e2afe3577a334a1f6b60c14420682b2a94e56126cc26d989a22 [INFO] running `Command { std: "docker" "start" "-a" "c8d431dace8d1e2afe3577a334a1f6b60c14420682b2a94e56126cc26d989a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8d431dace8d1e2afe3577a334a1f6b60c14420682b2a94e56126cc26d989a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d431dace8d1e2afe3577a334a1f6b60c14420682b2a94e56126cc26d989a22", kill_on_drop: false }` [INFO] [stdout] c8d431dace8d1e2afe3577a334a1f6b60c14420682b2a94e56126cc26d989a22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2020f3f1cb2f38119570d05216adc7199ff035b120f4ffb76d5513f2a5773bd6 [INFO] running `Command { std: "docker" "start" "-a" "2020f3f1cb2f38119570d05216adc7199ff035b120f4ffb76d5513f2a5773bd6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling oci_rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/types.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{Date, DateTime, Datelike, FixedOffset, TimeZone, Timelike, Utc}; [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/types.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | Date(Date, [u8; 7]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/types.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | impl ToSqlValue for Date { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/types.rs:262:23 [INFO] [stdout] | [INFO] [stdout] 262 | impl FromSqlValue for Date { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/types.rs:311:32 [INFO] [stdout] | [INFO] [stdout] 311 | fn create_raw_from_date(date: &Date) -> [u8; 7] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/oci_error.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | Conversion(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 | Conversion(Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/types.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{Date, DateTime, Datelike, FixedOffset, TimeZone, Timelike, Utc}; [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/types.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | Date(Date, [u8; 7]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/types.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | impl ToSqlValue for Date { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/types.rs:262:23 [INFO] [stdout] | [INFO] [stdout] 262 | impl FromSqlValue for Date { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/types.rs:311:32 [INFO] [stdout] | [INFO] [stdout] 311 | fn create_raw_from_date(date: &Date) -> [u8; 7] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/lib.rs:508:18 [INFO] [stdout] | [INFO] [stdout] 508 | use chrono::{Date, DateTime, FixedOffset, TimeZone, Timelike, Utc}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/lib.rs:1077:19 [INFO] [stdout] | [INFO] [stdout] 1077 | let date: Date = first_row[2].value().unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/lib.rs:1248:19 [INFO] [stdout] | [INFO] [stdout] 1248 | let date: Date = first_row[3].value().unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/oci_error.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | Conversion(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 | Conversion(Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/oci_error.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/oci_error.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/statement.rs:122:39 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn bind(&mut self, params: &[&ToSqlValue]) -> Result<(), OciError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 122 | pub fn bind(&mut self, params: &[&dyn ToSqlValue]) -> Result<(), OciError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/statement.rs:122:39 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn bind(&mut self, params: &[&ToSqlValue]) -> Result<(), OciError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 122 | pub fn bind(&mut self, params: &[&dyn ToSqlValue]) -> Result<(), OciError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/types.rs:131:37 [INFO] [stdout] | [INFO] [stdout] 131 | let date = datetime.date(); [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:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | Utc.ymd(century + year, month, day) [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:303:14 [INFO] [stdout] | [INFO] [stdout] 303 | .and_hms(hour, minute, second) [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:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | Utc.ymd(century + year, month, day) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms_nano`: Use and_hms_nano_opt() instead [INFO] [stdout] --> src/types.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | .and_hms_nano(hour, minute, second, nano) [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:354:10 [INFO] [stdout] | [INFO] [stdout] 354 | .ymd(century + year, month, day) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms_nano`: Use and_hms_nano_opt() instead [INFO] [stdout] --> src/types.rs:355:10 [INFO] [stdout] | [INFO] [stdout] 355 | .and_hms_nano(hour, minute, second, nano); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/types.rs:356:40 [INFO] [stdout] | [INFO] [stdout] 356 | utc_dt.with_timezone(&FixedOffset::east(hour_in_secs + minutes_in_secs)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/types.rs:131:37 [INFO] [stdout] | [INFO] [stdout] 131 | let date = datetime.date(); [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:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | Utc.ymd(century + year, month, day) [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:303:14 [INFO] [stdout] | [INFO] [stdout] 303 | .and_hms(hour, minute, second) [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:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | Utc.ymd(century + year, month, day) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms_nano`: Use and_hms_nano_opt() instead [INFO] [stdout] --> src/types.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | .and_hms_nano(hour, minute, second, nano) [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:354:10 [INFO] [stdout] | [INFO] [stdout] 354 | .ymd(century + year, month, day) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms_nano`: Use and_hms_nano_opt() instead [INFO] [stdout] --> src/types.rs:355:10 [INFO] [stdout] | [INFO] [stdout] 355 | .and_hms_nano(hour, minute, second, nano); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/types.rs:356:40 [INFO] [stdout] | [INFO] [stdout] 356 | utc_dt.with_timezone(&FixedOffset::east(hour_in_secs + minutes_in_secs)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/lib.rs:1048:28 [INFO] [stdout] | [INFO] [stdout] 1048 | let birthday = Utc.ymd(2006, 10, 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] --> src/lib.rs:1113:23 [INFO] [stdout] | [INFO] [stdout] 1113 | let utc = Utc.ymd(2018, 01, 05).and_hms(19, 25, 30); [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/lib.rs:1113:41 [INFO] [stdout] | [INFO] [stdout] 1113 | let utc = Utc.ymd(2018, 01, 05).and_hms(19, 25, 30); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/lib.rs:1114:54 [INFO] [stdout] | [INFO] [stdout] 1114 | let utc_tz = utc.with_timezone(&FixedOffset::east(0)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/lib.rs:1115:54 [INFO] [stdout] | [INFO] [stdout] 1115 | let east_5 = utc.with_timezone(&FixedOffset::east(5 * 3600)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/lib.rs:1116:57 [INFO] [stdout] | [INFO] [stdout] 1116 | let east_5_30 = utc.with_timezone(&FixedOffset::east((5 * 3600) + (30 * 60))); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/lib.rs:1117:54 [INFO] [stdout] | [INFO] [stdout] 1117 | let west_8 = utc.with_timezone(&FixedOffset::west(8 * 3600)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/lib.rs:1118:57 [INFO] [stdout] | [INFO] [stdout] 1118 | let west_8_30 = utc.with_timezone(&FixedOffset::west((8 * 3600) + (30 * 60))); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/lib.rs:1211:28 [INFO] [stdout] | [INFO] [stdout] 1211 | let released = Utc.ymd(2014, 7, 21); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/lib.rs:1213:58 [INFO] [stdout] | [INFO] [stdout] 1213 | let viewed = updated.with_timezone(&FixedOffset::east((5 * 3600) + 1800)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `define`, `buffer_ptr`, and `null_ind_ptr` are never read [INFO] [stdout] --> src/statement.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 517 | struct ColumnPtrHolder { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 518 | define: *mut OCIDefine, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 519 | buffer: Vec, [INFO] [stdout] 520 | buffer_ptr: *mut c_void, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 521 | null_ind: Box, [INFO] [stdout] 522 | null_ind_ptr: *mut c_short, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColumnPtrHolder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/types.rs:148:33 [INFO] [stdout] | [INFO] [stdout] 148 | ref x @ _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 149 | | "Creating a SqlValue from raw bytes is not implemented yet for: \ [INFO] [stdout] 150 | | {:?}", [INFO] [stdout] 151 | | x [INFO] [stdout] 152 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 148 ~ ref x @ _ => panic!( [INFO] [stdout] 149 | "Creating a SqlValue from raw bytes is not implemented yet for: \ [INFO] [stdout] 150 | {:?}", [INFO] [stdout] 151 | x [INFO] [stdout] 152 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/oci_bindings.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 63 | | "Found an unknown return code: {}, this should not happen.", [INFO] [stdout] 64 | | number [INFO] [stdout] 65 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 62 ~ _ => panic!( [INFO] [stdout] 63 | "Found an unknown return code: {}, this should not happen.", [INFO] [stdout] 64 | number [INFO] [stdout] 65 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/oci_bindings.rs:113:25 [INFO] [stdout] | [INFO] [stdout] 113 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 114 | | "Found an unknown handle type: {}, this should not happen.", [INFO] [stdout] 115 | | number [INFO] [stdout] 116 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 113 ~ _ => panic!( [INFO] [stdout] 114 | "Found an unknown handle type: {}, this should not happen.", [INFO] [stdout] 115 | number [INFO] [stdout] 116 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/oci_bindings.rs:291:25 [INFO] [stdout] | [INFO] [stdout] 291 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 292 | | "Found an unknown OciDataType code, {}, this should not happen.", [INFO] [stdout] 293 | | number [INFO] [stdout] 294 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 291 ~ _ => panic!( [INFO] [stdout] 292 | "Found an unknown OciDataType code, {}, this should not happen.", [INFO] [stdout] 293 | number [INFO] [stdout] 294 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/oci_bindings.rs:354:25 [INFO] [stdout] | [INFO] [stdout] 354 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 355 | | "Found an unknown statement type: {}, this should not happen.", [INFO] [stdout] 356 | | number [INFO] [stdout] 357 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 354 ~ _ => panic!( [INFO] [stdout] 355 | "Found an unknown statement type: {}, this should not happen.", [INFO] [stdout] 356 | number [INFO] [stdout] 357 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/statement.rs:396:20 [INFO] [stdout] | [INFO] [stdout] 396 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 397 | | "Could not release the statement Statement: {}", [INFO] [stdout] 398 | | err [INFO] [stdout] 399 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 396 ~ panic!( [INFO] [stdout] 397 | "Could not release the statement Statement: {}", [INFO] [stdout] 398 | err [INFO] [stdout] 399 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `define`, `buffer_ptr`, and `null_ind_ptr` are never read [INFO] [stdout] --> src/statement.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 517 | struct ColumnPtrHolder { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 518 | define: *mut OCIDefine, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 519 | buffer: Vec, [INFO] [stdout] 520 | buffer_ptr: *mut c_void, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 521 | null_ind: Box, [INFO] [stdout] 522 | null_ind_ptr: *mut c_short, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColumnPtrHolder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/types.rs:148:33 [INFO] [stdout] | [INFO] [stdout] 148 | ref x @ _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 149 | | "Creating a SqlValue from raw bytes is not implemented yet for: \ [INFO] [stdout] 150 | | {:?}", [INFO] [stdout] 151 | | x [INFO] [stdout] 152 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 148 ~ ref x @ _ => panic!( [INFO] [stdout] 149 | "Creating a SqlValue from raw bytes is not implemented yet for: \ [INFO] [stdout] 150 | {:?}", [INFO] [stdout] 151 | x [INFO] [stdout] 152 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/oci_bindings.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 63 | | "Found an unknown return code: {}, this should not happen.", [INFO] [stdout] 64 | | number [INFO] [stdout] 65 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 62 ~ _ => panic!( [INFO] [stdout] 63 | "Found an unknown return code: {}, this should not happen.", [INFO] [stdout] 64 | number [INFO] [stdout] 65 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/oci_bindings.rs:113:25 [INFO] [stdout] | [INFO] [stdout] 113 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 114 | | "Found an unknown handle type: {}, this should not happen.", [INFO] [stdout] 115 | | number [INFO] [stdout] 116 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 113 ~ _ => panic!( [INFO] [stdout] 114 | "Found an unknown handle type: {}, this should not happen.", [INFO] [stdout] 115 | number [INFO] [stdout] 116 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/oci_bindings.rs:291:25 [INFO] [stdout] | [INFO] [stdout] 291 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 292 | | "Found an unknown OciDataType code, {}, this should not happen.", [INFO] [stdout] 293 | | number [INFO] [stdout] 294 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 291 ~ _ => panic!( [INFO] [stdout] 292 | "Found an unknown OciDataType code, {}, this should not happen.", [INFO] [stdout] 293 | number [INFO] [stdout] 294 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/oci_bindings.rs:354:25 [INFO] [stdout] | [INFO] [stdout] 354 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 355 | | "Found an unknown statement type: {}, this should not happen.", [INFO] [stdout] 356 | | number [INFO] [stdout] 357 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 354 ~ _ => panic!( [INFO] [stdout] 355 | "Found an unknown statement type: {}, this should not happen.", [INFO] [stdout] 356 | number [INFO] [stdout] 357 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/statement.rs:396:20 [INFO] [stdout] | [INFO] [stdout] 396 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 397 | | "Could not release the statement Statement: {}", [INFO] [stdout] 398 | | err [INFO] [stdout] 399 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 396 ~ panic!( [INFO] [stdout] 397 | "Could not release the statement Statement: {}", [INFO] [stdout] 398 | err [INFO] [stdout] 399 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "2020f3f1cb2f38119570d05216adc7199ff035b120f4ffb76d5513f2a5773bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2020f3f1cb2f38119570d05216adc7199ff035b120f4ffb76d5513f2a5773bd6", kill_on_drop: false }` [INFO] [stdout] 2020f3f1cb2f38119570d05216adc7199ff035b120f4ffb76d5513f2a5773bd6 [INFO] checking oci_rs-0.8.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate oci_rs 0.8.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate oci_rs 0.8.0 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 oci_rs 0.8.0 [INFO] finished tweaking crates.io crate oci_rs 0.8.0 [INFO] tweaked toml for crates.io crate oci_rs 0.8.0 written to /workspace/builds/worker-5-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] 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 40 packages to latest compatible versions [INFO] [stderr] Adding semver v0.6.0 (latest: v1.0.23) [INFO] [stderr] Adding semver-parser v0.7.0 (latest: v0.10.2) [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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 869b0184cf1ff3f72b54479fc71951c7c530ba9d7cbc657e1d3d90e4caee29dc [INFO] running `Command { std: "docker" "start" "-a" "869b0184cf1ff3f72b54479fc71951c7c530ba9d7cbc657e1d3d90e4caee29dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "869b0184cf1ff3f72b54479fc71951c7c530ba9d7cbc657e1d3d90e4caee29dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869b0184cf1ff3f72b54479fc71951c7c530ba9d7cbc657e1d3d90e4caee29dc", kill_on_drop: false }` [INFO] [stdout] 869b0184cf1ff3f72b54479fc71951c7c530ba9d7cbc657e1d3d90e4caee29dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] 9ead583267e00f89d10f65d2b8d3d31f97e9721050b76aacd43a69018b6fe94e [INFO] running `Command { std: "docker" "start" "-a" "9ead583267e00f89d10f65d2b8d3d31f97e9721050b76aacd43a69018b6fe94e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling oci_rs v0.8.0 (/opt/rustwide/workdir) [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] --> build.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 28 | contained_files.any(|maybe_entry| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | / maybe_entry [INFO] [stdout] 30 | | .ok() [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] --> build.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | .filter(|path| path.read_dir().map(&contains_dll).unwrap_or(false)) [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oci_rs` (build script) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9ead583267e00f89d10f65d2b8d3d31f97e9721050b76aacd43a69018b6fe94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ead583267e00f89d10f65d2b8d3d31f97e9721050b76aacd43a69018b6fe94e", kill_on_drop: false }` [INFO] [stdout] 9ead583267e00f89d10f65d2b8d3d31f97e9721050b76aacd43a69018b6fe94e