[INFO] fetching crate app 0.6.5... [INFO] checking app-0.6.5 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate app 0.6.5 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate app 0.6.5 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de77784397a516b031ead9c00d8656e35847fc06481b1c87e43e235a28b1f297 [INFO] running `Command { std: "docker" "start" "-a" "de77784397a516b031ead9c00d8656e35847fc06481b1c87e43e235a28b1f297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de77784397a516b031ead9c00d8656e35847fc06481b1c87e43e235a28b1f297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de77784397a516b031ead9c00d8656e35847fc06481b1c87e43e235a28b1f297", kill_on_drop: false }` [INFO] [stdout] de77784397a516b031ead9c00d8656e35847fc06481b1c87e43e235a28b1f297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d919d8365cc42ad0899bb4acba647c88c5b046f6b9288e7bc7f7f72ad755ce5 [INFO] running `Command { std: "docker" "start" "-a" "6d919d8365cc42ad0899bb4acba647c88c5b046f6b9288e7bc7f7f72ad755ce5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking stderr v0.8.0 [INFO] [stderr] Checking app v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/ovp.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` 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]` is ignored on function prototypes [INFO] [stdout] --> src/ovp.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` 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] 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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] 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `app` (lib test) due to 43 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6d919d8365cc42ad0899bb4acba647c88c5b046f6b9288e7bc7f7f72ad755ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d919d8365cc42ad0899bb4acba647c88c5b046f6b9288e7bc7f7f72ad755ce5", kill_on_drop: false }` [INFO] [stdout] 6d919d8365cc42ad0899bb4acba647c88c5b046f6b9288e7bc7f7f72ad755ce5