[INFO] cloning repository https://github.com/gear-quick-start/fungible-token [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gear-quick-start/fungible-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-quick-start%2Ffungible-token", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-quick-start%2Ffungible-token'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72460a577a76c73ec9431dab22354b2037899c55 [INFO] documenting gear-quick-start/fungible-token against nightly for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-quick-start%2Ffungible-token" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gear-quick-start/fungible-token on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gear-quick-start/fungible-token [INFO] finished tweaking git repo https://github.com/gear-quick-start/fungible-token [INFO] tweaked toml for git repo https://github.com/gear-quick-start/fungible-token written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/gear-quick-start/fungible-token already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/gear.git` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/dlmalloc-rust.git` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/wasm-instrument.git` [INFO] [stderr] Updating git repository `https://github.com/grishasobol/rust-libc-print.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmparser-nostd v0.83.0 [INFO] [stderr] Downloaded wasmi v0.14.0 [INFO] [stderr] Downloaded pwasm-utils v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d1bfec8a574d4ad5c0ac98677e7a54bf3c95f262fc6847bf2fb7bfb63e32096 [INFO] running `Command { std: "docker" "start" "-a" "9d1bfec8a574d4ad5c0ac98677e7a54bf3c95f262fc6847bf2fb7bfb63e32096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d1bfec8a574d4ad5c0ac98677e7a54bf3c95f262fc6847bf2fb7bfb63e32096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1bfec8a574d4ad5c0ac98677e7a54bf3c95f262fc6847bf2fb7bfb63e32096", kill_on_drop: false }` [INFO] [stdout] 9d1bfec8a574d4ad5c0ac98677e7a54bf3c95f262fc6847bf2fb7bfb63e32096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a870f8a364ae046ece95250108ae5d2cdd12b895cda7fdc72d834392c60b2af0 [INFO] running `Command { std: "docker" "start" "-a" "a870f8a364ae046ece95250108ae5d2cdd12b895cda7fdc72d834392c60b2af0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git?rev=e76ae98#e76ae986) [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking libc_print v0.1.16 (https://github.com/grishasobol/rust-libc-print.git#b3008048) [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling gear-wasm-builder v0.1.2 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking str-buf v2.0.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Checking gsys v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking galloc v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling pwasm-utils v0.19.0 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling gstd-codegen v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.15.2 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling scale-info-derive v2.3.0 [INFO] [stderr] Compiling fungible-token v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking parity-scale-codec v3.2.1 [INFO] [stderr] Checking scale-info v2.3.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking gear-core-errors v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking gcore v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Checking gstd v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking ft-io v0.1.3 (/opt/rustwide/workdir/io) [INFO] [stderr] error: failed to run custom build command for `fungible-token v0.1.3 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fungible-token-dae82acc1c47dfd2/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr]  Compiling proc-macro2 v1.0.47 [INFO] [stderr]  Compiling quote v1.0.21 [INFO] [stderr]  Compiling unicode-ident v1.0.5 [INFO] [stderr]  Compiling syn v1.0.104 [INFO] [stderr]  Compiling serde_derive v1.0.148 [INFO] [stderr]  Compiling serde v1.0.148 [INFO] [stderr]  Compiling thiserror v1.0.37 [INFO] [stderr]  Compiling once_cell v1.16.0 [INFO] [stderr]  Compiling libc v0.2.137 [INFO] [stderr]  Compiling arrayvec v0.7.2 [INFO] [stderr]  Compiling byte-slice-cast v1.2.2 [INFO] [stderr]  Compiling static_assertions v1.1.0 [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr]  | [INFO] [stderr]  = note: the `wasm32-unknown-unknown` target may not be installed [INFO] [stderr]  = help: consider downloading the target with `rustup target add wasm32-unknown-unknown` [INFO] [stderr]  = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `compiler_builtins` [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/lib.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | extern crate core as std; [INFO] [stderr]  | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr]  | [INFO] [stderr]  = note: the `wasm32-unknown-unknown` target may not be installed [INFO] [stderr]  = help: consider downloading the target with `rustup target add wasm32-unknown-unknown` [INFO] [stderr]  = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `fmt::Write` [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:635:13 [INFO] [stderr]  | [INFO] [stderr] 635 |  use fmt::Write; [INFO] [stderr]  |  ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:66:5 [INFO] [stderr]  | [INFO] [stderr] 66 | use core::{fmt, mem, slice}; [INFO] [stderr]  |  ^^^^ can't find crate [INFO] [stderr]  | [INFO] [stderr]  = note: the `wasm32-unknown-unknown` target may not be installed [INFO] [stderr]  = help: consider downloading the target with `rustup target add wasm32-unknown-unknown` [INFO] [stderr]  = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `derive` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:72:3 [INFO] [stderr]  | [INFO] [stderr] 72 | #[derive(Clone, Debug, PartialEq, Eq)] [INFO] [stderr]  |  ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `write` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:97:17 [INFO] [stderr]  | [INFO] [stderr] 97 |  write!( [INFO] [stderr]  |  ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `write` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:110:17 [INFO] [stderr]  | [INFO] [stderr] 110 |  write!( [INFO] [stderr]  |  ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr]  Compiling futures-core v0.3.25 [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:192:45 [INFO] [stderr]  | [INFO] [stderr] 192 |  const TYPE_NAME: &'static str = stringify!($to); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr]  Compiling convert_case v0.4.0 [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `stringify` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:258:45 [INFO] [stderr]  | [INFO] [stderr] 258 |  const TYPE_NAME: &'static str = stringify!([$to; N]); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `panic` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/lib.rs:33:17 [INFO] [stderr]  | [INFO] [stderr] 33 |  panic!("ArrayVec: largest supported capacity is u32::MAX") [INFO] [stderr]  |  ^^^^^ [INFO] [stderr]  | [INFO] [stderr]  ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:81:9 [INFO] [stderr]  | [INFO] [stderr] 81 |  assert_capacity_limit!(CAP); [INFO] [stderr]  |  --------------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `assert_capacity_limit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_assertions-1.1.0/src/lib.rs:87:1 [INFO] [stderr]  | [INFO] [stderr] 87 | pub extern crate core as _core; [INFO] [stderr]  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr]  | [INFO] [stderr]  = note: the `wasm32-unknown-unknown` target may not be installed [INFO] [stderr]  = help: consider downloading the target with `rustup target add wasm32-unknown-unknown` [INFO] [stderr]  = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `static_assertions` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: cannot find macro `panic` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:58:9 [INFO] [stderr]  | [INFO] [stderr] 58 |  panic!(concat!("ArrayVec::", $method_name, ": index {} is out of bounds in vector of length {}"), [INFO] [stderr]  |  ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 306 |  panic_oob!("try_insert", index, self.len()) [INFO] [stderr]  |  ------------------------------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `panic_oob` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `panic` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:58:9 [INFO] [stderr]  | [INFO] [stderr] 58 |  panic!(concat!("ArrayVec::", $method_name, ": index {} is out of bounds in vector of length {}"), [INFO] [stderr]  |  ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 370 |  panic_oob!("swap_remove", index, self.len()) [INFO] [stderr]  |  -------------------------------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `panic_oob` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `panic` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:58:9 [INFO] [stderr]  | [INFO] [stderr] 58 |  panic!(concat!("ArrayVec::", $method_name, ": index {} is out of bounds in vector of length {}"), [INFO] [stderr]  |  ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 418 |  panic_oob!("remove", index, self.len()) [INFO] [stderr]  |  --------------------------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `panic_oob` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `debug_assert` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec_impl.rs:55:9 [INFO] [stderr]  | [INFO] [stderr] 55 |  debug_assert!(len < Self::CAPACITY); [INFO] [stderr]  |  ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `debug_assert` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:542:9 [INFO] [stderr]  | [INFO] [stderr] 542 |  debug_assert!(length <= self.capacity()); [INFO] [stderr]  |  ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `debug_assert_eq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:665:9 [INFO] [stderr]  | [INFO] [stderr] 665 |  debug_assert_eq!(self.len(), self.capacity()); [INFO] [stderr]  |  ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `debug_assert` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:712:9 [INFO] [stderr]  | [INFO] [stderr] 712 |  debug_assert!(length <= CAP); [INFO] [stderr]  |  ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `panic` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1025:5 [INFO] [stderr]  | [INFO] [stderr] 1025 |  panic!("ArrayVec: capacity exceeded in extend/from_iter"); [INFO] [stderr]  |  ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:91:46 [INFO] [stderr]  | [INFO] [stderr] 91 |  fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:144:8 [INFO] [stderr]  | [INFO] [stderr] 144 |  T: AsRef<[u8]> + ?Sized, [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:144:23 [INFO] [stderr]  | [INFO] [stderr] 144 |  T: AsRef<[u8]> + ?Sized, [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:141:39 [INFO] [stderr]  | [INFO] [stderr] 141 | fn check_alignment(data: &T) -> Result [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:161:8 [INFO] [stderr]  | [INFO] [stderr] 161 |  T: AsRef<[u8]> + ?Sized, [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:161:23 [INFO] [stderr]  | [INFO] [stderr] 161 |  T: AsRef<[u8]> + ?Sized, [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:158:36 [INFO] [stderr]  | [INFO] [stderr] 158 | fn check_length(data: &T) -> Result [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:175:41 [INFO] [stderr]  | [INFO] [stderr] 175 | fn check_constraints(data: &[u8]) -> Result [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:329:11 [INFO] [stderr]  | [INFO] [stderr] 329 |  Self: Sized, [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:333:27 [INFO] [stderr]  | [INFO] [stderr] 333 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[Self], Error>; [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:333:42 [INFO] [stderr]  | [INFO] [stderr] 333 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[Self], Error>; [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:333:63 [INFO] [stderr]  | [INFO] [stderr] 333 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[Self], Error>; [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:336:31 [INFO] [stderr]  | [INFO] [stderr] 336 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [Self], Error>; [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:336:46 [INFO] [stderr]  | [INFO] [stderr] 336 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [Self], Error>; [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:336:71 [INFO] [stderr]  | [INFO] [stderr] 336 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [Self], Error>; [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:347:11 [INFO] [stderr]  | [INFO] [stderr] 347 |  Self: Sized, [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:351:25 [INFO] [stderr]  | [INFO] [stderr] 351 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8]; [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:351:42 [INFO] [stderr]  | [INFO] [stderr] 351 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8]; [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:362:11 [INFO] [stderr]  | [INFO] [stderr] 362 |  Self: Sized, [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:366:29 [INFO] [stderr]  | [INFO] [stderr] 366 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8]; [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:366:46 [INFO] [stderr]  | [INFO] [stderr] 366 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8]; [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:388:48 [INFO] [stderr]  | [INFO] [stderr] 388 |  fn as_slice_of(&self) -> Result<&[T], Error>; [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:391:9 [INFO] [stderr]  | [INFO] [stderr] 391 | impl + ?Sized> AsSliceOf for U { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:391:24 [INFO] [stderr]  | [INFO] [stderr] 391 | impl + ?Sized> AsSliceOf for U { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:393:48 [INFO] [stderr]  | [INFO] [stderr] 393 |  fn as_slice_of(&self) -> Result<&[T], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:418:56 [INFO] [stderr]  | [INFO] [stderr] 418 |  fn as_mut_slice_of(&mut self) -> Result<&mut [T], Error>; [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:421:9 [INFO] [stderr]  | [INFO] [stderr] 421 | impl + ?Sized> AsMutSliceOf for U { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:421:24 [INFO] [stderr]  | [INFO] [stderr] 421 | impl + ?Sized> AsMutSliceOf for U { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:423:56 [INFO] [stderr]  | [INFO] [stderr] 423 |  fn as_mut_slice_of(&mut self) -> Result<&mut [T], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:451:25 [INFO] [stderr]  | [INFO] [stderr] 451 | impl + ?Sized> AsByteSlice for U { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:451:39 [INFO] [stderr]  | [INFO] [stderr] 451 | impl + ?Sized> AsByteSlice for U { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:481:28 [INFO] [stderr]  | [INFO] [stderr] 481 | impl + ?Sized> AsMutByteSlice for U { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:481:42 [INFO] [stderr]  | [INFO] [stderr] 481 | impl + ?Sized> AsMutByteSlice for U { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `debug_assert_ne` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1057:17 [INFO] [stderr]  | [INFO] [stderr] 1057 |  debug_assert_ne!(ptr, end_ptr); [INFO] [stderr]  |  ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:35 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:50 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:197:71 [INFO] [stderr]  | [INFO] [stderr] 197 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:39 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:54 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:214:79 [INFO] [stderr]  | [INFO] [stderr] 214 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [$to], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:33 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:233:49 [INFO] [stderr]  | [INFO] [stderr] 233 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:37 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:244:53 [INFO] [stderr]  | [INFO] [stderr] 244 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `debug_assert` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1073:9 [INFO] [stderr]  | [INFO] [stderr] 1073 |  debug_assert!(slice.len() <= take); [INFO] [stderr]  |  ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:35 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:50 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:263:71 [INFO] [stderr]  | [INFO] [stderr] 263 |  fn from_byte_slice + ?Sized>(slice: &T) -> Result<&[[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:39 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:54 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:280:79 [INFO] [stderr]  | [INFO] [stderr] 280 |  fn from_mut_byte_slice + ?Sized>(slice: &mut T) -> Result<&mut [[$to; N]], Error> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:33 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:299:54 [INFO] [stderr]  | [INFO] [stderr] 299 |  fn to_byte_slice + ?Sized>(slice: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:37 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:310:58 [INFO] [stderr]  | [INFO] [stderr] 310 |  fn to_mut_byte_slice + ?Sized>(slice: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:524:25 [INFO] [stderr]  | [INFO] [stderr] 524 |  fn to_byte_slice + ?Sized>(_: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:524:40 [INFO] [stderr]  | [INFO] [stderr] 524 |  fn to_byte_slice + ?Sized>(_: &T) -> &[u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:531:29 [INFO] [stderr]  | [INFO] [stderr] 531 |  fn to_mut_byte_slice + ?Sized>(_: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sized` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:531:44 [INFO] [stderr]  | [INFO] [stderr] 531 |  fn to_mut_byte_slice + ?Sized>(_: &mut T) -> &mut [u8] { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `derive` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:33:3 [INFO] [stderr]  | [INFO] [stderr] 33 | #[derive(Copy)] [INFO] [stderr]  |  ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:121:9 [INFO] [stderr]  | [INFO] [stderr] 121 |  Ok(()) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:153:16 [INFO] [stderr]  | [INFO] [stderr] 153 |  return Err(err); [INFO] [stderr]  |  ^^^ help: a local variable with a similar name exists: `err` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:155:5 [INFO] [stderr]  | [INFO] [stderr] 155 |  Ok(alignment) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:170:16 [INFO] [stderr]  | [INFO] [stderr] 170 |  return Err(err); [INFO] [stderr]  |  ^^^ help: a local variable with a similar name exists: `err` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:172:5 [INFO] [stderr]  | [INFO] [stderr] 172 |  Ok(size_out) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:180:16 [INFO] [stderr]  | [INFO] [stderr] 180 |  return Ok(0); [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:186:5 [INFO] [stderr]  | [INFO] [stderr] 186 |  Ok(data.len() / size_out) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 488 | impl_trait!(u8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 489 | impl_trait!(u16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 490 | impl_trait!(u32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 491 | impl_trait!(u64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 492 | impl_trait!(u128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 493 | impl_trait!(i8); [INFO] [stderr]  | --------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 494 | impl_trait!(i16); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 495 | impl_trait!(i32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 496 | impl_trait!(i64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 497 | impl_trait!(i128); [INFO] [stderr]  | ----------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 498 | impl_trait!(f32); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 499 | impl_trait!(f64); [INFO] [stderr]  | ---------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 500 | impl_trait!(usize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:204:21 [INFO] [stderr]  | [INFO] [stderr] 204 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:208:25 [INFO] [stderr]  | [INFO] [stderr] 208 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:221:21 [INFO] [stderr]  | [INFO] [stderr] 221 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:225:25 [INFO] [stderr]  | [INFO] [stderr] 225 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut $to, len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 501 | impl_trait!(isize); [INFO] [stderr]  | ------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 503 | impl_trait_array!(u8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 504 | impl_trait_array!(u16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 505 | impl_trait_array!(u32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 506 | impl_trait_array!(u64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 507 | impl_trait_array!(u128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 508 | impl_trait_array!(i8); [INFO] [stderr]  | --------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 509 | impl_trait_array!(i16); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 510 | impl_trait_array!(i32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 511 | impl_trait_array!(i64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 512 | impl_trait_array!(i128); [INFO] [stderr]  | ----------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 513 | impl_trait_array!(f32); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 514 | impl_trait_array!(f64); [INFO] [stderr]  | ---------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 515 | impl_trait_array!(usize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:270:21 [INFO] [stderr]  | [INFO] [stderr] 270 |  Ok(&[]) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:274:25 [INFO] [stderr]  | [INFO] [stderr] 274 |  Ok(slice::from_raw_parts(slice.as_ptr() as *const [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:287:21 [INFO] [stderr]  | [INFO] [stderr] 287 |  Ok(&mut []) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-slice-cast-1.2.2/src/lib.rs:291:25 [INFO] [stderr]  | [INFO] [stderr] 291 |  Ok(slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut [$to; N], len)) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 516 | impl_trait_array!(isize); [INFO] [stderr]  | ------------------------ in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `impl_trait_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0425, E0463. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: cannot find macro `panic` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/lib.rs:33:17 [INFO] [stderr]  | [INFO] [stderr] 33 |  panic!("ArrayVec: largest supported capacity is u32::MAX") [INFO] [stderr]  |  ^^^^^ [INFO] [stderr]  | [INFO] [stderr]  ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:63:9 [INFO] [stderr]  | [INFO] [stderr] 63 |  assert_capacity_limit!(CAP); [INFO] [stderr]  |  --------------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `assert_capacity_limit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: could not compile `byte-slice-cast` due to 470 previous errors [INFO] [stderr] error: cannot find macro `debug_assert_eq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:122:9 [INFO] [stderr]  | [INFO] [stderr] 122 |  debug_assert_eq!(len, CAP); [INFO] [stderr]  |  ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `panic` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/lib.rs:33:17 [INFO] [stderr]  | [INFO] [stderr] 33 |  panic!("ArrayVec: largest supported capacity is u32::MAX") [INFO] [stderr]  |  ^^^^^ [INFO] [stderr]  | [INFO] [stderr]  ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:143:9 [INFO] [stderr]  | [INFO] [stderr] 143 |  assert_capacity_limit!(CAP); [INFO] [stderr]  |  --------------------------- in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in the macro `assert_capacity_limit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `assert` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:338:13 [INFO] [stderr]  | [INFO] [stderr] 338 |  assert!(self.is_char_boundary(new_len)); [INFO] [stderr]  |  ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `panic` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:369:21 [INFO] [stderr]  | [INFO] [stderr] 369 |  None => panic!("cannot remove a char from the end of a string"), [INFO] [stderr]  |  ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `debug_assert` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:399:9 [INFO] [stderr]  | [INFO] [stderr] 399 |  debug_assert!(length <= self.capacity()); [INFO] [stderr]  |  ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `test` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:58:3 [INFO] [stderr]  | [INFO] [stderr] 58 | #[test] [INFO] [stderr]  |  ^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `assert_eq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:70:17 [INFO] [stderr]  | [INFO] [stderr] 70 |  assert_eq!(res, ch.len_utf8()); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `assert_eq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:73:13 [INFO] [stderr]  | [INFO] [stderr] 73 |  assert_eq!(string.chars().next(), Some(ch)); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `test` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:78:3 [INFO] [stderr]  | [INFO] [stderr] 78 | #[test] [INFO] [stderr]  |  ^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `assert_eq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:84:9 [INFO] [stderr]  | [INFO] [stderr] 84 |  assert_eq!(len, ch.len_utf8(), "Len of ch={}", ch); [INFO] [stderr]  |  ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `assert` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:87:13 [INFO] [stderr]  | [INFO] [stderr] 87 |  assert!(matches::matches!(encode_utf8(ch, ptr, len - 1), Err(_))); [INFO] [stderr]  |  ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `assert` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:88:13 [INFO] [stderr]  | [INFO] [stderr] 88 |  assert!(matches::matches!(encode_utf8(ch, ptr, len), Ok(_))); [INFO] [stderr]  |  ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `derive` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/errors.rs:8:3 [INFO] [stderr]  | [INFO] [stderr] 8 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd)] [INFO] [stderr]  |  ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `write` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/errors.rs:40:9 [INFO] [stderr]  | [INFO] [stderr] 40 |  write!(f, "{}", CAPERROR) [INFO] [stderr]  |  ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `write` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/errors.rs:46:9 [INFO] [stderr]  | [INFO] [stderr] 46 |  write!(f, "{}: {}", "CapacityError", CAPERROR) [INFO] [stderr]  |  ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec_impl.rs:42:52 [INFO] [stderr]  | [INFO] [stderr] 42 |  fn try_push(&mut self, element: Self::Item) -> Result<(), CapacityError> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec_impl.rs:60:26 [INFO] [stderr]  | [INFO] [stderr] 60 |  fn pop(&mut self) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `None` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec_impl.rs:62:20 [INFO] [stderr]  | [INFO] [stderr] 62 |  return None; [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Drop` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:48:27 [INFO] [stderr]  | [INFO] [stderr] 48 | impl Drop for ArrayVec { [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:201:47 [INFO] [stderr]  | [INFO] [stderr] 201 |  pub fn try_push(&mut self, element: T) -> Result<(), CapacityError> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:304:63 [INFO] [stderr]  | [INFO] [stderr] 304 |  pub fn try_insert(&mut self, index: usize, element: T) -> Result<(), CapacityError> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:344:30 [INFO] [stderr]  | [INFO] [stderr] 344 |  pub fn pop(&mut self) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:391:49 [INFO] [stderr]  | [INFO] [stderr] 391 |  pub fn swap_pop(&mut self, index: usize) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `None` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:394:20 [INFO] [stderr]  | [INFO] [stderr] 394 |  return None; [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:438:47 [INFO] [stderr]  | [INFO] [stderr] 438 |  pub fn pop_at(&mut self, index: usize) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `None` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:440:13 [INFO] [stderr]  | [INFO] [stderr] 440 |  None [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FnMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:460:18 [INFO] [stderr]  | [INFO] [stderr] 460 |  where F: FnMut(&mut T) -> bool [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Drop` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:477:35 [INFO] [stderr]  | [INFO] [stderr] 477 |  impl Drop for BackshiftOnDrop<'_, T, CAP> { [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FnMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:497:27 [INFO] [stderr]  | [INFO] [stderr] 497 |  fn process_one bool, T, const CAP: usize, const DELETED: bool>( [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Copy` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:565:18 [INFO] [stderr]  | [INFO] [stderr] 565 |  where T: Copy, [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:564:61 [INFO] [stderr]  | [INFO] [stderr] 564 |  pub fn try_extend_from_slice(&mut self, other: &[T]) -> Result<(), CapacityError> [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:652:32 [INFO] [stderr]  | [INFO] [stderr] 652 |  pub fn into_inner(self) -> Result<[T; CAP], Self> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `From` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:750:27 [INFO] [stderr]  | [INFO] [stderr] 750 | impl From<[T; CAP]> for ArrayVec { [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Clone` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:776:14 [INFO] [stderr]  | [INFO] [stderr] 776 |  where T: Clone, [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:780:33 [INFO] [stderr]  | [INFO] [stderr] 780 |  fn try_from(slice: &[T]) -> Result { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `IntoIterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:803:35 [INFO] [stderr]  | [INFO] [stderr] 803 | impl<'a, T: 'a, const CAP: usize> IntoIterator for &'a ArrayVec { [INFO] [stderr]  |  ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `IntoIterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:820:35 [INFO] [stderr]  | [INFO] [stderr] 820 | impl<'a, T: 'a, const CAP: usize> IntoIterator for &'a mut ArrayVec { [INFO] [stderr]  |  ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `IntoIterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:837:27 [INFO] [stderr]  | [INFO] [stderr] 837 | impl IntoIterator for ArrayVec { [INFO] [stderr]  |  ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Iterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:852:27 [INFO] [stderr]  | [INFO] [stderr] 852 | impl Iterator for IntoIter { [INFO] [stderr]  |  ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:855:27 [INFO] [stderr]  | [INFO] [stderr] 855 |  fn next(&mut self) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `None` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:857:13 [INFO] [stderr]  | [INFO] [stderr] 857 |  None [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:867:36 [INFO] [stderr]  | [INFO] [stderr] 867 |  fn size_hint(&self) -> (usize, Option) { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `DoubleEndedIterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:873:27 [INFO] [stderr]  | [INFO] [stderr] 873 | impl DoubleEndedIterator for IntoIter { [INFO] [stderr]  |  ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:874:32 [INFO] [stderr]  | [INFO] [stderr] 874 |  fn next_back(&mut self) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `None` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:876:13 [INFO] [stderr]  | [INFO] [stderr] 876 |  None [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `ExactSizeIterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:887:27 [INFO] [stderr]  | [INFO] [stderr] 887 | impl ExactSizeIterator for IntoIter { } [INFO] [stderr]  |  ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Drop` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:889:27 [INFO] [stderr]  | [INFO] [stderr] 889 | impl Drop for IntoIter { [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Clone` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:904:27 [INFO] [stderr]  | [INFO] [stderr] 904 | impl Clone for IntoIter [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Clone` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:905:10 [INFO] [stderr]  | [INFO] [stderr] 905 | where T: Clone, [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sync` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:936:44 [INFO] [stderr]  | [INFO] [stderr] 936 | unsafe impl<'a, T: Sync, const CAP: usize> Sync for Drain<'a, T, CAP> {} [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Sync` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:936:20 [INFO] [stderr]  | [INFO] [stderr] 936 | unsafe impl<'a, T: Sync, const CAP: usize> Sync for Drain<'a, T, CAP> {} [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Send` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:937:44 [INFO] [stderr]  | [INFO] [stderr] 937 | unsafe impl<'a, T: Send, const CAP: usize> Send for Drain<'a, T, CAP> {} [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Send` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:937:20 [INFO] [stderr]  | [INFO] [stderr] 937 | unsafe impl<'a, T: Send, const CAP: usize> Send for Drain<'a, T, CAP> {} [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Iterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:939:35 [INFO] [stderr]  | [INFO] [stderr] 939 | impl<'a, T: 'a, const CAP: usize> Iterator for Drain<'a, T, CAP> { [INFO] [stderr]  |  ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:942:27 [INFO] [stderr]  | [INFO] [stderr] 942 |  fn next(&mut self) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:950:36 [INFO] [stderr]  | [INFO] [stderr] 950 |  fn size_hint(&self) -> (usize, Option) { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `DoubleEndedIterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:955:35 [INFO] [stderr]  | [INFO] [stderr] 955 | impl<'a, T: 'a, const CAP: usize> DoubleEndedIterator for Drain<'a, T, CAP> [INFO] [stderr]  |  ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:957:32 [INFO] [stderr]  | [INFO] [stderr] 957 |  fn next_back(&mut self) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `ExactSizeIterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:966:35 [INFO] [stderr]  | [INFO] [stderr] 966 | impl<'a, T: 'a, const CAP: usize> ExactSizeIterator for Drain<'a, T, CAP> {} [INFO] [stderr]  |  ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Drop` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:968:35 [INFO] [stderr]  | [INFO] [stderr] 968 | impl<'a, T: 'a, const CAP: usize> Drop for Drain<'a, T, CAP> { [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:973:19 [INFO] [stderr]  | [INFO] [stderr] 973 |  while let Some(_) = self.next() { } [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FnMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:991:14 [INFO] [stderr]  | [INFO] [stderr] 991 |  where F: FnMut(&Data, &mut T) [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Drop` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:998:18 [INFO] [stderr]  | [INFO] [stderr] 998 | impl Drop for ScopeExitGuard [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FnMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:999:14 [INFO] [stderr]  | [INFO] [stderr] 999 |  where F: FnMut(&Data, &mut T) [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Extend` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1011:27 [INFO] [stderr]  | [INFO] [stderr] 1011 | impl Extend for ArrayVec { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `IntoIterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1015:18 [INFO] [stderr]  | [INFO] [stderr] 1015 |  fn extend>(&mut self, iter: I) { [INFO] [stderr]  |  ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `IntoIterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1036:18 [INFO] [stderr]  | [INFO] [stderr] 1036 |  where I: IntoIterator [INFO] [stderr]  |  ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1055:20 [INFO] [stderr]  | [INFO] [stderr] 1055 |  if let Some(elt) = iter.next() { [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Clone` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1070:18 [INFO] [stderr]  | [INFO] [stderr] 1070 |  where T: Clone [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `IntoIterator` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1098:21 [INFO] [stderr]  | [INFO] [stderr] 1098 |  fn from_iter>(iter: I) -> Self { [INFO] [stderr]  |  ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Clone` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1105:27 [INFO] [stderr]  | [INFO] [stderr] 1105 | impl Clone for ArrayVec [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Clone` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1106:14 [INFO] [stderr]  | [INFO] [stderr] 1106 |  where T: Clone [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialEq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1135:27 [INFO] [stderr]  | [INFO] [stderr] 1135 | impl PartialEq for ArrayVec [INFO] [stderr]  |  ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialEq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1136:14 [INFO] [stderr]  | [INFO] [stderr] 1136 |  where T: PartialEq [INFO] [stderr]  |  ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialEq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1143:27 [INFO] [stderr]  | [INFO] [stderr] 1143 | impl PartialEq<[T]> for ArrayVec [INFO] [stderr]  |  ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialEq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1144:14 [INFO] [stderr]  | [INFO] [stderr] 1144 |  where T: PartialEq [INFO] [stderr]  |  ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Eq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1151:27 [INFO] [stderr]  | [INFO] [stderr] 1151 | impl Eq for ArrayVec where T: Eq { } [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Eq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1151:60 [INFO] [stderr]  | [INFO] [stderr] 1151 | impl Eq for ArrayVec where T: Eq { } [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1161:27 [INFO] [stderr]  | [INFO] [stderr] 1161 | impl AsRef<[T]> for ArrayVec { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsMut` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1165:27 [INFO] [stderr]  | [INFO] [stderr] 1165 | impl AsMut<[T]> for ArrayVec { [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Default` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1173:27 [INFO] [stderr]  | [INFO] [stderr] 1173 | impl Default for ArrayVec { [INFO] [stderr]  |  ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialOrd` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1180:27 [INFO] [stderr]  | [INFO] [stderr] 1180 | impl PartialOrd for ArrayVec where T: PartialOrd { [INFO] [stderr]  |  ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialOrd` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1180:68 [INFO] [stderr]  | [INFO] [stderr] 1180 | impl PartialOrd for ArrayVec where T: PartialOrd { [INFO] [stderr]  |  ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1181:44 [INFO] [stderr]  | [INFO] [stderr] 1181 |  fn partial_cmp(&self, other: &Self) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Ord` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1202:27 [INFO] [stderr]  | [INFO] [stderr] 1202 | impl Ord for ArrayVec where T: Ord { [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Ord` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:1202:61 [INFO] [stderr]  | [INFO] [stderr] 1202 | impl Ord for ArrayVec where T: Ord { [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Default` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:40:24 [INFO] [stderr]  | [INFO] [stderr] 40 | impl Default for ArrayString [INFO] [stderr]  |  ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:105:29 [INFO] [stderr]  | [INFO] [stderr] 105 |  pub fn from(s: &str) -> Result> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:120:47 [INFO] [stderr]  | [INFO] [stderr] 120 |  pub fn from_byte_string(b: &[u8; CAP]) -> Result { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:226:44 [INFO] [stderr]  | [INFO] [stderr] 226 |  pub fn try_push(&mut self, c: char) -> Result<(), CapacityError> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:232:17 [INFO] [stderr]  | [INFO] [stderr] 232 |  Ok(n) => { [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:236:17 [INFO] [stderr]  | [INFO] [stderr] 236 |  Err(_) => Err(CapacityError::new(c)), [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:279:55 [INFO] [stderr]  | [INFO] [stderr] 279 |  pub fn try_push_str<'a>(&mut self, s: &'a str) -> Result<(), CapacityError<&'a str>> { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:308:30 [INFO] [stderr]  | [INFO] [stderr] 308 |  pub fn pop(&mut self) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:310:13 [INFO] [stderr]  | [INFO] [stderr] 310 |  Some(ch) => ch, [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:368:13 [INFO] [stderr]  | [INFO] [stderr] 368 |  Some(ch) => ch, [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialEq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:446:24 [INFO] [stderr]  | [INFO] [stderr] 446 | impl PartialEq for ArrayString [INFO] [stderr]  |  ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialEq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:453:24 [INFO] [stderr]  | [INFO] [stderr] 453 | impl PartialEq for ArrayString [INFO] [stderr]  |  ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialEq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:460:24 [INFO] [stderr]  | [INFO] [stderr] 460 | impl PartialEq> for str [INFO] [stderr]  |  ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Eq` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:467:24 [INFO] [stderr]  | [INFO] [stderr] 467 | impl Eq for ArrayString  [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsRef` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:482:24 [INFO] [stderr]  | [INFO] [stderr] 482 | impl AsRef for ArrayString [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Clone` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:509:24 [INFO] [stderr]  | [INFO] [stderr] 509 | impl Clone for ArrayString [INFO] [stderr]  |  ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialOrd` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:521:24 [INFO] [stderr]  | [INFO] [stderr] 521 | impl PartialOrd for ArrayString [INFO] [stderr]  |  ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:523:42 [INFO] [stderr]  | [INFO] [stderr] 523 |  fn partial_cmp(&self, rhs: &Self) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialOrd` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:532:24 [INFO] [stderr]  | [INFO] [stderr] 532 | impl PartialOrd for ArrayString [INFO] [stderr]  |  ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:534:41 [INFO] [stderr]  | [INFO] [stderr] 534 |  fn partial_cmp(&self, rhs: &str) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PartialOrd` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:543:24 [INFO] [stderr]  | [INFO] [stderr] 543 | impl PartialOrd> for str [INFO] [stderr]  |  ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Option` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:545:54 [INFO] [stderr]  | [INFO] [stderr] 545 |  fn partial_cmp(&self, rhs: &ArrayString) -> Option { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Ord` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:554:24 [INFO] [stderr]  | [INFO] [stderr] 554 | impl Ord for ArrayString [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:565:29 [INFO] [stderr]  | [INFO] [stderr] 565 |  fn from_str(s: &str) -> Result { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:623:32 [INFO] [stderr]  | [INFO] [stderr] 623 |  fn try_from(f: &'a str) -> Result { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:634:43 [INFO] [stderr]  | [INFO] [stderr] 634 |  fn try_from(f: fmt::Arguments<'a>) -> Result { [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Result` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:32:66 [INFO] [stderr]  | [INFO] [stderr] 32 | pub unsafe fn encode_utf8(ch: char, ptr: *mut u8, len: usize) -> Result [INFO] [stderr]  |  ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:64:16 [INFO] [stderr]  | [INFO] [stderr] 64 |  if let Some(ch) = std::char::from_u32(codepoint) { [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec_impl.rs:47:13 [INFO] [stderr]  | [INFO] [stderr] 47 |  Ok(()) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec_impl.rs:49:13 [INFO] [stderr]  | [INFO] [stderr] 49 |  Err(CapacityError::new(element)) [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec_impl.rs:67:13 [INFO] [stderr]  | [INFO] [stderr] 67 |  Some(ptr::read(self.as_ptr().add(new_len))) [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:309:20 [INFO] [stderr]  | [INFO] [stderr] 309 |  return Err(CapacityError::new(element)); [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:327:9 [INFO] [stderr]  | [INFO] [stderr] 327 |  Ok(()) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `drop` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:530:9 [INFO] [stderr]  | [INFO] [stderr] 530 |  drop(g); [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:568:20 [INFO] [stderr]  | [INFO] [stderr] 568 |  return Err(CapacityError::new(())); [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:579:9 [INFO] [stderr]  | [INFO] [stderr] 579 |  Ok(()) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:654:13 [INFO] [stderr]  | [INFO] [stderr] 654 |  Err(self) [INFO] [stderr]  |  ^^^------ [INFO] [stderr]  |  | [INFO] [stderr]  |  help: try calling `Err` as a method: `self.Err()` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:656:22 [INFO] [stderr]  | [INFO] [stderr] 656 |  unsafe { Ok(self.into_inner_unchecked()) } [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:782:13 [INFO] [stderr]  | [INFO] [stderr] 782 |  Err(CapacityError::new(())) [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:786:13 [INFO] [stderr]  | [INFO] [stderr] 786 |  Ok(array) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:862:17 [INFO] [stderr]  | [INFO] [stderr] 862 |  Some(ptr::read(self.v.get_unchecked_ptr(index))) [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:869:15 [INFO] [stderr]  | [INFO] [stderr] 869 |  (len, Some(len)) [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec.rs:881:17 [INFO] [stderr]  | [INFO] [stderr] 881 |  Some(ptr::read(self.v.get_unchecked_ptr(new_len))) [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:108:9 [INFO] [stderr]  | [INFO] [stderr] 108 |  Ok(arraystr) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:129:9 [INFO] [stderr]  | [INFO] [stderr] 129 |  Ok(vec) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:234:21 [INFO] [stderr]  | [INFO] [stderr] 234 |  Ok(()) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:236:27 [INFO] [stderr]  | [INFO] [stderr] 236 |  Err(_) => Err(CapacityError::new(c)), [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:281:20 [INFO] [stderr]  | [INFO] [stderr] 281 |  return Err(CapacityError::new(s)); [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:290:9 [INFO] [stderr]  | [INFO] [stderr] 290 |  Ok(()) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:317:9 [INFO] [stderr]  | [INFO] [stderr] 317 |  Some(ch) [INFO] [stderr]  |  ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:626:9 [INFO] [stderr]  | [INFO] [stderr] 626 |  Ok(v) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/array_string.rs:638:9 [INFO] [stderr]  | [INFO] [stderr] 638 |  Ok(v) [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:37:16 [INFO] [stderr]  | [INFO] [stderr] 37 |  return Ok(1); [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:41:16 [INFO] [stderr]  | [INFO] [stderr] 41 |  return Ok(2); [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:46:16 [INFO] [stderr]  | [INFO] [stderr] 46 |  return Ok(3); [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:52:16 [INFO] [stderr]  | [INFO] [stderr] 52 |  return Ok(4); [INFO] [stderr]  |  ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/char.rs:54:5 [INFO] [stderr]  | [INFO] [stderr] 54 |  Err(EncodeUtf8Error) [INFO] [stderr]  |  ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0463, E0531. [INFO] [stderr] error: could not compile `arrayvec` due to 160 previous errors [INFO] [stderr] error: cargo command run failed: exit status: 101 [INFO] running `Command { std: "docker" "inspect" "a870f8a364ae046ece95250108ae5d2cdd12b895cda7fdc72d834392c60b2af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a870f8a364ae046ece95250108ae5d2cdd12b895cda7fdc72d834392c60b2af0", kill_on_drop: false }` [INFO] [stdout] a870f8a364ae046ece95250108ae5d2cdd12b895cda7fdc72d834392c60b2af0