[INFO] fetching crate ion-binary-rs 0.8.11... [INFO] checking ion-binary-rs-0.8.11 against try#8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f for pr-105568 [INFO] extracting crate ion-binary-rs 0.8.11 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ion-binary-rs 0.8.11 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 ion-binary-rs 0.8.11 [INFO] finished tweaking crates.io crate ion-binary-rs 0.8.11 [INFO] tweaked toml for crates.io crate ion-binary-rs 0.8.11 written to /workspace/builds/worker-7/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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] db8f01c327895f0542025764ef26951eb445409dac8d8d573f7daea3e219ea57 [INFO] running `Command { std: "docker" "start" "-a" "db8f01c327895f0542025764ef26951eb445409dac8d8d573f7daea3e219ea57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db8f01c327895f0542025764ef26951eb445409dac8d8d573f7daea3e219ea57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8f01c327895f0542025764ef26951eb445409dac8d8d573f7daea3e219ea57", kill_on_drop: false }` [INFO] [stdout] db8f01c327895f0542025764ef26951eb445409dac8d8d573f7daea3e219ea57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] d0864549514e6cd57edc6f9b56db000dbbc7a0120697b26ba918281d858c9dca [INFO] running `Command { std: "docker" "start" "-a" "d0864549514e6cd57edc6f9b56db000dbbc7a0120697b26ba918281d858c9dca", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Checking bigdecimal v0.3.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking bson v2.4.0 [INFO] [stderr] Checking ion-binary-rs v0.8.11 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:42:96 [INFO] [stdout] | [INFO] [stdout] 42 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:41:67 [INFO] [stdout] | [INFO] [stdout] 41 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 41 | IonValue::Integer(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:41:47 [INFO] [stdout] | [INFO] [stdout] 41 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:41:47 [INFO] [stdout] | [INFO] [stdout] 41 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:45:96 [INFO] [stdout] | [INFO] [stdout] 45 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:44:44 [INFO] [stdout] | [INFO] [stdout] 44 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:44:70 [INFO] [stdout] | [INFO] [stdout] 44 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 44 | IonValue::BigInteger(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:44:50 [INFO] [stdout] | [INFO] [stdout] 44 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:44:50 [INFO] [stdout] | [INFO] [stdout] 44 | IonValue::BigInteger(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:61:96 [INFO] [stdout] | [INFO] [stdout] 61 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:60:70 [INFO] [stdout] | [INFO] [stdout] 60 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 60 | IonValue::BigInteger(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:60:50 [INFO] [stdout] | [INFO] [stdout] 60 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:60:50 [INFO] [stdout] | [INFO] [stdout] 60 | IonValue::BigInteger(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:76:96 [INFO] [stdout] | [INFO] [stdout] 76 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:75:41 [INFO] [stdout] | [INFO] [stdout] 75 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:75:67 [INFO] [stdout] | [INFO] [stdout] 75 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 75 | IonValue::Integer(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:75:47 [INFO] [stdout] | [INFO] [stdout] 75 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:75:47 [INFO] [stdout] | [INFO] [stdout] 75 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 78 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:78:70 [INFO] [stdout] | [INFO] [stdout] 78 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 78 | IonValue::BigInteger(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:78:50 [INFO] [stdout] | [INFO] [stdout] 78 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:78:50 [INFO] [stdout] | [INFO] [stdout] 78 | IonValue::BigInteger(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:94:96 [INFO] [stdout] | [INFO] [stdout] 94 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:93:41 [INFO] [stdout] | [INFO] [stdout] 93 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:93:67 [INFO] [stdout] | [INFO] [stdout] 93 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 93 | IonValue::Integer(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:93:47 [INFO] [stdout] | [INFO] [stdout] 93 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:93:47 [INFO] [stdout] | [INFO] [stdout] 93 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:97:96 [INFO] [stdout] | [INFO] [stdout] 97 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:96:44 [INFO] [stdout] | [INFO] [stdout] 96 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:96:70 [INFO] [stdout] | [INFO] [stdout] 96 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 96 | IonValue::BigInteger(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:96:50 [INFO] [stdout] | [INFO] [stdout] 96 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:96:50 [INFO] [stdout] | [INFO] [stdout] 96 | IonValue::BigInteger(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:112:96 [INFO] [stdout] | [INFO] [stdout] 112 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:111:41 [INFO] [stdout] | [INFO] [stdout] 111 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:111:67 [INFO] [stdout] | [INFO] [stdout] 111 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 111 | IonValue::Integer(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:111:47 [INFO] [stdout] | [INFO] [stdout] 111 | IonValue::Integer(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:111:47 [INFO] [stdout] | [INFO] [stdout] 111 | IonValue::Integer(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError<()>` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:115:96 [INFO] [stdout] | [INFO] [stdout] 115 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:114:44 [INFO] [stdout] | [INFO] [stdout] 114 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:114:70 [INFO] [stdout] | [INFO] [stdout] 114 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 114 | IonValue::BigInteger(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:114:50 [INFO] [stdout] | [INFO] [stdout] 114 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:114:50 [INFO] [stdout] | [INFO] [stdout] 114 | IonValue::BigInteger(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:341:96 [INFO] [stdout] | [INFO] [stdout] 341 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:340:41 [INFO] [stdout] | [INFO] [stdout] 340 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:340:70 [INFO] [stdout] | [INFO] [stdout] 340 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [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] 340 | IonValue::Integer(value) => (*value).try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:340:50 [INFO] [stdout] | [INFO] [stdout] 340 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:340:50 [INFO] [stdout] | [INFO] [stdout] 340 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:344:96 [INFO] [stdout] | [INFO] [stdout] 344 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:343:44 [INFO] [stdout] | [INFO] [stdout] 343 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:343:70 [INFO] [stdout] | [INFO] [stdout] 343 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 343 | IonValue::BigInteger(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:343:50 [INFO] [stdout] | [INFO] [stdout] 343 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:343:50 [INFO] [stdout] | [INFO] [stdout] 343 | IonValue::BigInteger(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError<()>` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:360:96 [INFO] [stdout] | [INFO] [stdout] 360 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:359:44 [INFO] [stdout] | [INFO] [stdout] 359 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:359:70 [INFO] [stdout] | [INFO] [stdout] 359 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 359 | IonValue::BigInteger(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:359:50 [INFO] [stdout] | [INFO] [stdout] 359 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:359:50 [INFO] [stdout] | [INFO] [stdout] 359 | IonValue::BigInteger(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError<()>` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:375:96 [INFO] [stdout] | [INFO] [stdout] 375 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:374:41 [INFO] [stdout] | [INFO] [stdout] 374 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:374:70 [INFO] [stdout] | [INFO] [stdout] 374 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [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] 374 | IonValue::Integer(value) => (*value).try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:374:50 [INFO] [stdout] | [INFO] [stdout] 374 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:374:50 [INFO] [stdout] | [INFO] [stdout] 374 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:378:96 [INFO] [stdout] | [INFO] [stdout] 378 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:377:44 [INFO] [stdout] | [INFO] [stdout] 377 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:377:70 [INFO] [stdout] | [INFO] [stdout] 377 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 377 | IonValue::BigInteger(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:377:50 [INFO] [stdout] | [INFO] [stdout] 377 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:377:50 [INFO] [stdout] | [INFO] [stdout] 377 | IonValue::BigInteger(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError<()>` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:393:96 [INFO] [stdout] | [INFO] [stdout] 393 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:392:41 [INFO] [stdout] | [INFO] [stdout] 392 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:392:70 [INFO] [stdout] | [INFO] [stdout] 392 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [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] 392 | IonValue::Integer(value) => (*value).try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:392:50 [INFO] [stdout] | [INFO] [stdout] 392 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:392:50 [INFO] [stdout] | [INFO] [stdout] 392 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:396:96 [INFO] [stdout] | [INFO] [stdout] 396 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:395:44 [INFO] [stdout] | [INFO] [stdout] 395 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:395:70 [INFO] [stdout] | [INFO] [stdout] 395 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 395 | IonValue::BigInteger(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | IonValue::BigInteger(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError<()>` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:411:96 [INFO] [stdout] | [INFO] [stdout] 411 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:410:41 [INFO] [stdout] | [INFO] [stdout] 410 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:410:70 [INFO] [stdout] | [INFO] [stdout] 410 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [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] 410 | IonValue::Integer(value) => (*value).try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:410:50 [INFO] [stdout] | [INFO] [stdout] 410 | IonValue::Integer(value) => (*value).try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:410:50 [INFO] [stdout] | [INFO] [stdout] 410 | IonValue::Integer(value) => (*value).try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError<()>` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:414:96 [INFO] [stdout] | [INFO] [stdout] 414 | ValueExtractionFailure(IonExtractionError::NumericTransformationError(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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:413:44 [INFO] [stdout] | [INFO] [stdout] 413 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + 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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:413:70 [INFO] [stdout] | [INFO] [stdout] 413 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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] 413 | IonValue::BigInteger(value) => value.try_into().map_err(|&e| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::error::Error + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/ion_value_impl.rs:413:50 [INFO] [stdout] | [INFO] [stdout] 413 | IonValue::BigInteger(value) => value.try_into().map_err(|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 std::error::Error + Send + Sync` [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 std::error::Error + Send + Sync` [INFO] [stdout] --> src/ion_value_impl.rs:413:50 [INFO] [stdout] | [INFO] [stdout] 413 | IonValue::BigInteger(value) => value.try_into().map_err(|e| { [INFO] [stdout] | ^^^^^^^^ expected struct `TryFromBigIntError`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `TryFromBigIntError<()>` [INFO] [stdout] found trait object `dyn std::error::Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/ion_value_impl.rs:623:62 [INFO] [stdout] | [INFO] [stdout] 623 | IonValue::DateTime(value.with_timezone(&FixedOffset::east(0))) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 90 previous errors; 1 warning 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 `ion-binary-rs` due to 91 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d0864549514e6cd57edc6f9b56db000dbbc7a0120697b26ba918281d858c9dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0864549514e6cd57edc6f9b56db000dbbc7a0120697b26ba918281d858c9dca", kill_on_drop: false }` [INFO] [stdout] d0864549514e6cd57edc6f9b56db000dbbc7a0120697b26ba918281d858c9dca