[INFO] fetching crate app 0.6.5... [INFO] testing app-0.6.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate app 0.6.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate app 0.6.5 [INFO] finished tweaking crates.io crate app 0.6.5 [INFO] tweaked toml for crates.io crate app 0.6.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate app 0.6.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 24 packages to latest compatible versions [INFO] [stderr] Adding quick-error v1.2.3 (available: v2.0.1) [INFO] [stderr] Adding term v0.5.2 (available: v1.1.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88c59a6ded4430fbd2f14bbdfd3c88d1ab793a504ee63babe75ab6bd2bf07cdc [INFO] running `Command { std: "docker" "start" "-a" "88c59a6ded4430fbd2f14bbdfd3c88d1ab793a504ee63babe75ab6bd2bf07cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88c59a6ded4430fbd2f14bbdfd3c88d1ab793a504ee63babe75ab6bd2bf07cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c59a6ded4430fbd2f14bbdfd3c88d1ab793a504ee63babe75ab6bd2bf07cdc", kill_on_drop: false }` [INFO] [stdout] 88c59a6ded4430fbd2f14bbdfd3c88d1ab793a504ee63babe75ab6bd2bf07cdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3a107915cb934c650f012d567b1ad07d58610546ca69790ebbcb665bf5a7656 [INFO] running `Command { std: "docker" "start" "-a" "d3a107915cb934c650f012d567b1ad07d58610546ca69790ebbcb665bf5a7656", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling stderr v0.8.0 [INFO] [stderr] Compiling app v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ovp.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | inner: Box + 'app>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 | inner: Box + 'app>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/avp.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | inner: Box + 'app>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 | inner: Box + 'app>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ovp.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(value: Box + 'app>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(value: Box + 'app>) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ovp.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | fn as_ref(&self) -> &Box + 'app> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 | fn as_ref(&self) -> &Box + 'app> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ovp.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | fn as_mut(&mut self) -> &mut Box + 'app> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | fn as_mut(&mut self) -> &mut Box + 'app> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/avp.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(value: Box + 'app>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(value: Box + 'app>) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/avp.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | fn as_ref(&self) -> &Box + 'app> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 | fn as_ref(&self) -> &Box + 'app> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/avp.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | fn as_mut(&mut self) -> &mut Box + 'app> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | fn as_mut(&mut self) -> &mut Box + 'app> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ovp.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | impl<'app> AsRef + 'app>> for OptValue<'app> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 | impl<'app> AsRef + 'app>> for OptValue<'app> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/avp.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | impl<'app> AsRef + 'app>> for ArgsValue<'app> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 | impl<'app> AsRef + 'app>> for ArgsValue<'app> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ovp.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'app> AsMut + 'app>> for OptValue<'app> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | impl<'app> AsMut + 'app>> for OptValue<'app> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/avp.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'app> AsMut + 'app>> for ArgsValue<'app> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | impl<'app> AsMut + 'app>> for ArgsValue<'app> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods [INFO] [stdout] --> src/ovp.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[inline]` can be applied to functions, inherent methods, provided trait methods, trait methods in impl blocks, and closures [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [char]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:513:23 [INFO] [stdout] | [INFO] [stdout] 513 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [char]>` is not implemented for `Box>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [String]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:562:23 [INFO] [stdout] | [INFO] [stdout] 562 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [String]>` is not implemented for `Box>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [bool]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [bool]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [usize]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [usize]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [u8]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [u8]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [u16]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [u16]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [u32]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [u32]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [u64]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [u64]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [isize]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [isize]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [i8]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [i8]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [i16]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [i16]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [i32]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [i32]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [i64]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [i64]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [f32]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [f32]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [f64]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [f64]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 663 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [IpAddr]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [IpAddr]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 664 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [Ipv4Addr]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [Ipv4Addr]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 664 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [Ipv6Addr]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [Ipv6Addr]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 664 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [std::net::SocketAddr]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [std::net::SocketAddr]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 664 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [SocketAddrV4]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [SocketAddrV4]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 664 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [SocketAddrV6]>` is not satisfied [INFO] [stdout] --> src/ovp.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | OptValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [SocketAddrV6]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 664 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [String]>` is not satisfied [INFO] [stdout] --> src/avp.rs:266:24 [INFO] [stdout] | [INFO] [stdout] 266 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [String]>` is not implemented for `Box>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [PathBuf]>` is not satisfied [INFO] [stdout] --> src/avp.rs:308:24 [INFO] [stdout] | [INFO] [stdout] 308 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [PathBuf]>` is not implemented for `Box>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [char]>` is not satisfied [INFO] [stdout] --> src/avp.rs:350:24 [INFO] [stdout] | [INFO] [stdout] 350 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [char]>` is not implemented for `Box>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [bool]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [bool]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [usize]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [usize]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [u8]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [u8]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [u16]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [u16]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [u32]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [u32]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [u64]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [u64]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [isize]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [isize]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [i8]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [i8]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [i16]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [i16]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [i32]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [i32]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [i64]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [i64]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [f32]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [f32]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [f64]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [f64]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 451 | add_slice_impl! { bool usize u8 u16 u32 u64 isize i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [IpAddr]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [IpAddr]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 452 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [Ipv4Addr]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [Ipv4Addr]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 452 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [Ipv6Addr]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [Ipv6Addr]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 452 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [std::net::SocketAddr]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [std::net::SocketAddr]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 452 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [SocketAddrV4]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [SocketAddrV4]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 452 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Box>: From<&mut [SocketAddrV6]>` is not satisfied [INFO] [stdout] --> src/avp.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | ArgsValue::new(Box::from(self)) [INFO] [stdout] | ^^^ the trait `From<&mut [SocketAddrV6]>` is not implemented for `Box>` [INFO] [stdout] ... [INFO] [stdout] 452 | add_slice_impl! { IpAddr Ipv4Addr Ipv6Addr SocketAddr SocketAddrV4 SocketAddrV6 } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&CStr>` [INFO] [stdout] `Box` implements `From<&mut CStr>` [INFO] [stdout] `Box` implements `From` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] `Box` implements `From<&OsStr>` [INFO] [stdout] `Box` implements `From<&mut OsStr>` [INFO] [stdout] `Box` implements `From>` [INFO] [stdout] and 25 others [INFO] [stdout] = note: this error originates in the macro `add_slice_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `app` (lib) due to 43 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d3a107915cb934c650f012d567b1ad07d58610546ca69790ebbcb665bf5a7656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a107915cb934c650f012d567b1ad07d58610546ca69790ebbcb665bf5a7656", kill_on_drop: false }` [INFO] [stdout] d3a107915cb934c650f012d567b1ad07d58610546ca69790ebbcb665bf5a7656