[INFO] cloning repository https://github.com/byeblack/enum_error_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byeblack/enum_error_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyeblack%2Fenum_error_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyeblack%2Fenum_error_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0304b87cafa49db95b1f9add4bf3f54dd267ad1 [INFO] checking byeblack/enum_error_example/b0304b87cafa49db95b1f9add4bf3f54dd267ad1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyeblack%2Fenum_error_example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/byeblack/enum_error_example on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/byeblack/enum_error_example [INFO] finished tweaking git repo https://github.com/byeblack/enum_error_example [INFO] tweaked toml for git repo https://github.com/byeblack/enum_error_example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/byeblack/enum_error_example 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-schema-derive v0.2.0 [INFO] [stderr] Downloaded sea-orm-migration v0.12.15 [INFO] [stderr] Downloaded sea-query-derive v0.4.1 [INFO] [stderr] Downloaded sea-orm-cli v0.12.15 [INFO] [stderr] Downloaded sea-schema v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e472260fd0f97c743db234147eb5ac16620445495fcd4b8363fac9eee3d5f20 [INFO] running `Command { std: "docker" "start" "-a" "1e472260fd0f97c743db234147eb5ac16620445495fcd4b8363fac9eee3d5f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e472260fd0f97c743db234147eb5ac16620445495fcd4b8363fac9eee3d5f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e472260fd0f97c743db234147eb5ac16620445495fcd4b8363fac9eee3d5f20", kill_on_drop: false }` [INFO] [stdout] 1e472260fd0f97c743db234147eb5ac16620445495fcd4b8363fac9eee3d5f20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18f115a94b92674bbaa66a877031cd4cd2ec6f8b9959ef96c09995c7b77a4ea5 [INFO] running `Command { std: "docker" "start" "-a" "18f115a94b92674bbaa66a877031cd4cd2ec6f8b9959ef96c09995c7b77a4ea5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking ring v0.17.8 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking async-executor v1.11.0 [INFO] [stderr] Checking blocking v1.6.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling sea-schema-derive v0.2.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling sea-orm-macros v0.12.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking sea-query v0.30.7 [INFO] [stderr] Checking sea-schema v0.14.2 [INFO] [stderr] Checking sea-orm-cli v0.12.15 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking sqlx-sqlite v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking sea-query-binder v0.5.0 [INFO] [stderr] Checking sea-orm v0.12.15 [INFO] [stderr] Checking sea-orm-migration v0.12.15 [INFO] [stderr] Checking entity v0.1.0 (/opt/rustwide/workdir/entity) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> entity/src/post.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, EnumIter, DeriveActiveEnum)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: `""` is not a valid identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> entity/src/post.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, EnumIter, DeriveActiveEnum)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: `""` is not a valid identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 40 | where [INFO] [stdout] 41 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 40 | where [INFO] [stdout] 41 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Status: ValueType` is not satisfied [INFO] [stdout] --> entity/src/post.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub text: Status, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `ValueType` is not implemented for `Status` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ValueType`: [INFO] [stdout] Cow<'_, str> [INFO] [stdout] JsonValue [INFO] [stdout] Option [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] char [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] and 26 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Status: ValueType` is not satisfied [INFO] [stdout] --> entity/src/post.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub text: Status, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `ValueType` is not implemented for `Status` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ValueType`: [INFO] [stdout] Cow<'_, str> [INFO] [stdout] JsonValue [INFO] [stdout] Option [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] char [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] and 26 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Status: TryGetable` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `TryGetableFromJson` is not implemented for `Status`, which is required by `Status: TryGetable` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryGetable`: [INFO] [stdout] JsonValue [INFO] [stdout] Option [INFO] [stdout] Vec [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] and 25 others [INFO] [stdout] = note: required for `Status` to implement `TryGetable` [INFO] [stdout] note: required by a bound in `QueryResult::try_get` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/executor/query.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn try_get(&self, pre: &str, col: &str) -> Result [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 89 | where [INFO] [stdout] 90 | T: TryGetable, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `QueryResult::try_get` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Status: TryGetable` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `TryGetableFromJson` is not implemented for `Status`, which is required by `Status: TryGetable` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryGetable`: [INFO] [stdout] JsonValue [INFO] [stdout] Option [INFO] [stdout] Vec [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] and 25 others [INFO] [stdout] = note: required for `Status` to implement `TryGetable` [INFO] [stdout] note: required by a bound in `QueryResult::try_get` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/executor/query.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn try_get(&self, pre: &str, col: &str) -> Result [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 89 | where [INFO] [stdout] 90 | T: TryGetable, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `QueryResult::try_get` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Status: ValueType` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `ValueType` is not implemented for `Status` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ValueType`: [INFO] [stdout] Cow<'_, str> [INFO] [stdout] JsonValue [INFO] [stdout] Option [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] char [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] and 26 others [INFO] [stdout] note: required by a bound in `sea_orm::Value::unwrap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:310:12 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn unwrap(self) -> T [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] 309 | where [INFO] [stdout] 310 | T: ValueType, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Value::unwrap` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Status: ValueType` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `ValueType` is not implemented for `Status` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ValueType`: [INFO] [stdout] Cow<'_, str> [INFO] [stdout] JsonValue [INFO] [stdout] Option [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] char [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] chrono::datetime::DateTime [INFO] [stdout] and 26 others [INFO] [stdout] note: required by a bound in `sea_orm::Value::unwrap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:310:12 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn unwrap(self) -> T [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] 309 | where [INFO] [stdout] 310 | T: ValueType, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Value::unwrap` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 40 | where [INFO] [stdout] 41 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 40 | where [INFO] [stdout] 41 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `&ActiveValue: Debug` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] = note: required for `ActiveValue` to implement `Debug` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&ActiveValue` to implement `Debug` [INFO] [stdout] = note: required for the cast from `&&ActiveValue` to `&dyn Debug` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ActiveValue` [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the foreign item type `sea_orm::Value` doesn't implement `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum Value { [INFO] [stdout] | ^^^^^^^^^^^^^^ not implement `From` [INFO] [stdout] = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `&ActiveValue: Debug` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] = note: required for `ActiveValue` to implement `Debug` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&ActiveValue` to implement `Debug` [INFO] [stdout] = note: required for the cast from `&&ActiveValue` to `&dyn Debug` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ActiveValue` [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the foreign item type `sea_orm::Value` doesn't implement `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum Value { [INFO] [stdout] | ^^^^^^^^^^^^^^ not implement `From` [INFO] [stdout] = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_wrapped_value` exists for enum `ActiveValue`, but its trait bounds were not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Status { [INFO] [stdout] | --------------- doesn't satisfy `Status: Into` [INFO] [stdout] ... [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum Value { [INFO] [stdout] | -------------- doesn't satisfy `sea_orm::Value: From` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `sea_orm::Value: From` [INFO] [stdout] which is required by `Status: Into` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_wrapped_value` exists for enum `ActiveValue`, but its trait bounds were not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Status { [INFO] [stdout] | --------------- doesn't satisfy `Status: Into` [INFO] [stdout] ... [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum Value { [INFO] [stdout] | -------------- doesn't satisfy `sea_orm::Value: From` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `sea_orm::Value: From` [INFO] [stdout] which is required by `Status: Into` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `clone` exists for enum `ActiveValue`, but its trait bounds were not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Status { [INFO] [stdout] | --------------- doesn't satisfy `Status: Into` [INFO] [stdout] ... [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum ActiveValue [INFO] [stdout] | ----------------------- doesn't satisfy `ActiveValue: Clone` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Status: Into` [INFO] [stdout] which is required by `ActiveValue: Clone` [INFO] [stdout] note: the trait `Into` must be implemented [INFO] [stdout] --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/convert/mod.rs:446:1 [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `clone` exists for enum `ActiveValue`, but its trait bounds were not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Status { [INFO] [stdout] | --------------- doesn't satisfy `Status: Into` [INFO] [stdout] ... [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum ActiveValue [INFO] [stdout] | ----------------------- doesn't satisfy `ActiveValue: Clone` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Status: Into` [INFO] [stdout] which is required by `ActiveValue: Clone` [INFO] [stdout] note: the trait `Into` must be implemented [INFO] [stdout] --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/convert/mod.rs:446:1 [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue::::set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:774:8 [INFO] [stdout] | [INFO] [stdout] 774 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue::::set` [INFO] [stdout] ... [INFO] [stdout] 777 | pub fn set(value: V) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue::::not_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:774:8 [INFO] [stdout] | [INFO] [stdout] 774 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue::::not_set` [INFO] [stdout] ... [INFO] [stdout] 797 | pub fn not_set() -> Self { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue::::set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:774:8 [INFO] [stdout] | [INFO] [stdout] 774 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue::::set` [INFO] [stdout] ... [INFO] [stdout] 777 | pub fn set(value: V) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue::::not_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:774:8 [INFO] [stdout] | [INFO] [stdout] 774 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue::::not_set` [INFO] [stdout] ... [INFO] [stdout] 797 | pub fn not_set() -> Self { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_not_set` exists for enum `ActiveValue`, but its trait bounds were not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Status { [INFO] [stdout] | --------------- doesn't satisfy `Status: Into` [INFO] [stdout] ... [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum Value { [INFO] [stdout] | -------------- doesn't satisfy `sea_orm::Value: From` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `sea_orm::Value: From` [INFO] [stdout] which is required by `Status: Into` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_not_set` exists for enum `ActiveValue`, but its trait bounds were not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Status { [INFO] [stdout] | --------------- doesn't satisfy `Status: Into` [INFO] [stdout] ... [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum Value { [INFO] [stdout] | -------------- doesn't satisfy `sea_orm::Value: From` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `sea_orm::Value: From` [INFO] [stdout] which is required by `Status: Into` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `reset` exists for enum `ActiveValue`, but its trait bounds were not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Status { [INFO] [stdout] | --------------- doesn't satisfy `Status: Into` [INFO] [stdout] ... [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum Value { [INFO] [stdout] | -------------- doesn't satisfy `sea_orm::Value: From` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `sea_orm::Value: From` [INFO] [stdout] which is required by `Status: Into` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `reset` exists for enum `ActiveValue`, but its trait bounds were not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Status { [INFO] [stdout] | --------------- doesn't satisfy `Status: Into` [INFO] [stdout] ... [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum Value { [INFO] [stdout] | -------------- doesn't satisfy `sea_orm::Value: From` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `sea_orm::Value: From` [INFO] [stdout] which is required by `Status: Into` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] note: required by a bound in `NotSet` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `NotSet` [INFO] [stdout] ... [INFO] [stdout] 48 | NotSet, [INFO] [stdout] | ------ required by a bound in this unit variant [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From` is not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `sea_orm::Value`, which is required by `Status: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>` [INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>` [INFO] [stdout] `sea_orm::Value` implements `From<&str>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 29 others [INFO] [stdout] = note: required for `Status` to implement `Into` [INFO] [stdout] note: required by a bound in `NotSet` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-orm-0.12.15/src/entity/active_model.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `NotSet` [INFO] [stdout] ... [INFO] [stdout] 48 | NotSet, [INFO] [stdout] | ------ required by a bound in this unit variant [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_value` exists for enum `ActiveValue`, but its trait bounds were not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Status { [INFO] [stdout] | --------------- doesn't satisfy `Status: Into` [INFO] [stdout] ... [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum Value { [INFO] [stdout] | -------------- doesn't satisfy `sea_orm::Value: From` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `sea_orm::Value: From` [INFO] [stdout] which is required by `Status: Into` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_value` exists for enum `ActiveValue`, but its trait bounds were not satisfied [INFO] [stdout] --> entity/src/post.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Status { [INFO] [stdout] | --------------- doesn't satisfy `Status: Into` [INFO] [stdout] ... [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `ActiveValue` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sea-query-0.30.7/src/value.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum Value { [INFO] [stdout] | -------------- doesn't satisfy `sea_orm::Value: From` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `sea_orm::Value: From` [INFO] [stdout] which is required by `Status: Into` [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0599. [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `entity` (lib test) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `entity` (lib) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "18f115a94b92674bbaa66a877031cd4cd2ec6f8b9959ef96c09995c7b77a4ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f115a94b92674bbaa66a877031cd4cd2ec6f8b9959ef96c09995c7b77a4ea5", kill_on_drop: false }` [INFO] [stdout] 18f115a94b92674bbaa66a877031cd4cd2ec6f8b9959ef96c09995c7b77a4ea5