[INFO] fetching crate assert-migrator-reversible 4.0.0... [INFO] checking assert-migrator-reversible-4.0.0 against try#8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f for pr-105568 [INFO] extracting crate assert-migrator-reversible 4.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate assert-migrator-reversible 4.0.0 on toolchain 8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate assert-migrator-reversible 4.0.0 [INFO] finished tweaking crates.io crate assert-migrator-reversible 4.0.0 [INFO] tweaked toml for crates.io crate assert-migrator-reversible 4.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0ef1a5bd321a5249327ceda2a33165e25537f74260c73f9ff25ac8e298b7d4e [INFO] running `Command { std: "docker" "start" "-a" "d0ef1a5bd321a5249327ceda2a33165e25537f74260c73f9ff25ac8e298b7d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0ef1a5bd321a5249327ceda2a33165e25537f74260c73f9ff25ac8e298b7d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ef1a5bd321a5249327ceda2a33165e25537f74260c73f9ff25ac8e298b7d4e", kill_on_drop: false }` [INFO] [stdout] d0ef1a5bd321a5249327ceda2a33165e25537f74260c73f9ff25ac8e298b7d4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc09c0fb887d4f1001b1d0aa65309cee9683af185fc444972a11f9164d60ffd0 [INFO] running `Command { std: "docker" "start" "-a" "fc09c0fb887d4f1001b1d0aa65309cee9683af185fc444972a11f9164d60ffd0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking dotenvy v0.15.6 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking sea-query v0.27.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling ouroboros_macro v0.15.5 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling sea-schema-derive v0.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking ouroboros v0.15.5 [INFO] [stderr] Checking sea-schema v0.10.3 [INFO] [stderr] Checking sea-strum v0.23.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling sea-orm-macros v0.10.5 [INFO] [stderr] Checking panic-message v0.3.0 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking sea-orm-cli v0.10.5 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Checking sqlx v0.6.2 [INFO] [stderr] Checking sea-query-binder v0.2.2 [INFO] [stderr] Checking sea-orm v0.10.5 [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:828:38 [INFO] [stdout] | [INFO] [stdout] 828 | source: Box::new(e), [INFO] [stdout] | -------- ^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 835 | try_from_u64_numeric!(i8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^^^^^ ------- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 835 | try_from_u64_numeric!(i8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:39 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 835 | try_from_u64_numeric!(i8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|&e| DbErr::TryIntoErr { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 835 | try_from_u64_numeric!(i8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromIntError`, found trait object `dyn Error` [INFO] [stdout] ... [INFO] [stdout] 835 | try_from_u64_numeric!(i8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromIntError` [INFO] [stdout] found trait object `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:828:38 [INFO] [stdout] | [INFO] [stdout] 828 | source: Box::new(e), [INFO] [stdout] | -------- ^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 836 | try_from_u64_numeric!(i16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^^^^^ ------- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 836 | try_from_u64_numeric!(i16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:39 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 836 | try_from_u64_numeric!(i16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|&e| DbErr::TryIntoErr { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 836 | try_from_u64_numeric!(i16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromIntError`, found trait object `dyn Error` [INFO] [stdout] ... [INFO] [stdout] 836 | try_from_u64_numeric!(i16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromIntError` [INFO] [stdout] found trait object `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:828:38 [INFO] [stdout] | [INFO] [stdout] 828 | source: Box::new(e), [INFO] [stdout] | -------- ^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 837 | try_from_u64_numeric!(i32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^^^^^ ------- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 837 | try_from_u64_numeric!(i32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:39 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 837 | try_from_u64_numeric!(i32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|&e| DbErr::TryIntoErr { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 837 | try_from_u64_numeric!(i32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromIntError`, found trait object `dyn Error` [INFO] [stdout] ... [INFO] [stdout] 837 | try_from_u64_numeric!(i32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromIntError` [INFO] [stdout] found trait object `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:828:38 [INFO] [stdout] | [INFO] [stdout] 828 | source: Box::new(e), [INFO] [stdout] | -------- ^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 838 | try_from_u64_numeric!(i64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^^^^^ ------- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 838 | try_from_u64_numeric!(i64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:39 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 838 | try_from_u64_numeric!(i64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|&e| DbErr::TryIntoErr { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 838 | try_from_u64_numeric!(i64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromIntError`, found trait object `dyn Error` [INFO] [stdout] ... [INFO] [stdout] 838 | try_from_u64_numeric!(i64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromIntError` [INFO] [stdout] found trait object `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:828:38 [INFO] [stdout] | [INFO] [stdout] 828 | source: Box::new(e), [INFO] [stdout] | -------- ^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 839 | try_from_u64_numeric!(u8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^^^^^ ------- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 839 | try_from_u64_numeric!(u8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:39 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 839 | try_from_u64_numeric!(u8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|&e| DbErr::TryIntoErr { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 839 | try_from_u64_numeric!(u8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromIntError`, found trait object `dyn Error` [INFO] [stdout] ... [INFO] [stdout] 839 | try_from_u64_numeric!(u8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromIntError` [INFO] [stdout] found trait object `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:828:38 [INFO] [stdout] | [INFO] [stdout] 828 | source: Box::new(e), [INFO] [stdout] | -------- ^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 840 | try_from_u64_numeric!(u16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^^^^^ ------- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 840 | try_from_u64_numeric!(u16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:39 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 840 | try_from_u64_numeric!(u16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|&e| DbErr::TryIntoErr { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 840 | try_from_u64_numeric!(u16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromIntError`, found trait object `dyn Error` [INFO] [stdout] ... [INFO] [stdout] 840 | try_from_u64_numeric!(u16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromIntError` [INFO] [stdout] found trait object `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:828:38 [INFO] [stdout] | [INFO] [stdout] 828 | source: Box::new(e), [INFO] [stdout] | -------- ^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 841 | try_from_u64_numeric!(u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^^^^^ ------- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 841 | try_from_u64_numeric!(u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:39 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 841 | try_from_u64_numeric!(u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|&e| DbErr::TryIntoErr { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 841 | try_from_u64_numeric!(u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromIntError`, found trait object `dyn Error` [INFO] [stdout] ... [INFO] [stdout] 841 | try_from_u64_numeric!(u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromIntError` [INFO] [stdout] found trait object `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:828:38 [INFO] [stdout] | [INFO] [stdout] 828 | source: Box::new(e), [INFO] [stdout] | -------- ^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 842 | try_from_u64_numeric!(u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^^^^^ ------- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 842 | try_from_u64_numeric!(u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:39 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 842 | try_from_u64_numeric!(u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|&e| DbErr::TryIntoErr { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 842 | try_from_u64_numeric!(u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.10.5/src/executor/query.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | n.try_into().map_err(|e| DbErr::TryIntoErr { [INFO] [stdout] | ^^^^^^^^ expected enum `Infallible`, found trait object `dyn Error` [INFO] [stdout] ... [INFO] [stdout] 842 | try_from_u64_numeric!(u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Infallible` [INFO] [stdout] found trait object `dyn std::error::Error + std::marker::Send + Sync` [INFO] [stdout] = note: this error originates in the macro `try_from_u64_numeric` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 40 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sea-orm` due to 41 previous errors [INFO] running `Command { std: "docker" "inspect" "fc09c0fb887d4f1001b1d0aa65309cee9683af185fc444972a11f9164d60ffd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc09c0fb887d4f1001b1d0aa65309cee9683af185fc444972a11f9164d60ffd0", kill_on_drop: false }` [INFO] [stdout] fc09c0fb887d4f1001b1d0aa65309cee9683af185fc444972a11f9164d60ffd0