[INFO] cloning repository https://github.com/w4/chartered [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/w4/chartered" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fchartered", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fchartered'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 662e7ef7eacc44c0c84fa01d07c5c18419633c51 [INFO] testing w4/chartered against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fchartered" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/w4/chartered on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/w4/chartered [INFO] finished tweaking git repo https://github.com/w4/chartered [INFO] tweaked toml for git repo https://github.com/w4/chartered written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/w4/chartered already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 545eccab84b02bb02dd4fc8392ae7ebb9a242bc816bc6abfb52fe1fe42309470 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "545eccab84b02bb02dd4fc8392ae7ebb9a242bc816bc6abfb52fe1fe42309470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "545eccab84b02bb02dd4fc8392ae7ebb9a242bc816bc6abfb52fe1fe42309470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545eccab84b02bb02dd4fc8392ae7ebb9a242bc816bc6abfb52fe1fe42309470", kill_on_drop: false }` [INFO] [stdout] 545eccab84b02bb02dd4fc8392ae7ebb9a242bc816bc6abfb52fe1fe42309470 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a06b64cffd1151de9d42b3e4ef857272eae771374743fe61a37493e4cd53dbbf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a06b64cffd1151de9d42b3e4ef857272eae771374743fe61a37493e4cd53dbbf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling base64ct v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling aws-types v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling nom-bytes v0.1.0 (https://github.com/w4/nom-bytes#2ede4dc2) [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling bcrypt v0.10.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling validator_derive v0.12.0 [INFO] [stderr] Compiling format-bytes-macros v0.3.0 [INFO] [stderr] Compiling format-bytes v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling smithy-xml v0.26.0-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tower-http v0.1.2 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling smithy-async v0.26.0-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tower v0.4.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling option_set v0.1.4 [INFO] [stderr] Compiling chartered-types v0.1.0 (/opt/rustwide/workdir/chartered-types) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling validator v0.12.0 [INFO] [stderr] Compiling smithy-types v0.26.0-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling biscuit v0.5.0 [INFO] [stderr] Compiling smithy-eventstream v0.26.0-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling smithy-query v0.26.0-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling smithy-json v0.26.0-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling aws-sigv4 v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling diesel-tracing v0.1.5 [INFO] [stderr] Compiling smithy-http v0.26.0-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.3.4 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling smithy-http-tower v0.26.0-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling aws-http v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling aws-sig-auth v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling aws-endpoint v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling aws-auth v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling smithy-client v0.26.0-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling openid v0.9.3 [INFO] [stderr] Compiling aws-hyper v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 [INFO] [stderr] Compiling thrussh-keys v0.21.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling aws-sdk-sts v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling aws-sdk-s3 v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling thrussh v0.33.5 [INFO] [stderr] Compiling aws-config v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling chartered-fs v0.1.0 (/opt/rustwide/workdir/chartered-fs) [INFO] [stdout] warning: field is never read: `host` [INFO] [stdout] --> chartered-fs/src/lib.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | host: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chartered-db v0.1.0 (/opt/rustwide/workdir/chartered-db) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: At least one database backend must be enabled using `--features [sqlite|postgres]` [INFO] [stdout] --> chartered-db/src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / compile_error!( [INFO] [stdout] 68 | | "At least one database backend must be enabled using `--features [sqlite|postgres]`" [INFO] [stdout] 69 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-type macro in type position: ::core::panic [INFO] [stdout] --> chartered-db/src/lib.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | pub type Connection = unimplemented!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_connection_uri` in this scope [INFO] [stdout] --> chartered-db/src/lib.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | let connection_uri = parse_connection_uri(connection_uri)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `connection_uri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | .load(&conn)? [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Bool), (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), diesel::sql_types::Integer), _>` for `(_, Crate, _)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (_, Crate, _)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::organisations::columns::id, schema::organisations::columns::uuid, schema::organisations::columns::name, schema::organisations::columns::description, schema::organisations::columns::public), (schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), Grouped, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>)>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>, Like>, schema::crates::columns::name>, diesel::expression::bound::Bound>>>, query_builder::order_clause::NoOrderClause, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | .load(&conn)? [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `bool` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Bool), (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), diesel::sql_types::Integer), _>` for `(Organisation, Crate, UserPermission)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (Organisation, Crate, UserPermission)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::organisations::columns::id, schema::organisations::columns::uuid, schema::organisations::columns::name, schema::organisations::columns::description, schema::organisations::columns::public), (schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), Grouped, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>)>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>, Like>, schema::crates::columns::name>, diesel::expression::bound::Bound>>>, query_builder::order_clause::NoOrderClause, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | .load(&conn)?; [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Bool, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp)), _>` for `(Crate, crates::CrateVersion<'_>)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (Crate, crates::CrateVersion<'_>)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, crate_versions::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), (crate_versions::columns::id, crate_versions::columns::crate_id, crate_versions::columns::version, crate_versions::columns::filesystem_object, crate_versions::columns::size, crate_versions::columns::yanked, crate_versions::columns::checksum, crate_versions::columns::dependencies, crate_versions::columns::features, crate_versions::columns::links, crate_versions::columns::user_id, crate_versions::columns::created_at))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause>, diesel::expression::operators::Eq, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | .load(&conn)?; [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `bool` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Bool, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp)), _>` for `(Crate, crates::CrateVersion<'_>)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (Crate, crates::CrateVersion<'_>)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, crate_versions::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), (crate_versions::columns::id, crate_versions::columns::crate_id, crate_versions::columns::version, crate_versions::columns::filesystem_object, crate_versions::columns::size, crate_versions::columns::yanked, crate_versions::columns::checksum, crate_versions::columns::dependencies, crate_versions::columns::features, crate_versions::columns::links, crate_versions::columns::user_id, crate_versions::columns::created_at))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause>, diesel::expression::operators::Eq, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | .load(&conn)?; [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Bool)), _>` for `(Crate, Organisation)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (Crate, Organisation)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), (schema::organisations::columns::id, schema::organisations::columns::uuid, schema::organisations::columns::name, schema::organisations::columns::description, schema::organisations::columns::public))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>>, query_builder::order_clause::OrderClause>, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | .load(&conn)?; [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `bool` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Bool)), _>` for `(Crate, Organisation)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (Crate, Organisation)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), (schema::organisations::columns::id, schema::organisations::columns::uuid, schema::organisations::columns::name, schema::organisations::columns::description, schema::organisations::columns::public))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>>, query_builder::order_clause::OrderClause>, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:214:18 [INFO] [stdout] | [INFO] [stdout] 214 | .load(&conn)?; [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Bool)), _>` for `(Crate, Organisation)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (Crate, Organisation)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), (schema::organisations::columns::id, schema::organisations::columns::uuid, schema::organisations::columns::name, schema::organisations::columns::description, schema::organisations::columns::public))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>>, query_builder::order_clause::OrderClause>, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:214:18 [INFO] [stdout] | [INFO] [stdout] 214 | .load(&conn)?; [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `bool` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Bool)), _>` for `(Crate, Organisation)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (Crate, Organisation)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), (schema::organisations::columns::id, schema::organisations::columns::uuid, schema::organisations::columns::name, schema::organisations::columns::description, schema::organisations::columns::public))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>>, query_builder::order_clause::OrderClause>, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | .load(&conn)?; [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Bool, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Bool)), _>` for `(Crate, crates::CrateVersion<'_>, Organisation)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (Crate, crates::CrateVersion<'_>, Organisation)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, crate_versions::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), (crate_versions::columns::id, crate_versions::columns::crate_id, crate_versions::columns::version, crate_versions::columns::filesystem_object, crate_versions::columns::size, crate_versions::columns::yanked, crate_versions::columns::checksum, crate_versions::columns::dependencies, crate_versions::columns::features, crate_versions::columns::links, crate_versions::columns::user_id, crate_versions::columns::created_at), (schema::organisations::columns::id, schema::organisations::columns::uuid, schema::organisations::columns::name, schema::organisations::columns::description, schema::organisations::columns::public))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>>, query_builder::order_clause::OrderClause>, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | .load(&conn)?; [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `bool` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Bool, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Bool)), _>` for `(Crate, crates::CrateVersion<'_>, Organisation)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (Crate, crates::CrateVersion<'_>, Organisation)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, crate_versions::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), (crate_versions::columns::id, crate_versions::columns::crate_id, crate_versions::columns::version, crate_versions::columns::filesystem_object, crate_versions::columns::size, crate_versions::columns::yanked, crate_versions::columns::checksum, crate_versions::columns::dependencies, crate_versions::columns::features, crate_versions::columns::links, crate_versions::columns::user_id, crate_versions::columns::created_at), (schema::organisations::columns::id, schema::organisations::columns::uuid, schema::organisations::columns::name, schema::organisations::columns::description, schema::organisations::columns::public))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>>, query_builder::order_clause::OrderClause>, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:267:18 [INFO] [stdout] | [INFO] [stdout] 267 | .first::<(Crate, UserPermission)>(&conn) [INFO] [stdout] | ^^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), diesel::sql_types::Integer), _>` for `(Crate, UserPermission)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (Crate, UserPermission)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, user_organisation_permissions::table, LeftOuter>, And>, diesel::expression::operators::Eq>>, schema::organisations::table, Inner>, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at), Grouped, diesel::expression::bound::Bound>, coalesce::coalesce, diesel::expression::bound::Bound>>>, SqlLiteral>>)>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause>, diesel::expression::operators::Eq>>>, query_builder::order_clause::NoOrderClause, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:323:22 [INFO] [stdout] | [INFO] [stdout] 323 | .first::(&conn)?; [INFO] [stdout] | ^^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), _>` for `Crate` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, Crate>` for `diesel::query_builder::SelectStatement, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause>, diesel::expression::operators::Eq>>>, query_builder::order_clause::NoOrderClause, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:352:18 [INFO] [stdout] | [INFO] [stdout] 352 | .get_result::>(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `FromSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `bool` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Bool, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), _>` for `crates::CrateVersion<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, crates::CrateVersion<'_>>` for `diesel::query_builder::SelectStatement>>, query_builder::order_clause::OrderClause>, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:352:18 [INFO] [stdout] | [INFO] [stdout] 352 | .get_result::>(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Bool, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), _>` for `crates::CrateVersion<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, crates::CrateVersion<'_>>` for `diesel::query_builder::SelectStatement>>, query_builder::order_clause::OrderClause>, query_builder::limit_clause::LimitClause>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:370:18 [INFO] [stdout] | [INFO] [stdout] 370 | .get_result::>(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `FromSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `bool` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Bool, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), _>` for `crates::CrateVersion<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, crates::CrateVersion<'_>>` for `diesel::query_builder::SelectStatement>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:370:18 [INFO] [stdout] | [INFO] [stdout] 370 | .get_result::>(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Bool, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), _>` for `crates::CrateVersion<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, crates::CrateVersion<'_>>` for `diesel::query_builder::SelectStatement>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:385:18 [INFO] [stdout] | [INFO] [stdout] 385 | .load::<(CrateVersion<'_>, User)>(&conn)?) [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `bool` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Bool, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable)), _>` for `(crates::CrateVersion<'_>, User)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (crates::CrateVersion<'_>, User)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::DefaultSelectClause, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:385:18 [INFO] [stdout] | [INFO] [stdout] 385 | .load::<(CrateVersion<'_>, User)>(&conn)?) [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Bool, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable)), _>` for `(crates::CrateVersion<'_>, User)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (crates::CrateVersion<'_>, User)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::DefaultSelectClause, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: ToSql` is not satisfied [INFO] [stdout] --> chartered-db/src/crates.rs:619:14 [INFO] [stdout] | [INFO] [stdout] 619 | .execute(&conn)?; [INFO] [stdout] | ^^^^^^^ the trait `ToSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , __DB>> [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::expression::bound::Bound` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `UpdateStatement>, diesel::expression::operators::Eq>>>, query_builder::update_statement::changeset::Assign>>` [INFO] [stdout] = note: required because of the requirements on the impl of `ExecuteDsl<_, _>` for `UpdateStatement>, diesel::expression::operators::Eq>>>, query_builder::update_statement::changeset::Assign>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/organisations.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | .load(&conn) [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `bool` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Bool), _>` for `Organisation` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, Organisation>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, query_builder::select_clause::SelectClause<(schema::organisations::columns::id, schema::organisations::columns::uuid, schema::organisations::columns::name, schema::organisations::columns::description, schema::organisations::columns::public)>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, diesel::expression::bound::Bound>, SqlLiteral>>, diesel::expression::bound::Bound>>, diesel::expression::bound::Bound>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/organisations.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | .get_result(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `FromSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `bool` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Bool)), _>` for `(_, Organisation)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (_, Organisation)>` for `diesel::query_builder::SelectStatement, And>, diesel::expression::operators::Eq>>, query_builder::select_clause::SelectClause<(Grouped, diesel::expression::bound::Bound>, SqlLiteral>>, (schema::organisations::columns::id, schema::organisations::columns::uuid, schema::organisations::columns::name, schema::organisations::columns::description, schema::organisations::columns::public))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bool: ToSql` is not satisfied [INFO] [stdout] --> chartered-db/src/organisations.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .execute(&conn)?; [INFO] [stdout] | ^^^^^^^ the trait `ToSql` is not implemented for `bool` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , __DB>> [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::expression::bound::Bound` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `ColumnInsertValue>` [INFO] [stdout] = note: required because of the requirements on the impl of `InsertValues` for `ColumnInsertValue>` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `InsertStatement>, ColumnInsertValue>, ColumnInsertValue>, ColumnInsertValue>), schema::organisations::table>>` [INFO] [stdout] = note: required because of the requirements on the impl of `ExecuteDsl<_, _>` for `InsertStatement>, ColumnInsertValue>, ColumnInsertValue>, ColumnInsertValue>), schema::organisations::table>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/organisations.rs:171:18 [INFO] [stdout] | [INFO] [stdout] 171 | .load(&conn) [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp), _>` for `Crate` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, Crate>` for `diesel::query_builder::SelectStatement>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: ToSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | .get_result(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `ToSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , __DB>> [INFO] [stdout] = note: required because of the requirements on the impl of `ToSql, _>` for `NaiveDateTime` [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::expression::bound::Bound, NaiveDateTime>` [INFO] [stdout] = note: 6 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((user_sessions::columns::id, user_sessions::columns::user_id, user_sessions::columns::session_key, user_sessions::columns::user_ssh_key_id, user_sessions::columns::expires_at, user_sessions::columns::user_agent, user_sessions::columns::ip, user_sessions::columns::uuid), (schema::users::columns::id, schema::users::columns::uuid, schema::users::columns::username, schema::users::columns::password, schema::users::columns::name, schema::users::columns::nick, schema::users::columns::email, schema::users::columns::external_profile_url, schema::users::columns::picture_url))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, Gt, NaiveDateTime>>>>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((user_sessions::columns::id, user_sessions::columns::user_id, user_sessions::columns::session_key, user_sessions::columns::user_ssh_key_id, user_sessions::columns::expires_at, user_sessions::columns::user_agent, user_sessions::columns::ip, user_sessions::columns::uuid), (schema::users::columns::id, schema::users::columns::uuid, schema::users::columns::username, schema::users::columns::password, schema::users::columns::name, schema::users::columns::nick, schema::users::columns::email, schema::users::columns::external_profile_url, schema::users::columns::picture_url))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, Gt, NaiveDateTime>>>>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | .get_result(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 4 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Binary), (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable)), _>` for `(UserSession, User)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (UserSession, User)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((user_sessions::columns::id, user_sessions::columns::user_id, user_sessions::columns::session_key, user_sessions::columns::user_ssh_key_id, user_sessions::columns::expires_at, user_sessions::columns::user_agent, user_sessions::columns::ip, user_sessions::columns::uuid), (schema::users::columns::id, schema::users::columns::uuid, schema::users::columns::username, schema::users::columns::password, schema::users::columns::name, schema::users::columns::nick, schema::users::columns::email, schema::users::columns::external_profile_url, schema::users::columns::picture_url))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, Gt, NaiveDateTime>>>>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 126 | .get_result(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Timestamp, diesel::sql_types::Nullable), (diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable)), _>` for `(UserSshKey, User)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (UserSshKey, User)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<((user_ssh_keys::columns::id, user_ssh_keys::columns::uuid, user_ssh_keys::columns::name, user_ssh_keys::columns::user_id, user_ssh_keys::columns::ssh_key, user_ssh_keys::columns::created_at, user_ssh_keys::columns::last_used_at), (schema::users::columns::id, schema::users::columns::uuid, schema::users::columns::username, schema::users::columns::password, schema::users::columns::name, schema::users::columns::nick, schema::users::columns::email, schema::users::columns::external_profile_url, schema::users::columns::picture_url))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | .load(&conn)?; [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Timestamp, diesel::sql_types::Nullable), _>` for `UserSshKey` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, UserSshKey>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<(user_ssh_keys::columns::id, user_ssh_keys::columns::uuid, user_ssh_keys::columns::name, user_ssh_keys::columns::user_id, user_ssh_keys::columns::ssh_key, user_ssh_keys::columns::created_at, user_ssh_keys::columns::last_used_at)>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:294:18 [INFO] [stdout] | [INFO] [stdout] 294 | .load(&conn)?) [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp)), _>` for `(UserPermission, Crate)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (UserPermission, Crate)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::SelectClause<(user_crate_permissions::columns::permissions, (schema::crates::columns::id, schema::crates::columns::name, schema::crates::columns::organisation_id, schema::crates::columns::readme, schema::crates::columns::description, schema::crates::columns::repository, schema::crates::columns::homepage, schema::crates::columns::documentation, schema::crates::columns::downloads, schema::crates::columns::created_at))>, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: ToSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:365:18 [INFO] [stdout] | [INFO] [stdout] 365 | .execute(&conn)?; [INFO] [stdout] | ^^^^^^^ the trait `ToSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , __DB>> [INFO] [stdout] = note: required because of the requirements on the impl of `ToSql, _>` for `std::option::Option` [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::expression::bound::Bound, std::option::Option>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `ColumnInsertValue, std::option::Option>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InsertValues` for `ColumnInsertValue, std::option::Option>>` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `InsertStatement>, ColumnInsertValue>, ColumnInsertValue, std::option::Option>>, ColumnInsertValue, std::option::Option>>, ColumnInsertValue, std::option::Option>>, ColumnInsertValue, std::option::Option>>, ColumnInsertValue>), user_sessions::table>>` [INFO] [stdout] = note: required because of the requirements on the impl of `ExecuteDsl<_, _>` for `InsertStatement>, ColumnInsertValue>, ColumnInsertValue, std::option::Option>>, ColumnInsertValue, std::option::Option>>, ColumnInsertValue, std::option::Option>>, ColumnInsertValue, std::option::Option>>, ColumnInsertValue>), user_sessions::table>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:369:18 [INFO] [stdout] | [INFO] [stdout] 369 | .get_result(&conn)?) [INFO] [stdout] | ^^^^^^^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Binary), _>` for `UserSession` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, UserSession>` for `diesel::query_builder::SelectStatement>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: ToSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:391:18 [INFO] [stdout] | [INFO] [stdout] 391 | .load(&conn)?) [INFO] [stdout] | ^^^^ the trait `ToSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , __DB>> [INFO] [stdout] = note: required because of the requirements on the impl of `ToSql, _>` for `NaiveDateTime` [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::expression::bound::Bound, NaiveDateTime>` [INFO] [stdout] = note: 6 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::DefaultSelectClause, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, Gt, NaiveDateTime>>>>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::DefaultSelectClause, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, Gt, NaiveDateTime>>>>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:391:18 [INFO] [stdout] | [INFO] [stdout] 391 | .load(&conn)?) [INFO] [stdout] | ^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<((diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Binary), diesel::sql_types::Nullable<(diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Binary, diesel::sql_types::Timestamp, diesel::sql_types::Nullable)>), _>` for `(UserSession, std::option::Option)` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, (UserSession, std::option::Option)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, query_builder::select_clause::DefaultSelectClause, query_builder::distinct_clause::NoDistinctClause, query_builder::where_clause::WhereClause, Gt, NaiveDateTime>>>>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: ToSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:435:18 [INFO] [stdout] | [INFO] [stdout] 435 | .execute(&conn)?; [INFO] [stdout] | ^^^^^^^ the trait `ToSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , __DB>> [INFO] [stdout] = note: required because of the requirements on the impl of `ToSql, _>` for `NaiveDateTime` [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::expression::bound::Bound, NaiveDateTime>` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `UpdateStatement>>, query_builder::update_statement::changeset::Assign, NaiveDateTime>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `ExecuteDsl<_, _>` for `UpdateStatement>>, query_builder::update_statement::changeset::Assign, NaiveDateTime>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: ToSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:480:22 [INFO] [stdout] | [INFO] [stdout] 480 | .get_result(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `ToSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , __DB>> [INFO] [stdout] = note: required because of the requirements on the impl of `ToSql, _>` for `NaiveDateTime` [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::expression::bound::Bound, NaiveDateTime>` [INFO] [stdout] = note: 7 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::query_builder::SelectStatement, &i32>>, Grouped, Gt, NaiveDateTime>>>>>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `diesel::query_builder::SelectStatement, &i32>>, Grouped, Gt, NaiveDateTime>>>>>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromSql` is not satisfied [INFO] [stdout] --> chartered-db/src/users.rs:480:22 [INFO] [stdout] | [INFO] [stdout] 480 | .get_result(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `FromSql` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable` for `NaiveDateTime` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Binary), _>` for `UserSession` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, UserSession>` for `diesel::query_builder::SelectStatement, &i32>>, Grouped, Gt, NaiveDateTime>>>>>, diesel::expression::operators::Eq>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chartered-db` due to 39 previous errors [INFO] running `Command { std: "docker" "inspect" "a06b64cffd1151de9d42b3e4ef857272eae771374743fe61a37493e4cd53dbbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06b64cffd1151de9d42b3e4ef857272eae771374743fe61a37493e4cd53dbbf", kill_on_drop: false }` [INFO] [stdout] a06b64cffd1151de9d42b3e4ef857272eae771374743fe61a37493e4cd53dbbf