[INFO] cloning repository https://github.com/WaltBranning/Weather-Rustler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WaltBranning/Weather-Rustler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaltBranning%2FWeather-Rustler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaltBranning%2FWeather-Rustler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a050ee2172beb17aea457747ca79e3914f8490fc [INFO] checking WaltBranning/Weather-Rustler against try#6db1a6a7ebb2ad243051f3ff949f987dd70cde2b+rustflags=-Dreturn-local-variable-ptr for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaltBranning%2FWeather-Rustler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WaltBranning/Weather-Rustler on toolchain 6db1a6a7ebb2ad243051f3ff949f987dd70cde2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WaltBranning/Weather-Rustler [INFO] finished tweaking git repo https://github.com/WaltBranning/Weather-Rustler [INFO] tweaked toml for git repo https://github.com/WaltBranning/Weather-Rustler written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/WaltBranning/Weather-Rustler already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded figment v0.10.18 [INFO] [stderr] Downloaded diesel_derives v2.1.4 [INFO] [stderr] Downloaded diesel v2.1.6 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45462563831ecd1f157e35e207d7df32c98499f8030e2f93be4d5266efd83d8c [INFO] running `Command { std: "docker" "start" "-a" "45462563831ecd1f157e35e207d7df32c98499f8030e2f93be4d5266efd83d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45462563831ecd1f157e35e207d7df32c98499f8030e2f93be4d5266efd83d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45462563831ecd1f157e35e207d7df32c98499f8030e2f93be4d5266efd83d8c", kill_on_drop: false }` [INFO] [stdout] 45462563831ecd1f157e35e207d7df32c98499f8030e2f93be4d5266efd83d8c [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 -Dreturn-local-variable-ptr" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78a7a358a28a832711c2ee22be15eeb292d239cea5606b10895919c3e4f5906e [INFO] running `Command { std: "docker" "start" "-a" "78a7a358a28a832711c2ee22be15eeb292d239cea5606b10895919c3e4f5906e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling figment v0.10.18 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking diesel v2.1.6 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking weather-rustler-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Double`, `SqlType`, and `self` [INFO] [stdout] --> src/datautils.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | sql_types::{self, Double, SqlType}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Double`, `SqlType`, and `self` [INFO] [stdout] --> src/datautils.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | sql_types::{self, Double, SqlType}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Nullable, Nullable, Nullable): load_dsl::private::CompatibleType` is not satisfied [INFO] [stdout] --> src/datautils.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | .load::(connection); [INFO] [stdout] | ---- ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `load_dsl::private::CompatibleType` is not implemented for `(Nullable, Nullable, Nullable)` [INFO] [stdout] = help: the following other types implement trait `load_dsl::private::CompatibleType`: [INFO] [stdout] (ST0, ST1) [INFO] [stdout] (ST0, ST1, ST2) [INFO] [stdout] (ST0, ST1, ST2, ST3) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8) [INFO] [stdout] and 24 others [INFO] [stdout] = note: required for `SelectStatement, SelectClause<...>, ..., ...>` to implement `LoadQuery<'_, _, WeatherDataFields>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.6/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/weather_rustler_api-7090a001e82b40a0.long-type-4410717654834995643.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Nullable, Nullable, Nullable): load_dsl::private::CompatibleType` is not satisfied [INFO] [stdout] --> src/datautils.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | .load::(connection); [INFO] [stdout] | ---- ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `load_dsl::private::CompatibleType` is not implemented for `(Nullable, Nullable, Nullable)` [INFO] [stdout] = help: the following other types implement trait `load_dsl::private::CompatibleType`: [INFO] [stdout] (ST0, ST1) [INFO] [stdout] (ST0, ST1, ST2) [INFO] [stdout] (ST0, ST1, ST2, ST3) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8) [INFO] [stdout] and 24 others [INFO] [stdout] = note: required for `SelectStatement, SelectClause<...>, ..., ...>` to implement `LoadQuery<'_, _, WeatherDataFields>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.6/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/weather_rustler_api-86192abe893222cd.long-type-10930211640377029085.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WeatherDataFields: FromSqlRow<_, _>` is not satisfied [INFO] [stdout] --> src/datautils.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | .load::(connection); [INFO] [stdout] | ---- ^^^^^^^^^^ the trait `FromSqlRow<_, _>` is not implemented for `WeatherDataFields` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromSqlRow`: [INFO] [stdout] `(T1, T0)` implements `FromSqlRow<(ST1, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T0)` implements `FromSqlRow<(ST1, ST2, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T0)` implements `FromSqlRow<(ST1, ST2, ST3, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T8, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8, Untyped), __DB>` [INFO] [stdout] and 23 others [INFO] [stdout] = note: required for `SelectStatement, SelectClause<...>, ..., ...>` to implement `LoadQuery<'_, _, WeatherDataFields>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.6/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/weather_rustler_api-86192abe893222cd.long-type-10930211640377029085.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WeatherDataFields: FromSqlRow<_, _>` is not satisfied [INFO] [stdout] --> src/datautils.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | .load::(connection); [INFO] [stdout] | ---- ^^^^^^^^^^ the trait `FromSqlRow<_, _>` is not implemented for `WeatherDataFields` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromSqlRow`: [INFO] [stdout] `(T1, T0)` implements `FromSqlRow<(ST1, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T0)` implements `FromSqlRow<(ST1, ST2, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T0)` implements `FromSqlRow<(ST1, ST2, ST3, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T8, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8, Untyped), __DB>` [INFO] [stdout] and 23 others [INFO] [stdout] = note: required for `SelectStatement, SelectClause<...>, ..., ...>` to implement `LoadQuery<'_, _, WeatherDataFields>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.6/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/weather_rustler_api-7090a001e82b40a0.long-type-4410717654834995643.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `weather-rustler-api` (bin "weather-rustler-api") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `weather-rustler-api` (bin "weather-rustler-api" test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "78a7a358a28a832711c2ee22be15eeb292d239cea5606b10895919c3e4f5906e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a7a358a28a832711c2ee22be15eeb292d239cea5606b10895919c3e4f5906e", kill_on_drop: false }` [INFO] [stdout] 78a7a358a28a832711c2ee22be15eeb292d239cea5606b10895919c3e4f5906e