[INFO] fetching crate yatt_orm 0.5.1... [INFO] checking yatt_orm-0.5.1 against try#8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f for pr-105568 [INFO] extracting crate yatt_orm 0.5.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate yatt_orm 0.5.1 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 yatt_orm 0.5.1 [INFO] finished tweaking crates.io crate yatt_orm 0.5.1 [INFO] tweaked toml for crates.io crate yatt_orm 0.5.1 written to /workspace/builds/worker-5/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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 2eea289474869681077bf3000da87d3f3405b26ceb6a933e951a02e4c71aaa3a [INFO] running `Command { std: "docker" "start" "-a" "2eea289474869681077bf3000da87d3f3405b26ceb6a933e951a02e4c71aaa3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eea289474869681077bf3000da87d3f3405b26ceb6a933e951a02e4c71aaa3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eea289474869681077bf3000da87d3f3405b26ceb6a933e951a02e4c71aaa3a", kill_on_drop: false }` [INFO] [stdout] 2eea289474869681077bf3000da87d3f3405b26ceb6a933e951a02e4c71aaa3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] d193b5e2cbe466fef7c21ed5216b8ac0f224b5ec4aeae1a579de8e1a12d1409c [INFO] running `Command { std: "docker" "start" "-a" "d193b5e2cbe466fef7c21ed5216b8ac0f224b5ec4aeae1a579de8e1a12d1409c", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking custom_error v1.9.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling yatt_orm_derive v0.3.0 [INFO] [stderr] Checking rusqlite v0.27.0 [INFO] [stderr] Checking yatt_orm v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | Unexpected{message: String} = "Unexpected behavior: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `source` is not used by name [INFO] [stdout] --> src/errors.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | Wrapped {source: Box} = "Underlying error: {:?}", [INFO] [stdout] | ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | IsEmpty {message: String} = "Empty result: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | Convert {message: String} = "Conversion error: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | Unexpected{message: String} = "Unexpected behavior: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `source` is not used by name [INFO] [stdout] --> src/errors.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | Wrapped {source: Box} = "Underlying error: {:?}", [INFO] [stdout] | ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | IsEmpty {message: String} = "Empty result: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | Convert {message: String} = "Conversion error: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:217:60 [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|e| DBError::wrap(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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|e| DBError::wrap(Box::new(e)))?) [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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:217:34 [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|e| DBError::wrap(Box::new(e)))?) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|&e| DBError::wrap(Box::new(e)))?) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|e| DBError::wrap(Box::new(e)))?) [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn custom_error::Error` [INFO] [stdout] --> src/lib.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|e| DBError::wrap(Box::new(e)))?) [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromIntError` [INFO] [stdout] found trait object `dyn custom_error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/lib.rs:231:34 [INFO] [stdout] | [INFO] [stdout] 231 | FieldVal::I64(v) => Ok(Utc.timestamp_millis(v).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/lib.rs:251:34 [INFO] [stdout] | [INFO] [stdout] 251 | FieldVal::I64(v) => Ok(Utc.timestamp_millis(v)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:302:59 [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|e| DBError::wrap(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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:302:33 [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|&e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn custom_error::Error` [INFO] [stdout] --> src/lib.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ expected enum `DBError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `errors::DBError` [INFO] [stdout] found trait object `dyn custom_error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:315:59 [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|e| DBError::wrap(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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:217:60 [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|e| DBError::wrap(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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|e| DBError::wrap(Box::new(e)))?) [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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:315:33 [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|&e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:217:34 [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|e| DBError::wrap(Box::new(e)))?) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|&e| DBError::wrap(Box::new(e)))?) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|e| DBError::wrap(Box::new(e)))?) [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn custom_error::Error` [INFO] [stdout] --> src/lib.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ expected enum `DBError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `errors::DBError` [INFO] [stdout] found trait object `dyn custom_error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn custom_error::Error` [INFO] [stdout] --> src/lib.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | Ok(v.try_into().map_err(|e| DBError::wrap(Box::new(e)))?) [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromIntError` [INFO] [stdout] found trait object `dyn custom_error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:328:59 [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|e| DBError::wrap(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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/lib.rs:231:34 [INFO] [stdout] | [INFO] [stdout] 231 | FieldVal::I64(v) => Ok(Utc.timestamp_millis(v).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:328:33 [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|&e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/lib.rs:251:34 [INFO] [stdout] | [INFO] [stdout] 251 | FieldVal::I64(v) => Ok(Utc.timestamp_millis(v)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as TryFrom>::Error == dyn custom_error::Error` [INFO] [stdout] --> src/lib.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ expected enum `DBError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `errors::DBError` [INFO] [stdout] found trait object `dyn custom_error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:341:59 [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|e| DBError::wrap(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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:341:33 [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|&e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:302:59 [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|e| DBError::wrap(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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as TryFrom>::Error == dyn custom_error::Error` [INFO] [stdout] --> src/lib.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ expected enum `DBError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `errors::DBError` [INFO] [stdout] found trait object `dyn custom_error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:302:33 [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|&e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn custom_error::Error` [INFO] [stdout] --> src/lib.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ expected enum `DBError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `errors::DBError` [INFO] [stdout] found trait object `dyn custom_error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yatt_orm` due to 26 previous errors; 6 warnings emitted [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:315:59 [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|e| DBError::wrap(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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:315:33 [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|&e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 6 warnings emitted [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] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn custom_error::Error` [INFO] [stdout] --> src/lib.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ expected enum `DBError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `errors::DBError` [INFO] [stdout] found trait object `dyn custom_error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:328:59 [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|e| DBError::wrap(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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:328:33 [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|&e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as TryFrom>::Error == dyn custom_error::Error` [INFO] [stdout] --> src/lib.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ expected enum `DBError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `errors::DBError` [INFO] [stdout] found trait object `dyn custom_error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:341:59 [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|e| DBError::wrap(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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [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] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:341:33 [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|&e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn custom_error::Error` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn custom_error::Error` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as TryFrom>::Error == dyn custom_error::Error` [INFO] [stdout] --> src/lib.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | val.try_into().map_err(|e| DBError::wrap(Box::new(e)))?, [INFO] [stdout] | ^^^^^^^^ expected enum `DBError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `errors::DBError` [INFO] [stdout] found trait object `dyn custom_error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 6 warnings emitted [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 `yatt_orm` due to 26 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d193b5e2cbe466fef7c21ed5216b8ac0f224b5ec4aeae1a579de8e1a12d1409c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d193b5e2cbe466fef7c21ed5216b8ac0f224b5ec4aeae1a579de8e1a12d1409c", kill_on_drop: false }` [INFO] [stdout] d193b5e2cbe466fef7c21ed5216b8ac0f224b5ec4aeae1a579de8e1a12d1409c