[INFO] fetching crate rsfbclient-diesel 0.25.0... [INFO] building rsfbclient-diesel-0.25.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate rsfbclient-diesel 0.25.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rsfbclient-diesel 0.25.0 [INFO] finished tweaking crates.io crate rsfbclient-diesel 0.25.0 [INFO] tweaked toml for crates.io crate rsfbclient-diesel 0.25.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsfbclient-diesel 0.25.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 138 packages to latest compatible versions [INFO] [stderr] Adding diesel v2.0.0 (available: v2.3.2) [INFO] [stderr] Adding diesel_derives v2.0.2 (available: v2.3.3) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39387285c985592fbc7ffa103223400915717defd7c171d307378a6fda3c82ab [INFO] running `Command { std: "docker" "start" "-a" "39387285c985592fbc7ffa103223400915717defd7c171d307378a6fda3c82ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39387285c985592fbc7ffa103223400915717defd7c171d307378a6fda3c82ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39387285c985592fbc7ffa103223400915717defd7c171d307378a6fda3c82ab", kill_on_drop: false }` [INFO] [stdout] 39387285c985592fbc7ffa103223400915717defd7c171d307378a6fda3c82ab [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abb14ea425a96773883287a4b3e754fdccc0373fe6bb4914bb6805dcb33b7da4 [INFO] running `Command { std: "docker" "start" "-a" "abb14ea425a96773883287a4b3e754fdccc0373fe6bb4914bb6805dcb33b7da4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rsfbclient-native v0.25.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling diesel_derives v2.0.2 [INFO] [stderr] Compiling rsfbclient-derive v0.25.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling diesel v2.0.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling rsfbclient-core v0.25.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rsfbclient v0.25.2 [INFO] [stderr] Compiling rsfbclient-diesel v0.25.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `embedded_tests` [INFO] [stdout] --> src/fb/connection.rs:176:44 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(not(any(feature = "dynamic_loading", feature = "embedded_tests")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dynamic_loading`, `linking`, and `pure_rust` [INFO] [stdout] = help: consider adding `embedded_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0210]: type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`) [INFO] [stdout] --> src/fb/query_builder.rs:138:6 [INFO] [stdout] | [INFO] [stdout] 138 | impl InsertValues [INFO] [stdout] | ^^^ type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`) [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124559 [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead [INFO] [stdout] --> src/fb/types.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | let tms = self.timestamp().to_be_bytes(); [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_num_days_from_ce`: use `from_num_days_from_ce_opt()` instead [INFO] [stdout] --> src/fb/types.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | NaiveDate::from_num_days_from_ce(days).into_param() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_num_seconds_from_midnight`: use `from_num_seconds_from_midnight_opt()` instead [INFO] [stdout] --> src/fb/types.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | NaiveTime::from_num_seconds_from_midnight(secs, 0).into_param() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/fb/types.rs:55:36 [INFO] [stdout] | [INFO] [stdout] 55 | NaiveDateTime::from_timestamp(tms, 0).into_param() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fb/value.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | fn partial_row(&self, range: Range) -> PartialRow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn partial_row(&self, range: Range) -> PartialRow<'_, Self::InnerPartialRow> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0210`. [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "abb14ea425a96773883287a4b3e754fdccc0373fe6bb4914bb6805dcb33b7da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb14ea425a96773883287a4b3e754fdccc0373fe6bb4914bb6805dcb33b7da4", kill_on_drop: false }` [INFO] [stdout] abb14ea425a96773883287a4b3e754fdccc0373fe6bb4914bb6805dcb33b7da4 [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ebade816b0456a0196a48dd797768eaed5b8a02283655eb10b269895b54ce3 [INFO] running `Command { std: "docker" "start" "-a" "f7ebade816b0456a0196a48dd797768eaed5b8a02283655eb10b269895b54ce3", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `embedded_tests` [INFO] [stdout] --> src/fb/connection.rs:176:44 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(not(any(feature = "dynamic_loading", feature = "embedded_tests")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dynamic_loading`, `linking`, and `pure_rust` [INFO] [stdout] = help: consider adding `embedded_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0210]: type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`) [INFO] [stdout] --> src/fb/query_builder.rs:138:6 [INFO] [stdout] | [INFO] [stdout] 138 | impl InsertValues [INFO] [stdout] | ^^^ type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`) [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124559 [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead [INFO] [stdout] --> src/fb/types.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | let tms = self.timestamp().to_be_bytes(); [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_num_days_from_ce`: use `from_num_days_from_ce_opt()` instead [INFO] [stdout] --> src/fb/types.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | NaiveDate::from_num_days_from_ce(days).into_param() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_num_seconds_from_midnight`: use `from_num_seconds_from_midnight_opt()` instead [INFO] [stdout] --> src/fb/types.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | NaiveTime::from_num_seconds_from_midnight(secs, 0).into_param() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/fb/types.rs:55:36 [INFO] [stdout] | [INFO] [stdout] 55 | NaiveDateTime::from_timestamp(tms, 0).into_param() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rsfbclient-diesel v0.25.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fb/value.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | fn partial_row(&self, range: Range) -> PartialRow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn partial_row(&self, range: Range) -> PartialRow<'_, Self::InnerPartialRow> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0210`. [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `embedded_tests` [INFO] [stdout] --> src/fb/connection.rs:176:44 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(not(any(feature = "dynamic_loading", feature = "embedded_tests")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dynamic_loading`, `linking`, and `pure_rust` [INFO] [stdout] = help: consider adding `embedded_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0210]: type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`) [INFO] [stdout] --> src/fb/query_builder.rs:138:6 [INFO] [stdout] | [INFO] [stdout] 138 | impl InsertValues [INFO] [stdout] | ^^^ type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`) [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124559 [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) 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] --> src/tests/types.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | a: NaiveDate::from_ymd(2020, 12, 15), [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::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/tests/types.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | b: NaiveTime::from_hms(10, 10, 10), [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/tests/types.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | c: NaiveDate::from_ymd(2020, 12, 15).and_hms(12, 12, 12), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/tests/types.rs:110:46 [INFO] [stdout] | [INFO] [stdout] 110 | c: NaiveDate::from_ymd(2020, 12, 15).and_hms(12, 12, 12), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_num_days_from_ce`: use `from_num_days_from_ce_opt()` instead [INFO] [stdout] --> src/fb/types.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | NaiveDate::from_num_days_from_ce(days).into_param() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_num_seconds_from_midnight`: use `from_num_seconds_from_midnight_opt()` instead [INFO] [stdout] --> src/fb/types.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | NaiveTime::from_num_seconds_from_midnight(secs, 0).into_param() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/fb/types.rs:55:36 [INFO] [stdout] | [INFO] [stdout] 55 | NaiveDateTime::from_timestamp(tms, 0).into_param() [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/tests/types.rs:122:37 [INFO] [stdout] | [INFO] [stdout] 122 | assert_eq!(types2.a, NaiveDate::from_ymd(2020, 12, 15)); [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/tests/types.rs:123:37 [INFO] [stdout] | [INFO] [stdout] 123 | assert_eq!(types2.b, NaiveTime::from_hms(10, 10, 10)); [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/tests/types.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | NaiveDate::from_ymd(2020, 12, 15).and_hms(12, 12, 12) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/tests/types.rs:126:43 [INFO] [stdout] | [INFO] [stdout] 126 | NaiveDate::from_ymd(2020, 12, 15).and_hms(12, 12, 12) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead [INFO] [stdout] --> src/fb/types.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | let tms = self.timestamp().to_be_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fb/value.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | fn partial_row(&self, range: Range) -> PartialRow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn partial_row(&self, range: Range) -> PartialRow<'_, Self::InnerPartialRow> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbBgr7r/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbytes-bfe11088fe358bd1,librsfbclient-7ecece2610d39143,liblru_cache-c0d43ae809a50523,liblinked_hash_map-40ad1551522f3eec,liburl-44c45fa0a1ac3846,libidna-adf4146f10863007,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e9e8e245580042c7,libicu_properties-9ffa1d6e300a58f7,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-87174e26f71f31af,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-2e8f9fa65697ceae,libpotential_utf-03dcc98695aec227,libicu_provider-b28fc2cce332dc8d,libicu_locale_core-61567e5486fa0c79,libtinystr-10e8fbf3dc23163c,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0f00ef40e9cf13be,libzerotrie-ca736d8bc08528e6,libyoke-e7b1735c57178e5f,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-5252e025747e07aa,libform_urlencoded-60b68374f10a6c2d,libserde-c401cd35f1745920,libserde_core-89637146ece38bd9,libpercent_encoding-c53c37e60dd2727e,librsfbclient_native-7426c1177db242e2,libbyteorder-1efcbe4f07366651,librsfbclient_core-bcd4c6c8c19b3939,libregex-7cee6e4d8e24ca56,libregex_automata-ef0ccba0235e9931,libaho_corasick-a38293c4c0dcfdcf,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-46a265ba7a2fe258,libthiserror-2f7c9d9fafafad04,libnum_enum-d6b5108c9751a0a8,libencoding-12cd434b271d2a34,libencoding_index_tradchinese-103ea0db005794df,libencoding_index_simpchinese-0f28173b02550510,libencoding_index_japanese-e831acb7dcb52763,libencoding_index_korean-78858c5b57d45170,libencoding_index_singlebyte-91b4ce467b9b7660,libdiesel-e80ae367466b5c2d,libchrono-eb647237b6e23cd3,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbBgr7r/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rsfbclient_diesel-6f0c7ea8fae00bdd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lfbclient [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0210`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsfbclient-diesel` (lib test) due to 1 previous error; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f7ebade816b0456a0196a48dd797768eaed5b8a02283655eb10b269895b54ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ebade816b0456a0196a48dd797768eaed5b8a02283655eb10b269895b54ce3", kill_on_drop: false }` [INFO] [stdout] f7ebade816b0456a0196a48dd797768eaed5b8a02283655eb10b269895b54ce3